Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 11:03:41 +0000



[Programming Help] - About Parabolic SAR coding

View Count: 708

[2016-06-02 10:23:25]
User862333 - Posts: 3
Hello, I am having a small problem in configuring my Parabolic Setup.
The current SAR high and low will update on each tick received, and reverse if current bar high (low) is higher than SAR high(low) when short(long).

However, I would like to adjust the update base on close, which means:

When Short, the SAR high will reverse to SAR low if the bar close is higher than SAR high;
When Long, the SAR low will reverse to SAR high if the bar close is lower than SAR low.

I am a newbie in cpp, and still scratching my head on reading those documents in Sierra.
Would anyone can offer me this small help?

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