Stochastic Momentum

[Deleted]  

Does anybody know how to program the Stochastic Momentum similar to Metastock's Stochastic Momentum? Or, tell me where I could find it?

[Deleted]  

Stochastic Momentum

I found it. newdigital has built one, and Kalenzo has one, too, but his is in the executable mode. Thanks, newdigital.

Questionable

 

one with Spike's mod? https://www.mql5.com/en/forum/177239 ;p3; p37 https://www.mql5.com/en/forum/173778/page3

(regular MQL Codebase SMI doesn't refreshes good)

could you post link, please

[Deleted]  

Stochastic Momentum

fxbs,

It was the first one on your list. Thanks for making me aware of the corrected one. I am new to this and I don't know how to post a link. Could you tell me?

 
Questionable:
I found it. newdigital has built one, and Kalenzo has one, too, but his is in the executable mode. Thanks, newdigital. Questionable

I did not build anyone. I just found some old indicator inside my computer.

All the links about Stochastic is on this thread https://www.mql5.com/en/forum/177239

To post the links simple post the links.

[Deleted]  

Stochastic Momentum

It turns out I still have a problem. The Stochastic Momentum indicator works out well, but I need to use it in an EA. When I put it in an EA, it doesn't work well. I printed out the intermdiate values, and most of them are 0 down until 14, from 14 on down they are non-zero. Does anyone have a suggestion?