ulisses gomes / Publications
Forum
'Ask' - function not defined
Hello There I I am new to coding ! I`ve been developing my EA But I`m geting this error 'Ask' - function not defined ! The code is This if ( OrderSelect (s,SELECT_BY_POS,MODE_TRADES)) if (OrderMagicNumber()== MagicNumber) if (OrderType()==OP_SELL) if (OrderOpenPrice()-Ask>