Navigation: Function Reference > User Script Functions > Symbol.isHistoryLoaded()

Symbol.isHistoryLoaded()

Top  Previous  Next

Symbol.isHistoryLoaded : Boolean;

 

Returns true if all historical data has been loaded for the driving symbol. Otherwise returns false. Be sure to use this function in all scripts that you create to prevent the script from returning data to the ScanExpert Viewer Grid until all historical data has been loaded.

 

Parameters

 

none

takes no parameters

 

IsHistoryLoaded