| Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL. |
![]() | | Tweet | |
Floor Pivots Daily Details »» | |||||||||||||||||||||||||||
This is an automatic daily floor pivots chart indicator. Download Now
Screenshots Show Your Support
| |||||||||||||||||||||||||||
| The Following User Says Thank You to Robert2617 For This Useful Post: | ||
TraderJen (05-12-2009) | ||
| Comments |
| | #2 | ||
![]() | Re: Floor Pivots Daily in my travels, so to speak, i have found that using the settle price instead of the close price for calc'ing floor trader pivots gives more accurate pivot levels. | ||
| |
|
| | #3 | ||
![]() | Re: Floor Pivots Daily | ||
| |
|
| | #4 | ||
![]() | Re: Floor Pivots Daily i'm workin' on it. | ||
| |
|
| | #5 | ||
![]() | Re: Floor Pivots Daily Use 3 or 4 as PivotType and you should get the Settlement Price, since when PivotType = 3 or 4, the CloseD function is used. The CloseD will return the settlement price. | ||
| |
|
| | #6 | ||
![]() | Re: Floor Pivots Daily | ||
| |
|
| | #7 | ||
![]() | Re: Floor Pivots Daily Does anyone know how to capture the high of the previous day 24 hour period? Thanks. | ||
| |
|
| | #8 | ||
![]() | Re: Floor Pivots Daily one way is to add @YM as data2 to your chart, overlay it over the existing data1( @YM.D). Use the same interval as in data1. Modify your pivot point code to use data2 for calculation, for example.. var: pivot(0, data2); ( pivot = ( HighD of data2 + LowD of data2 + CloseD of data2)/3 ; | ||
| |
|
![]() |
| Thread Tools | |
| Help Others By Rating This Thread | |
| |
| ∧ Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Trading Floor | vuguru | General Discussion | 1 | 02-14-2007 01:54 AM |