Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 14:31:26 +0000



ACSIL Depth Bars

View Count: 797

[2018-04-03 02:11:03]
User710890 - Posts: 23
Hi,

I'm trying to create a custom study using the depth bars class. This is not my first custom study, so I'm not sure if I'm missing something that isn't ordinarily required.

In trying to just get the example running:
ACSIL Interface Members - Historical Market Depth Data (c_ACSILDepthBars): Iterating Through All the Prices Within a Bar

I am getting:

Severity  Code  Description  Project  File  Line  Suppression State
Error  C2039  'DepthDataExistsAt': is not a member of 'c_ACSILDepthBars'  Depth  c:\CustomStudies\Depth\depth.cpp  551  
Error (active)    class "s_sc" has no member "GetMarketDepthBars"  Depth  c:\CustomStudies\Depth\Depth.cpp  546  
Error (active)    class "c_ACSILDepthBars" has no member "DepthDataExistsAt"  Depth  c:\CustomStudies\Depth\Depth.cpp  551  
Error  C2039  'GetMarketDepthBars': is not a member of 's_sc'  Depth  c:\CustomStudies\Depth\depth.cpp  546  

Please advise (hopefully I haven't missed something stupid here). I'm running v.1727 btw.
Date Time Of Last Edit: 2018-04-03 02:39:58
[2018-04-03 02:44:52]
Sierra Chart Engineering - Posts: 104368
This function is misspelled:
DepthDataExistsAt

We will correct it in the next release which will be out in a day.
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
Date Time Of Last Edit: 2018-04-03 02:45:04

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

Login

Login Page - Create Account