![]() |
Pivot Point Calculator for Financial Forums
Here is a vbadvanced module for those who run a financial or trading forum.
This is a pivot point calculator using 4 set of different formulas. 1. Classic Formula 2. Woodie's Pivots 3. Carmarilla's Pivots 4. Classic Revised The pivot point calculator uses the following formulas: Classic Formula R4 = R3 + RANGE (same as: PP + RANGE * 3) R3 = R2 + RANGE (same as: PP + RANGE * 2) R2 = PP + RANGE R1 = (2 * PP) - LOW PP = (HIGH + LOW + CLOSE) / 3 S1 = (2 * PP) - HIGH S2 = PP - RANGE S3 = S2 - RANGE (same as: PP - RANGE * 2) S4 = S3 - RANGE (same as: PP - RANGE * 3) Woodie Pivot Points R4 = R3 + RANGE R3 = H + 2 * (PP - L) (same as: R1 + RANGE) R2 = PP + RANGE R1 = (2 * PP) - LOW PP = (HIGH + LOW + CLOSE) / 3 S1 = (2 * PP) - HIGH S2 = PP - RANGE S3 = L - 2 * (H - PP) (same as: S1 - RANGE) S4 = S3 - RANGE Camarilla Pivot Points R4 = C + RANGE * 1.1/2 R3 = C + RANGE * 1.1/4 R2 = C + RANGE * 1.1/6 R1 = C + RANGE * 1.1/12 PP = (HIGH + LOW + CLOSE) / 3 S1 = C - RANGE * 1.1/12 S2 = C - RANGE * 1.1/6 S3 = C - RANGE * 1.1/4 S4 = C - RANGE * 1.1/2 Classic Revised R3 = R1 + RANGE R2 = PP + RANGE R1 = (2 * PP) - LOW PP = (HIGH + LOW + CLOSE) / 3 S1 = (2 * PP) - HIGH S2 = PP - RANGE S3 = S1 - RANGE The midpoint is obtained by simply dividing the pivots by two. COPYRIGHT CAN NOT BE REMOVED. This module is not supported and I will not answer any questions. The reason being.. I am not a coder and had this made by someone else. Heck, I barely know html. LIVE DEMO |
Wow cool.. Is there any way you can create a marine type calculator that calculates PH,Alkalinty,calcuim and so on I will pay for this also PM ME
|
Is not important if you're a coder or not, if you know HTML or neither... the rudeness and 'meanness' as you expressed... this is a civil Society too!
By the way, nice hack...:up: |
Quote:
|
All times are GMT. The time now is 01:03 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|