Login Page - Create Account

Support Board


Date/Time: Thu, 02 May 2024 03:40:49 +0000



ACSIL: How to get the ASK/BID price on the Angle Study?

View Count: 1451

[2015-10-17 12:02:55]
User129630 - Posts: 22
My Angle Study is "Based On" the Stochastic Momentum indicator, not the <Main Price Graph>. Therefore, the sc.BaseData[][] structure has only the Stochastic data in it. But, I also want to get the specific ASK/BID price when the indicator hits a certain level. How do I get the ASK/BID data in this situation? Can you please share the simple ACSIL code for doing this? Thanks.
[2015-10-18 21:56:46]
Sierra Chart Engineering - Posts: 104368
Use the Bid and Ask Prices study for this:
https://www.sierrachart.com/index.php?page=doc/doc_TechnicalStudiesReference.html#s355

Reference the data from that study from your custom study by following the instructions here:

https://www.sierrachart.com/index.php?page=doc/doc_ACSILProgrammingConcepts.html#UsingStudyData
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

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

Login

Login Page - Create Account