Rank: Newbie
Groups: Registered Users, Subscribers, Unverified Users Joined: 1/4/2016(UTC) Posts: 1
|
Hurst defined the 'FLD', the future line of demarcation. If he found a cycle of for instance 18 days he plotted the median C-values of the past 18/2 + 1 = 10 days ahead to get the FLD. So f.i. todays median price is plotted on the 20th of March 2016. I could do that by taking the 1-day median MA and giving it a horizontal shift of 10 days. That works, however not further than the price of 10 days ago, which is than plotted on today. I studied the 'Formula Primer', but could not find a way to shift the median C-value of the last 10 days x - days ahead in the future, by programming it myself. My question is: is there a way to program the median prices of the last 10 days ahead in the future? Thanks for any help. Erik
Edited by user Thursday, March 10, 2016 9:57:47 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Moderators, Registered, Registered Users, Subscribers Joined: 10/8/2010(UTC) Posts: 1,960
Thanks: 91 times Was thanked: 155 time(s) in 150 post(s)
|
Hi,
Currently the formula language does not allow formulas to go beyond the most recent data point. You can pull prior values forward using the REF function, but this will not project values beyond the last data point.
This is something we are actively looking into as we overhaul our formula language, but I cannot say exactly when such a feature will be implemented at this time.
|
|
|
|
Users browsing this topic |
Guest (Hidden)
|
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.