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 |

SMI Formula Rate this Topic:
Previous Topic · Next Topic Watch this topic · Print this topic ·
aquavision
Posted : Wednesday, September 17, 2014 7:03:20 PM
Registered User
Joined: 5/29/2014
Posts: 26

Bruce,

Could you please look at the following formula for me. Something is not right, and I can't seem to see it. It does not give the desired results. I know it is fast, but it is really choppy.

Stochastic Momentum Index 4, 7, 3 With 10 Period Signal line

200 * (6 * (XAVGC7 - (XAVG(MAXH4, 7) + XAVG(MINL4, 7)) / 2) - 2 * (XAVGC3 - (XAVG(MAXH4,3) + XAVG(MINL4,3)) / 2)) / (9 * (XAVG(MAXH4, 7) - XAVG(MINL4, 7)) - 2 * (XAVG(MAXH4,3) - XAVG(MINL4,3)))     

10 period Signal line

100 * (9 * (XAVGC7 - (XAVG(MAXH4, 7) + XAVG(MINL4, 7)) / 2) - 2 * (XAVGC3 - (XAVG(MAXH4,3) + XAVG(MINL4,3)) / 2)) / (9 * (XAVG(MAXH4, 7) - XAVG(MINL4, 7)) - 2 * (XAVG(MAXH3,4) - XAVG(MINL3,4)))

Thanks for your help

aquavision
Posted : Wednesday, September 17, 2014 7:12:03 PM
Registered User
Joined: 5/29/2014
Posts: 26

Bruce,

I see it now! I had (9*(XAVG...... Need (6*(XAVG

Thanks!

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.