error with SymbolInfoDouble()

 

Hi Colleagues,

could someone help me here, please.

why do I get error on this code -I call the following code in init() function:

Print("---------SYMBOL_TRADE_TICK_SIZE = ", SymbolInfoDouble(Symbol(),SYMBOL_TRADE_TICK_SIZE) );

and get compiling error: 'SYMBOL_TRADE_TICK_SIZE' - variable not defined

???

regards


 
i don't get any error
 
adinchi:

Hi Colleagues,

could someone help me here, please.

why do I get error on this code -I call the following code in init() function:

Print("---------SYMBOL_TRADE_TICK_SIZE = ", SymbolInfoDouble(Symbol(),SYMBOL_TRADE_TICK_SIZE) );

and get compiling error: 'SYMBOL_TRADE_TICK_SIZE' - variable not defined

???

regards


Which build are you using ?
 
Version: 4.00, Build 509
 
509 is history
 
adinchi:
Version: 4.00, Build 509
There is no SymbolInfoDouble() with build 509.
Reason: