|
|||||||
| Frequent Questions |
| Beginners Forum Interested in trading but don't know where to start? Post any questions you may have here. |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|||||
|
Re: prefilled charts of piviot points
Thank you Antonio,
I have to admit, I am loving this I do want to request two minor additions if that is okay. 1. I would like the option of plotting my pivots in solid lines and the midpoints in dotted. 2. I also want a different set of colors for the weekly and monthly pivots apart from the daily pivots. 3. Also is it possible to enable the midpoint for the daily pivots but to disable them for the weekly and monthly? (or perhaps I can duplicate the .eld with a different name and use it seperately for the weekly and monthly?) You should see me smiling right now Great work!
__________________
James Lee - Founder Forum Guidelines | Forum Manual | Support Coder | Report a Bug ------------------------------------------------------------------------------------ Empowering traders with knowledge. Please support TL by visiting our sponsors. Thanks! |
|
|||||
|
Re: prefilled charts of piviot points
This is great Antonio. Just the way I want it
I did notice one error... the midpoint between S2 & S3; R2 & R3, and the S2, R3 seems to be calculated incorrectly? Could you check to see if there is an error in the formula? All the other pivots seem to be correct. Thank you ![]()
__________________
James Lee - Founder Forum Guidelines | Forum Manual | Support Coder | Report a Bug ------------------------------------------------------------------------------------ Empowering traders with knowledge. Please support TL by visiting our sponsors. Thanks! |
|
|||||
|
Re: prefilled charts of piviot points
Hi Antonio,
Went through the EL coding and fixed the formulas up a little bit. The R3 and S3 pivots were a little off on the daily and monthly. The weekly was fine. Thank you very much for this. This is going to save me alot of time from now on. I want to make a slight tweak to the code. I remember working with EL a few years back.... even bought the EL bootcamp book which ended being sold on ebay 1 month later. I just can not seem to get the hang of coding. I know they call it "Easy Language", but not too easy for me. The tweak I want is for the lines to extend all the way to the right of my chart. Also, I noticed the lines will plot with the values rounded up. This sort of affects the R3 and S3 pivots by approx 1 point and would like to know if there is anyway to have the lines plotted as it is. Thank you ![]() PS: posted a new analysis on the market discussion forum using the new coding.
__________________
James Lee - Founder Forum Guidelines | Forum Manual | Support Coder | Report a Bug ------------------------------------------------------------------------------------ Empowering traders with knowledge. Please support TL by visiting our sponsors. Thanks! |
|
|||||
|
Re: prefilled charts of piviot points
James, I still couldn't tell what was wrong with the pivot point formulas. What did you change?
I could change the trendlines to extend to the right. Basically, the function is TL_SetExtRight(<TL_Name>, True). With respect to the rounding issue, are you saying that if a pivot point calculation results in 10660.5 that you want the line plotted at that value instead of 10661? If so, I'm not sure if that's possible since the YM has a granularity of 1 point (i.e., no decimals). I'll check into it though. |
|
|||||||||||||||
|
Re: prefilled charts of piviot points
I changed this bit right here:
Regarding the rounding issue.. if it can not be changed it is okay. It is not a big deal since I tend to look at plus or minus 5 pts of every pivot. Also, the code you just gave me to extend the line.... where should I place it in the coding? Thank you ![]()
__________________
James Lee - Founder Forum Guidelines | Forum Manual | Support Coder | Report a Bug ------------------------------------------------------------------------------------ Empowering traders with knowledge. Please support TL by visiting our sponsors. Thanks! |
|||||||||||||||
|
|||||
|
Re: prefilled charts of piviot points
ahh.. I just realized it was my mistake. I use a different formula for the R3 and S3 pivot. I believe the classic formula adds or subtracts R2 and S2.
Instead I use the S1 and R1. I totally forgot about this because all I do everyday is plot the numbers into my spreadsheet.
__________________
James Lee - Founder Forum Guidelines | Forum Manual | Support Coder | Report a Bug ------------------------------------------------------------------------------------ Empowering traders with knowledge. Please support TL by visiting our sponsors. Thanks! |
|
|||||
|
Re: prefilled charts of piviot points
Amazing... works perfectly Antonio. You have no idea how happy I am right now. Thank you very much
![]()
__________________
James Lee - Founder Forum Guidelines | Forum Manual | Support Coder | Report a Bug ------------------------------------------------------------------------------------ Empowering traders with knowledge. Please support TL by visiting our sponsors. Thanks! |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Daily Charts Analysis | Soultrader | Technical Analysis | 0 | 09-17-2006 09:06 PM |
| August 8th, Charts | Soultrader | Technical Analysis | 0 | 08-09-2006 03:07 AM |
|
|
|