Announcement

Collapse
No announcement yet.

Plotting Pivot Calculations on Esignal Charts

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Plotting Pivot Calculations on Esignal Charts

    Greetings,

    I would like to automate plotting my daily, weekly and monthly pivot points. I found these pivot calculations in John Person's book, Complete Guide to Technical Trading Tactics, and I find them very useful for my swing trading strategies.

    I currently calculate them nightly in excel but I do not know how to automatically plot the horizontal pivot lines on my esignal charts.

    I have provided the pivot calculations below and I would be much obliged if someone could provide the esignal coding so I can transfer these pivots automatically over to my esignal charts.

    Thank you very much for your help. I'd be happy to share my excel file with anyone who would be interested to see it.

    Thanks again.

    [email protected]
    ----------------------------------

    Primary Pivot = (H+L+C)/3

    R1 = (P*2) - L
    R2 = (P+H) - L
    S1 = (P*2) - H
    S2 = (P-H)+L

    Where P is primary pivot, L is low, H is high

    I use the high, low and close from 9:30 - 4:15 est for my primary pivot calculation.

    As I mentioned, I would like to plot these for my weekly (based on past week) and monthly (based on past month) as well if that is possible.

    Thanks again for your help!

    [email protected]

  • #2
    jmstuart
    You already have the daily pivot points studies in the Pivots subfolder of the Formulas folder.
    With regards instead to formulas for weekly and monthly pivot points you can find those here
    Alex

    Comment

    Working...
    X