Dislikedplease can you help me with EA modification i want to add multiple order function thank you //+------------------------------------------------------------------+ //| Straddle_EA.mq4 | //| branac | //| http://www.metaquotes.net | //+------------------------------------------------------------------+ #property copyright "branac" #property link "http://www.metaquotes.net" //---- input parameters extern double Lots=0.1; extern double Pips=10; extern double TP=10; extern double SL=10; extern bool Buy=true; extern...Ignored
Here you go
Was unsure why you used buy and sell stops, so I changed it to make market execution orders. I also used OnTick() instead of start()
Let me know if you have any questions
Attached File(s)
Software Developer and Music Producer
News Fundamentals All Time Return:
1,159.1%