Rank: Member
Groups: Registered, Registered Users, Subscribers You have been a member since:: 8/25/2009(UTC) Posts: 15
|
Does Metastock have a retracement indicator/calculator (not Fibonacci) that can be plotted on a chart? The stock peaks at $100 and goes down to $90, 10% retracement. If not, does anyone know how to code it?
Thanks
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
When I have tried to create indicators like you describe, the trouble starts with defining my peaks and troughs. The Peak() and Trough() functions get iffy close to the current date so I usually have instead defined my peak and troughs using extremes of a chosen indicator then using ValueWhen() to grab the Close at those dates to do my calculations.
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers You have been a member since:: 8/25/2009(UTC) Posts: 15
|
Is it possible to point at the high and read the value of the arrow pointer and then point at the low and then make the calculation? Does anyone know how to read the arrow pointer?
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users Joined: 11/7/2005(UTC) Posts: 602
|
Will: Insert - Fibonacci - Retracement work?
|
|
|
|
Rank: Member
Groups: Registered, Registered Users, Subscribers You have been a member since:: 8/25/2009(UTC) Posts: 15
|
No, I've looked at that and it's not the same thing. Super Charts had an indicator that was perfect. It required 3 points, the start of a run up, the high, and the retracement. You could then see the percent run up and percent retracement. Useful information and certainly easily done in Excel. Just would be nice to have an MS indicator. I still believe if you could read the value of the arrow pointer as an input it could be programmed.
|
|
|
|
Rank: Advanced Member
Groups: Registered, Registered Users, Subscribers, Unverified Users Joined: 10/28/2004(UTC) Posts: 3,111 Location: Perth, Western Australia
Was thanked: 16 time(s) in 16 post(s)
|
If you know how to define the peak point, then you can use the ValueWhen() function, but the problem comes in that definition.
wabbit [:D]
|
|
|
|
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.