trigger op by price move up or down from open
-
dear..
buy if
price move up 3 pips from open perbar
sell if
price move down 3 pips from open per barkindly please check my code.. coz after i backtest, there were no OP
where is the mistake -
That is not right. The pink block is not to be used that way, but there are some examples in https://fxdreema.com/examples so you can check it. For example this one: https://fxdreema.com/demo/mt4-loop-how-it-works
-
__That is not right. The pink block is not to be used that way, but there are some examples in https://fxdreema.com/examples so you can check it. For example this one: https://fxdreema.com/demo/mt4-loop-how-it-works[/quote:3i73tmue]
i guess you missunderstand me.. maybe
it's not about loop or modify sl / tp for every trades happen on chart
i just wanna set block which would say" when bid price is 3 pips higher / lower from open price " will do buy/sell
-
Study this example, it's not the same probably, but close to: https://fxdreema.com/shared/pR9zWSJdc
-
still doesn't work..
however. i finally use pending order.. with offset 3 pips.
case closed
-
What, you wanted to delay trade with 3 pips? This is obviously a pending order, but I didn't expected someone to ask things like this

-
__What, you wanted to delay trade with 3 pips? This is obviously a pending order, but I didn't expected someone to ask things like this :)[/quote:cyktjqvk]
i was blank hahaha..