Watch how to download trading robots for free
Find us on Telegram!
Join our fan page
Join our fan page
You liked the script? Try it in the MetaTrader 5 terminal
- Views:
- 35163
- Rating:
- Published:
- Updated:
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
The indicator plots up/down buffer arrows in the chart window when conditions are met on one or two of the following indicators:
- Moving Average;
- Moving Average Convergence/Divergence (MACD);
- Oscillator of Moving Averages (OsMA);
- Stochastic Oscillator;
- Relative Strength Index (RSI);
- Commodity Channel Index (CCI);
- Relative Vigor Index (RVI);
- Average Directional Index (ADX);
- Triple Exponential Average;
- Bollinger Bands;

CHashArrayStringString
Example of implementation of lines hash array with a string key.
dt_FFT
Library of fast Fourier transformation functions (FFT).
Class for set and check your trading time
CTimeControl class for include to your EA for easy setting and checking your own trading time.
Smoothed_RSI and RSI_of_MA
Smoothed RSI indicator and RSI of Moving Average.