Programming problem...!

 

hi,

does anyone knows, in an expert advisor, to program the "OrderSend()" function to open a trade on a symbol different from the one in which the ea is loaded?

thanks in advance.

 
gigiyoffee:
hi,

does anyone knows, in an expert advisor, to program the "OrderSend()" function to open a trade on a symbol different from the one in which the ea is loaded?

thanks in advance.

Have a look at this ea. It open 3 trades straight in one chart.

Hope this will help

Cheers,

Files:
 

thanks, now i understood to use marketinfo() function...

Reason: