Category Trend  Published on 23/07/2013

Pivot Points Demark

Description

Demark Pivot Points start with a different base and use different formulas for support and resistance. These Pivot Points are based on the relationship between the close and the open.

 If Close < Open, then X = High + (2 x Low) + Close

If Close > Open, then X = (2 x High) + Low + Close

If Close = Open, then X = High + Low + (2 x Close)

Pivot Point = X/4

Support 1 = X/2 - High

Resistance 1 = X/2 - Low


u

CA
cAlgo_Trader

Joined on 11.01.2013

  • Distribution: Free
  • Language: C#
  • Trading platform: cTrader Automate
  • File name: Pivot Points Demark.algo
  • Rating: 0
  • Installs: 4584
Comments
Log in to add a comment.
CP
cpplipeng · 10 years ago

I can't build the indicators.

Uanble to load assembly:time zone "E ,Europe standard time"  was not found

Please help me!