Quote:
|
Originally Posted by MrPip
I commented out the lines that check for TakeProfit.
It does check for the exact time to the minute so if there is no tick for the minute entered it will not place the trade.
Time must be entered as an integer.
For example 13:30 would be entered as 1330.
If there is no tick until 1331 the trade will not be entered.
I would be useful to have a time range begin and end for the trade to be placed so I added that as well. The default is a two minute window for trade to be entered.
Robert
|
I downloaded the latest EA here and the time format is correct but there were no trades opened also.
MrPips, mind to look into it?