Hi,
is there any possibility to get the open price at 8.30 am (when the Globex starts).
xDailyOpen = rnd( open( 0 , inv("D") ) ,iDecimals) ;
This open price shows the price at 3.30 pm the day before.
Thanks.
rol
is there any possibility to get the open price at 8.30 am (when the Globex starts).
xDailyOpen = rnd( open( 0 , inv("D") ) ,iDecimals) ;
This open price shows the price at 3.30 pm the day before.
Thanks.
rol
Comment