Login Page - Create Account

Support Board


Date/Time: Wed, 08 May 2024 01:00:19 +0000



Post From: Sierra Chart Now Supports Building Custom Chart Bars Efficiently in ACSIL

[2018-04-30 22:17:30]
Andy Sureway - Posts: 93
I just come back with another two questions while working on a custom chart bar construction.

How to access the basic data for each tick?

Such as price, volume, bid and ask information?


Is it true that the statement

ChartBarInterface.StartNewBarFlag = 1;

generates a new bar with the Next tick as the first tick data, while the current tick data as the last tick for the current bar?