The Gekko Directional average indicator is a modified version of the famous ADX indicator. The indicator combines the standard ADX indicator with various input signal calculations and alerts about potential entry and exit points.
- Period: ADX calculation period;
- PlotSignalType: method for calculating the input signal (swing):
- 1-ShowSwingsOnTrendLevel: shows trend confirmation signals;
- 2-ShowSwingsOnTrendLevelDirection: shows signals with trend confirmation and entry direction (long or short);
- 3-ShowSwingsOnPosAndNegDI: shows long and short input/output signals based on DI and DI-intersections and trend confirmation;
- Trend Level – the level to confirm the trend formation.
- Plays a sound when there is a swing-set it to true so that the indicator plays a sound in the MetaTrader terminal when a swing is detected, notifying you of the entry/exit points.
- Write Logs On Terminal Window – if set to true, the indicator will add entries about swing signals to the expert Advisor log;
- Send Mobile Push Notifications – if set to true, push notifications about alarms will be sent to your smartphone;
- Send E-Mail Alerts – if the value is true, you will receive notifications by e-mail,for this you need to configure the terminal.
[spoiler title=”Read More…”]
- 1-ShowSwingsOnTrendLevel: shows trend confirmation signals;
- 2-ShowSwingsOnTrendLevelDirection: shows signals with trend confirmation and entry direction (long or short);
- 3-ShowSwingsOnPosAndNegDI: shows long and short input/output signals based on DI and DI-intersections and trend confirmation;
Good trading!
Donate a portion of your profits to any good cause: “Money only comes if you have something to earn it for.”
[/spoiler]