Force shoot down EA

 
How can I shoot down an Expert advisor via program ?
 
developerTrader:
How can I shoot down an Expert advisor via program ?


you must use this code:  iAK47Gun(SHOOT_CMD, "EA_NAME", 1);

The last parameter is the number of  bullets to "shoot down" the EA

 
bearnaked wrote >>

you must use this code: iAK47Gun(SHOOT_CMD, "EA_NAME", 1);

The last parameter is the number of bullets to "shoot down" the EA

:-)

Reason: