logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
stevens4x  
#1 Posted : Wednesday, February 1, 2006 8:48:41 PM(UTC)
stevens4x

Rank: Member

Groups: Registered, Registered Users, Subscribers
Joined: 9/26/2005(UTC)
Posts: 11
Location: Houston

Could someone help me make this indicator? I want a total of 7 horizontal lines derived from the last period. Pivot = ( High + Close + Low ) / 3 Resistance1 = 2 * Pivot - Low Support1 = 2 * Pivot - High Resistance2 = Pivot + (Resistance1 - Support1) Support2 = Pivot - (Resistance1 - Support1) Resistance3 = High + 2*(Pivot - Low) Support3 = Low - 2*(High - Pivot) Thank you !!! Steven
Jose  
#2 Posted : Wednesday, February 1, 2006 9:17:43 PM(UTC)
Jose

Rank: Advanced Member

Groups: Registered, Registered Users
Joined: 1/19/2005(UTC)
Posts: 1,065
Location: Koh Pha-Ngan, Earth

Was thanked: 2 time(s) in 2 post(s)
Steven, Pivots based on the previous bar (period) don't make that much sense on a chart. For intraday pivots, one would derive them from the previous daily session's H/L/C. For daily Pivots, I would use weekly HLC values, but some use monthly values. For weekly pivots try monthly HLC values. Take a look at the Intraday Pivots code and use it as a template for your pivots formula. jose '-)
Users browsing this topic
Guest (Hidden)
Similar Topics
Aug 2003: Pivot Point Strategy (2003)
by KTP2 5/4/2010 4:46:29 PM(UTC)
Pivot point forumula (Formula Assistance)
by AshBird 11/14/2009 6:10:57 AM(UTC)
Any Pivot Point Formulas? (Formula Assistance)
by wlaubach 5/19/2009 12:09:19 AM(UTC)
weekly pivot point moving average indicator (Advanced Coding Techniques)
by lamkeng 6/15/2007 1:00:10 PM(UTC)
Pivot Point Help (Formula Assistance)
by Predator 5/1/2007 8:21:23 PM(UTC)
Pivot Point Indicators simplified en extended (Formula Assistance)
by dorusone 12/22/2005 2:00:43 PM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.