Download software Tutorial videos
Subscription & data-feed pricing Class schedule


New account application Trading resources
Margin rates Stock & option commissions

Attention: Discussion forums are read-only for extended maintenance until further notice.
Welcome Guest, please sign in to participate in a discussion. Search | Active Topics |

RMO Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
diceman
Posted : Tuesday, July 21, 2009 9:44:07 AM
Registered User
Joined: 1/28/2005
Posts: 6,049
Can the RMO be done in telechart?
 
Not sure what the metastock code means.
Also not sure of realcode.
 
It appears there was an equivalent
with a weighted average divided by the range.
(which would be doable in TC)
 
 
Thanks
diceman
 
 
Bruce_L
Posted : Tuesday, July 21, 2009 10:01:30 AM


Worden Trainer

Joined: 10/7/2004
Posts: 65,138
Technically yes, but the Plot is going to have some Scaling issues if you want more than just the RMO. You can get everything onto the same Scale by Plotting SwingTrd1 as a Custom Indicator. The formula would just be:

100 * (C - (1023 * C + 2036 * C1 + 1981 * C2 + 1816 * C3 + 1486 * C4 + 1024 * C5 + 562 * C6 + 232 * C7 + 67 * C8 + 12 * C9 + C10) / 10240) / (MAXC10 - MINC10)

SwingTrd2 is a 30-Period Exponential Moving Average of SwingTrd1.
SwingTrd3 is a 30-Period Exponential Moving Average of SwingTrd2.
RMO is an 81-Period Exponential Moving Average of SwingTrd1.

While everything will be on the same Scale, SwingTrd2, SwingTrd3 and RMO will all be compressed in the middle of the Chart (and the raw SwingTrd1 that defines the scale is an intermediate step that is generally not of interest for itself).

If you just want the RMO, just set the Smoothing Average to 81 and the Average Type to Exponential for the Custom Indicator.

-Bruce
Personal Criteria Formulas
TC2000 Support Articles
Users browsing this topic
Guest-1

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.