Category Trend  Published on 18/12/2013

Ultimate Pivot Points 2

Description

Based on Ultimate 5 points pivot system [/algos/indicators/show/211]

The Padding Output (last 5)  Colors and line style should be the same as the regular (first 5)
corresponding ones e.g. Daily Pivot should be the same as Daily Pivot Pad.

Currently works only for Less than H12 Timeframe. Check back for updates.
If you will use this as a reference indicator note that the last values of each line
are a different IndicatorDataSeries - e.g. p and P (this was to accomplish a discontinued line)

 

chartshot of pivots

 


 




adaled's avatar
adaled

Joined on 17.09.2012

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Ultimate Pivot Points 2.algo
  • Rating: 5
  • Installs: 6202
  • Modified: 13/10/2021 09:55
Comments
Log in to add a comment.
KI
kingfrank322 · 4 years ago

Hi, can anyone tell me how i can make pivots not to appear on other time frames like h4,m5 i just need it to be on h1 and m15.Thanks

 

BL
BlackWealthInstitute · 7 years ago

Can you label the lines please

NE
nealkaplan · 8 years ago

hi, thanks for the work. is there a way to only see the present day and prior day pivot levels. i find seeing all the previous days points distracting and would like the option to view the present day or the present day and prior days levels. thank you.

Spotware's avatar
Spotware · 10 years ago

You may specify the timezone in the Indicator Attribute

[Indicator(IsOverlay = true, AutoRescale = false, TimeZone = TimeZones.UTC)]

aramadex's avatar
aramadex · 10 years ago

and how to apply it in a different time zone?

adaled's avatar
adaled · 10 years ago

updated to 7 points.

AR
armando_archundia · 10 years ago

Hi could any one, tell me how to add the middle points, and the s3 and r3. Thank you very much