Login Page - Create Account

Support Board


Date/Time: Thu, 16 Oct 2025 00:21:26 +0000



Post From: sc.OpenChartOrGetChartReference() setting Load Bid/Ask Update Only Intraday Records

[2025-10-14 22:30:51]
swork - Posts: 4
Context:
I am opening a futures option chart (e.g. E2BV25) via the
sc.OpenChartOrGetChartReference()
Bar period type is IBPT_NUM_TRADES_PER_BAR and Bar period length is 1.
The issue I am having is every Bid/Ask quote update is being counted as a trade in this chart.

Question - Potential Solution:
I need to be able to set the option
Chart >> Chart Settings >> Chart Data menu
Load Bid/Ask Update Only Intraday Records to No via ACSIL
The current structure s_ACSOpenChartParameters does not seem to have an option for this.