Floor Pivots Daily - Traders Laboratory
Forum Guidelines | Contact Us
Home

Go Back   Traders Laboratory > Trading Resources > Trading Indicators

Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL.


Comment
 
LinkBack (1) Release Tools
Floor Pivots Daily
Software Version: , by Robert2617 Robert2617 is offline
Developer Last Online: Sep 2007

Trading Platform: Rating:
Release Date: 02-19-2007 Last Update: n/a Installs: 50
Supported
Beta Stage

This is an automatic daily floor pivots chart indicator.

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • If you like this indicator, please consider donating to the developer.
  • This indicator may not be copied, reproduced or published elsewhere without the author's permission.
  1 links from elsewhere to this Post. Click to view. #1 (permalink)  
By dalby on 03-11-2007, 06:20 PM
Re: Floor Pivots Daily

is there a way to modify this indicator, so it uses the "settlement" price vs. the close price.

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.
Reply With Quote
  #2 (permalink)  
By Robert2617 on 03-11-2007, 11:22 PM
Re: Floor Pivots Daily

The EL code is open and you could modify it if you wanted. This indicator is a colaboration between a few people from the TS forums. I posted it here for convenience.
Reply With Quote
  #3 (permalink)  
By dalby on 03-12-2007, 12:33 AM
Re: Floor Pivots Daily

thanks. i just started using TS friday, so my easy language aint up to snuff yet.

i'm workin' on it.
Reply With Quote
  #4 (permalink)  
By hans-ulrich.rudel on 03-12-2007, 03:44 PM
Re: Floor Pivots Daily

The indicator has an input called PivotType.

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.
Reply With Quote
  #5 (permalink)  
By dalby on 03-12-2007, 04:16 PM
Re: Floor Pivots Daily

thx. i will try this
Reply With Quote
  #6 (permalink)  
By keymoo on 03-12-2007, 04:54 PM
Re: Floor Pivots Daily

I want to calculate the high and the low as the h and l off the daily chart using 24 hour session but I want these values to appear on my regular trading hours intraday chart. I tried using highD and lowD and closeD, however the values differed when using 24 hour and regular trading hours charts.

Does anyone know how to capture the high of the previous day 24 hour period? Thanks.
Reply With Quote
  #7 (permalink)  
By nickm001 on 03-26-2007, 12:26 AM
Re: Floor Pivots Daily

I have not tried this ..but it should work in theory..
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 ;
Reply With Quote
  #8 (permalink)  
By keymoo on 03-29-2007, 07:08 PM
Re: Floor Pivots Daily

Thank Nick, that's what I've done and works well. I have posted my indicator in this forum called GlobexPivots.
Reply With Quote
  #9 (permalink)  
By ravi3175 on 05-09-2007, 07:21 AM
Re: Floor Pivots Daily

hi Robert2617,

I use tradestation 2000i and want to know how do I import an .ELD file (FLOORPIVITS.ELD) ?

Thanks
ravi3175
Reply With Quote
Comment



LinkBacks (?)
LinkBack to this Thread: http://www.traderslaboratory.com/forums/f46/floor-pivots-daily-1223.html
Posted By For Type Date
Traders Laboratory This thread Refback 03-12-2007 02:13 AM

Currently Active Users Viewing This Release: 1 (0 members and 1 guests)
 
Release Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads
Release Release Starter Category Comments Last Post
Trading Floor vuguru General Discussion 1 02-14-2007 01:54 AM


All times are GMT -4. The time now is 01:22 AM.

 

 
 


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76