cross over in stochastic
-
hi.,I have made a program on stochastic with 5, 3, 3 overlap on buy and sell
but only one position is opening, not the condition on sell, any help..?!

-
I think crossings on current candle is not very smart.
Try Candle ID 1 in all conditions, does it help? -
Try once per bar as ur frist condition, and use no trade block before buy/sell, also take a look to the blocks order
-
ok.. Thanks for the tips i will try and send you the results
-
I have tried like this its working ok on a buy but sell executes and then the condition not executed on reverse for a buy only after 2 overlaps after
is ths order of blocks correct..?
-
iam trying with a custom indicator but no luck , no orders executed..
can u guide me..?
-
Which candle ID are you using?
Why dont connect block 5 to block 1? -
candle id-1
-
condition2 connected to block 1 same as condition1
still i dont have any positions opened on strategy test -
Ok, the logic is fine now. Maybe its the indicator - try some simple moving average instead of custom indi, does that work?
-
trying on stochastic oscilator, let me see and i will get back on this Many Thanks
-
i am trying to figure out the problem in this.., no positions are executed..
please help

-
In the last picture are you sure you want blocks 5, 6 and 7 to be below the Buy now block? I hope you know that Buy now doesn't run on every tick, so 5 also does't.
Anyway, to check whether some block passes or not, simply connect say Draw Arrow after that block and look at the chart for arrows.