Login Page - Create Account

Support Board


Date/Time: Sun, 29 Jun 2025 16:50:45 +0000



Post From: Min and Max Delta for a bar with ACSIL?

[2021-06-20 21:04:30]
mbilyanov - Posts: 62
Hi,

My question is related to this post:
Finish Delta | Post: 83742


Hi,

This is interesting, any way to get the min an max delta info from the VAPContainer ?

Thanks

And support's answer here:
Finish Delta | Post: 83814


Certainly this information is all available through the Volume at Price data and also through the arrays documented here:

ACSIL Interface Members - Variables and Arrays: sc.BaseDataIn[][] / sc.BaseData[][]

Basically, I would like to access the min delta, the max delta and the final delta of a bar with ACSIL. Is this data available on the VAPContainer instance and what is the way to access this?

Thanks,
Milen