Login Page - Create Account

Support Board


Date/Time: Sat, 20 Apr 2024 13:15:41 +0000



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

View Count: 1144

[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
[2015-12-01 20:04:01]
Sierra Chart Engineering - Posts: 104368
Pivot Points Formula Type 10 will be updated to include Support and Resistance levels 4 and the half levels.

Regarding the Numbers Bars request, you can do this but it is not necessarily easy.

The Volume at Price data can be accessed with Simple Alerts and the Color Bar Based on Alert Condition study:
http://www.sierrachart.com/index.php?page=doc/doc_StudyChartAlertsAndScanning.php

Or you can use the Advanced Custom Study Interface and Language:
http://www.sierrachart.com/index.php?page=doc/doc_CreatingDLLs.html
http://www.sierrachart.com/index.php?page=doc/doc_ACSIL_Members_Variables_And_Arrays.html#scVolumeAtPriceForBars


We do not offer support or development services for something complex like 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
Date Time Of Last Edit: 2015-12-01 20:04:15

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

Login

Login Page - Create Account