EA MT4 other currencies under a single order tips how to solve :unknown symbol name GBPCAD for OrderSend function

 

EA MT4 other currencies under a single order tips how to solve :unknown symbol name GBPCAD for OrderSend function

 
Do not trade multiple currencies
  • You can't use any predefined variables, can't use the tester, must poll (not OnTick,) and usually other problems.
  • Code it to trade the chart pair only. Look at the others if you must.
  • Then put it on other charts to trade the other pairs. Done.
Reason: