Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 00:50:59 +0000



[Programming Help] - accessing the chart bar period type and amount via acsil

View Count: 444

[2021-03-12 10:13:42]
User61576 - Posts: 418
SC has an option to wait for bar close or not
I want to execute when I reach 90% of the time
for example:
I am using time bar, 5 min. so I don't want to wait for a bar close but rather send the order after 4.5 min
same with delta bar (for example) let's say I set it to 1000 delta bar, so I would like to send an order if the delta achieved 90% of that 1000 amount set

is there is an option to do so?
thanks
[2021-03-12 10:42:08]
User907968 - Posts: 802
For accessing the bar type/period info, take a look at - sc.GetBarPeriodParameters()

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account