Login Page - Create Account

Support Board


Date/Time: Wed, 15 May 2024 17:34:47 +0000



ACSIL Plotting Multiple Indicators

View Count: 963

[2016-02-24 18:00:51]
molandes1 - Posts: 8
Hello Support,

Is it possible to use the "Enable" function to plot multiple indicators on a chart when I have enabled set to yes?

Example: I am trying to build a custom study to plot the VWAP (Volume Weighted Average Price) and the Bid/Ask Difference bars onto my chart when "Enabled" is set to "Yes".

Please advise. Thanks!
[2016-02-24 18:58:32]
Sierra Chart Engineering - Posts: 104368
We have no idea what you are referring to here.

What is "Enabled"?
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2016-02-24 20:29:04]
molandes1 - Posts: 8
For example:

{if (!Enabled.GetYesNo())

// use code to add VWAP and Bid/Ask Difference Bars studies to chart here.

}
[2016-02-24 20:36:55]
Sierra Chart Engineering - Posts: 104368
This is a programming question. You will have to program what you want and see how it works.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2016-02-24 20:52:34]
molandes1 - Posts: 8
Is there not an intermediate study function for the vwap like there is for most other indicators? Or do I have to put the whole block of core function code in for the vwap to make this work?
[2016-02-25 05:31:06]
Sierra Chart Engineering - Posts: 104368
No, the Volume Weighted Average Price is a fairly complicated study. There is no intermediate study calculation function for it.

But we will see if we can add it. It might be possible.
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2019-07-19 11:12:54]
User722856 - Posts: 78
Dear Sirs,

Are there any plans to add the "Volume Weighted Average Price" to the "ACSIL Interface Members - Functions" so that it would be easier to use it in ACSIL?

Thanks.

Best regards
[2019-12-26 13:23:28]
FerroTrader - Posts: 70
Hello.
Is it possible to add vWAP as ACSILS Interface Member function, please ?
Thanks a lot.

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

Login

Login Page - Create Account