Join our fan page
Accelerator_Signal - indicator for MetaTrader 5
- Views:
- 5965
- Rating:
- Published:
- 2014.01.30 11:15
- Updated:
- 2023.03.29 13:42
- Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Real author:
Asystem2000
Bill Williams' Accelerator with the possibility of fine-tuning and an additional signal line 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".
Figure 1. The Accelerator_Signal indicator
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/2012
Bill Williams' Awesome Oscillator with the possibility of fine-tuning and an additional signal line in the form of a colored cloud.
ASCtrend_HTFThe ASCtrend indicator with the timeframe selection option available in input parameters.
Three DeMarker oscillators with three different timeframes on one chart.
MACD On ChartA semaphore signal indicator that uses an MACD histogram.