Login Page - Create Account

Support Board


Date/Time: Tue, 07 May 2024 21:24:56 +0000



Custom Bar API modifications break Custom Renko

View Count: 859

[2018-04-28 16:05:56]
gomifromparis - Posts: 244
Hi,

I built custom bars Renko bars that worked great up to 1728, but are broken since 1734.

Any clue ?
imagerenkobug.png / V - Attached On 2018-04-28 16:05:40 UTC - Size: 36.84 KB - 275 views
[2018-04-28 21:50:52]
Sierra Chart Engineering - Posts: 104368
The only thing we did was add two new variables to provide the bid and ask prices, but that is at the end of the s_CustomChartBarInterface structure so that should not have caused the problem.

We tested the Custom Range Chart Bars Example study and saw no observable issue.

You could try recompiling the custom study using the latest header file but that really should not be needed.
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-28 21:51:23
[2018-04-30 08:04:08]
gomifromparis - Posts: 244
Actually this does not work on my computer.

If I compile your example study on the 1734, it won't run on the 1728.
If I compile it on the 1728, it won't run on the 1734
If I compile on the 1728 with the ACSILCustomVahrtBars.h from the 1734, it won't run on the 1728

So the adding of the fields does seem to generate issues.
How did you make it work on both 1728 and 1734 ? I use the Sierra internal compiling.
Private File
Private File
[2018-04-30 19:31:06]
Sierra Chart Engineering - Posts: 104368

If I compile your example study on the 1734, it won't run on the 1728.
This may make sense, you cannot necessarily use a custom study compiled in a newer version in an older version.

We see where the mistake is now. This will be resolved in the next release. However, to ensure there is no further problem, you will need to rebuild the studies using the next release.
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-30 19:31:39
[2018-05-12 13:39:26]
gomifromparis - Posts: 244
OK I can confirm this issue is solved in 1744, study works again.
Thanks

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

Login

Login Page - Create Account