Vortex Ultimate Indicator for MT4
- Indikatoren
- Tuan Nguyen Van
- Version: 1.0
Vortex Ultimate input parameters
Period (default = 14) — the Vortex indicator period.
Smoothing (default = 0) — the smoothing period. Zero means no smoothing.
TypeSmoothing (default = Simple) — the type of smoothing to apply. Can be one of the three modes:
Simple — the simple moving average of the given period is applied.
Exponential — the exponential moving average of the given period is applied.
Triple exponential — the triple exponential moving average (TEMA) of the given period is applied.
Timeframe (default = Current) — the timeframe to calculate the Vortex lines on. If you set it to a timeframe that is higher than the current one, the indicator will display a higher timeframe Vortex on the current chart. The parameter is ignored if set to a timeframe that is lower than the current one.
Alert Type (default = Alert on both signals) — the type of signals to alert about. Vortex Ultimate supports two types of signals:
Alert when VI+ crosses VI- — an alert is issued when the two indicator lines cross over.
Alert when VI+ and VI- reverse — an alert is issued when the two indicator lines either start tightening following a widening period or start widening following a tightening period.
Alert Candle (default = Previous) — the candle to issue alerts on: Previous — the most recently closed candle or Current — the yet unfinished candle.
Show Alert (default = false) — if true, indicator will use MetaTrader's native pop-up alerts.
Send Email (default = false) — if true, indicator will use MetaTrader's email alerts. Email should be properly configured in MetaTrader via Tools->Options->Email.
Send Notification (default = false) — if true, indicator will use MetaTrader's push notification alerts. Notifications should be properly configured in MetaTrader via Tools->Options->Notifications.