|
I want only one trade per day !
Hi all,
I develop my first expert advisor. I've just a small problem. I don't want more than one BUY order and SELL order per day.
By example, if I have a signal for open a Buy order : It won't be open if a Buy order was opened during the day (00h00 GMT ==> 00h00 GMT) and it's the same thing for the short position : if I have a signal for open a Sell order, it won't be open if a Sell order was opened during the day.
So the EA can open only one Buy order and only one Sell order per day.
How to develop that ??
Thank you
Max
|