Login Page - Create Account

Support Board


Date/Time: Tue, 23 Apr 2024 09:27:47 +0000



Post From: Offering To The Community: Adaptive Stochastic Moving Average With Filters

[2015-07-10 04:59:51]
bjohnson777 (Brett Johnson) - Posts: 284
I've been programming some indicators from my base tool kit and am offering them to the community. I request they be added into the main SC distro once checked over. Since this one is minimally useful and more here for completeness and academic study, I'll understand if it gets left here.

From the "Display Study Documentation" button:

Adaptive Stochastic Moving Average With Filters. This was an academic experiment to compare Adaptive RSI with Adaptive Stochastic. It really doesn't show much since Stochastic tends to follow price movements closely. ASTO acts more like an EMA5-10 most of the time.

What did come of this experiment is the "Scale Factor Change" option. Since Stochastic spends most of its time away from the 50 line, dropping the Scale Factor to 20% (default) of normal finally made this average behave in an adaptive way.

The "Set STO Smoothing?" option enables cleaning up some of the STO noise after the calculation. It is recommended to smooth STO out with an EMA 3-7.

To visualize what the scaling factor is doing, a separate Stochastic graph can be added with the selected smoothing values. When Stochastic is close to 50, the ASTO line will go flat and move less. Further away from 50 will increase the line movement.

First known public ASTO version by Brett Johnson, 2015.

-----
Minor update 2016-10-15. No major function changes.
Regular compiles moved to "Brett Johnson's Standard Tool Kit" DLL.
Offering To The Community: Brett Johnson's Standard Tool Kit
Date Time Of Last Edit: 2016-10-15 06:35:11
attachmentAdaptiveStochasticMA.cpp - Attached On 2016-10-15 06:34:53 UTC - Size: 6.79 KB - 424 views
attachmentAdaptiveStochasticMA.dll - Attached On 2016-10-15 06:34:59 UTC - Size: 77 KB - 398 views