ngoc thach
ngoc thach
ngoc thach
Registered at MQL5.community
ngoc thach
Added topic Is that bug?
int start()   {    int     counted_bars= IndicatorCounted ();    //----    double factor;    int x1= 60 ,x2= 125 ;    factor=x1/x2;    //factor=0.12345;
ngoc thach
Added topic How to get Contract size?
I want to get Contract size value, how can i get it? There is no Market information identifiers for this. MarketInfo()