saidmrn:
Ou mean pending orders buystop
Hi guys,i'm learning about MQL5 and i'm trying to make a simple robot.
I need to buy after the HIGH price of the hammer,but now ,i'm buying at the same price.
I've tried to put a order above but this give me Stop invalid.
I dont know how to do that,if you could help :)
to buy,i'm using this code:
how can i buy over the high price ?Thanks !
Thanks,but i solved it mading instant buy only when the price is what i want,so,instead of put pending order,i'm checking the price and buying.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hi guys,i'm learning about MQL5 and i'm trying to make a simple robot.
I need to buy after the HIGH price of the hammer,but now ,i'm buying at the same price.
I've tried to put a order above but this give me Stop invalid.
I dont know how to do that,if you could help :)
to buy,i'm using this code:
how can i buy over the high price ?Thanks !