JAY P NARAYAN
JAY P NARAYAN
Friends 1
JAY P NARAYAN
Registered at MQL5.community
JAY P NARAYAN
Added topic I need help with opening an order for a symbol other than the one in which EA is running.
Hi, I wrote an EA and,in which I am trying to open two buystop orders - One for EURUSD, and another for USDCHF pairs. I use the following ordersend commands. Order#1. OrderSend ("EURUSD",OP_BUYSTOP,.............) Order#2