Login Page - Create Account

Support Board


Date/Time: Thu, 16 May 2024 09:20:52 +0000



[Programming Help] - error whit custom studies ticksize

View Count: 979

[2017-08-30 05:05:22]
User634276 - Posts: 12
The error is:
The indicator calcul right only when I set CHART>>CHART SETTING>>PRICE DISPLAY FORMAT=1 && TICK SIZE=1

if not set to 1 indicator show 0 all time

how to fix it?
thx
Xavier
Date Time Of Last Edit: 2017-08-30 05:16:41
Private File
[2017-08-30 16:40:10]
Sierra Chart Engineering - Posts: 104368
We really are not understanding this.
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
[2017-08-30 23:42:02]
User634276 - Posts: 12
Something wrong whit : p_DepthBars->GetMaxBidQuantity( , ).

This simple code do the same error

it is my code, what is it?
Date Time Of Last Edit: 2017-08-30 23:50:41
Private File
[2017-09-01 18:55:20]
Sierra Chart Engineering - Posts: 104368
The problem is you are not setting PriceTickIndex parameter properly. You need to use this function to determine it:
ACSIL Interface Members - Historical Market Depth Data (c_ACSILDepthBars): PriceToTickIndex
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: 2017-09-01 18:55:39

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

Login

Login Page - Create Account