Disliked{quote} Hi , I have go through the file and found out the file were made for a script and i have converted those file to an EA . Simply change int start() to void OnTick() . function alert and trade mode has been implement . Now user can control function Alert and Trade ; true is enable those function while false vice versa . Here the code that i have been apply and other can reviews too //+------------------------------------------------------------------+ //|ALERT FUNCTION AND TRADE FUNCTION HAS BEEN IMPLEMENT BELOW | //+------------------------------------------------------------------+...Ignored