Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 00:53:45 +0000



Post From: Realtime vs. Historical

[2016-10-05 18:01:05]
Sean Beebe - Posts: 10
OK, I want to be clear on the process.

If I call sc.GetBarHasClosedStatus() and it returns:

BHCS_BAR_HAS_NOT_CLOSED: then I know this is a real-time bar
BHCS_BAR_HAS_CLOSED: it may or may not be a real-time bar close

If I call sc.ChartIsDownloadingHistoricalData() and it returns:

true: I know this is not a real-time bar
false: I know this is a real-time bar

Are my assumptions above correct?
Date Time Of Last Edit: 2016-10-05 18:02:31