Thread: magic number
View Single Post
  #5 (permalink)  
Old 12-08-2006, 07:50 AM
antone antone is offline
Senior Member
 
Join Date: Oct 2006
Posts: 104
antone is on a distinguished road
Quote:
Originally Posted by newdigital
EA should have it in the settings. For example:

TakeProfit = 70;
StopLoss = 100;
Magic Number = 1000;
...........

If you use many EAs in one Metatrader so set magic number value to the different numbers for different pairs.

There are exeptional cases with some EAs but usually coders are telling about it.
so how do you set the magic number on the trade? is it the order number?

i know how to put in the EA, how about how to put it in the oreder?
Reply With Quote