Login Page - Create Account

Support Board


Date/Time: Fri, 03 May 2024 16:05:34 +0000



Post From: Pivot Levels formula change + sequentual decline visual alert with numbers bars.

[2015-12-01 16:34:23]
User866531 - Posts: 14
Hi,
Is it possible to manually change and save different Pivot level formulas?
I need the following and can't find it listed in the Pivot level support documentation.

PIVOT = (High + Low + Close)/3
R1 = 2 x Pivot - Low
R2 = Pivot + (High - Low)
R3 = R1 + (High - Low)
R4 = R3 + (R2 - R1)
S1 = 2 x Pivot - High
S2 = Pivot - (High - Low)
S3 = S1 - (High - Low)
S4 = S3 - (S2 - S1)

I think Formula 10 is almost it but it has no R4/S4.
http://www.sierrachart.com/index.php?page=doc/doc_PivotPoints.html#PPFormulas



Numbers bars
When using settings BID Vol x ASK Vol, is it possible to get a visual alert to work with the numbers bars study so that it highlights when buying pressure is declining over 3 price levels = Sequential decline. That this be able to visually print as the candle is forming as and when it meets the parameters and the visual alert then remain there if the candle closes and it meets the parameters.

EG:
Would generate a down arrow above number bar candle.
XXX/300
XXX/389
XXX/751
XXX/XXX
XXX/XXX

EG:
Would generate a up arrow below number bar candle
XXX/XXX
XXX/XXX
956/XXX
752/XXX
0/XXX


If the candle shows declining selling over sequential levels, it prints a UP arrow below candle.
If the candle shows declining buying over sequential levels, it prints a DOWN arrow above the candle.

Is it possible to code this for Sierra Charts?
Is it possible to get this added to the existing indicators or can I pay to get it coded?

Thanks