Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 275 Bytes

File metadata and controls

5 lines (5 loc) · 275 Bytes

PyPivotCalc

This is a pivot calculator made in Python 2.7 It asks the user for the Highest point: H, Lowest point: L, Close price: C. And then calculates the Pivot Point: PP, 1st Support level: S1, 2nd Support level: S2, 1st Resistance level: R1, 2nd Resistance level: R2.