How to control trade Order
-
Hi,
Is there any way to create an EA which opens only one trade position at a time or how can i control the trade Orders
Thank You
-
Look at the examples: https://fxdreema.com/examples
-
__Look at the examples: https://fxdreema.com/examples[/quote:2aq352y2]
Thanks for your reply. Would you plz write in a short the way bcs in the example i couldn't find out.
-
The very first example says "Buy when there is no trade". It has only 2 blocks, this is the very minimum!
The same goes for the second example "Sell on each new candle".You can limit trades by count (first example) or by time (second example), or mixed of course.