Check if an OrderSend fails and print the error
Where is clear_to_send set to true?
Why are you calculating Stoploss and Take profits on Bid and Ask? They should be calculated from the entry price.
Check if an OrderSend fails and print the error
Where is clear_to_send set to true?
Why are you calculating Stoploss and Take profits on Bid and Ask? They should be calculated from the entry price.
You agree to website policy and terms of use
Hello Everybody,
Please I need your help. I made this ea to pick trades on news release but when the time set is reached it doesn't pick trades.
Take a look at the code below maybe there is something I am doing wrong: Thanks in advance