Join our fan page
- Views:
- 3276
- Rating:
- Published:
- 2016.06.30 12:58
- Updated:
- 2023.03.29 13:47
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Svinozavr
Asymmetric Stochastic oscillator in the form of a colored cloud.
The indicator uses SmoothAlgorithms.mqh library classes (must be copied to the terminal_data_folder\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".
Fig.1. AsymmetricStochNR_Cloud
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15582

Exp_Directed_Movement Expert Advisor is based on the change of color of the CCI_Woodies indicator.

CCI_Woodies indicator with the timeframe selection option available in input parameters.

AsymmetricStochNR_Cloud indicator with the timeframe selection option available in input parameters.

Semaphore signal indicator using asymmetric Stochastic oscillator in the form of a colored cloud.