Login Page - Create Account

Support Board


Date/Time: Fri, 04 Jul 2025 17:03:02 +0000



Post From: ACS - sc.BaseData[][] - ask / bid prices

[2017-02-03 22:43:30]
jizzary - Posts: 177
Hi

the main chart bars are presented using the following arrays

c.BaseData[SC_OPEN] or sc.Open[]
sc.BaseData[SC_HIGH] or sc.High[]
sc.BaseData[SC_LOW] or sc.Low[]
sc.BaseData[SC_LAST] or sc.Close[]

the question is which type of prices are populating the arrays by default - ask or bid

can i switch dynamically between ask / bid prices for these arrays ?
is there any API for that matter ?
Date Time Of Last Edit: 2017-02-03 22:56:57