Forum

Undeclared identifier

Hi Can any one help i can't seem to clear the Error:- 'symbols'-undeclared identifier in the line double ask = MarketInfo(symbols,MODE_ASK); input int OpenTradeTime= 0015 ; input double Lots= 0.01 ; input string TradeComment= "D1Long" ; input int MagicNumber= 200 ; input int

Error opening buy order 129

Hi, can any one help. i keep getting error codes and can't find the solution. compiles fine, just won't open the trades. idea is to run the EA on a single chart and open all trades at a set time of day. Thanks in advance. extern string TradeComment = "D1Long" ; extern int MagicNumber = 200 ;