Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

Elliott_Wave_Oscillator - indicator for MetaTrader 5

Views:
7501
Rating:
(14)
Published:
2016.06.30 12:32
Updated:
2023.03.29 13:47
\MQL5\Include\
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Real author:

tonyc2a@yahoo.com

Elliott Waves oscillator.

The indicator uses the classes of SmoothAlgorithms.mqh library (copy it to <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".

This indicator was first implemented in MQL4 and published in CodeBase at mql4.com on 12.07.2006.

Fig.1. Elliott_Wave_Oscillator

Fig.1. Elliott_Wave_Oscillator

Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/15260

NRTR_extr_HTF_Signal NRTR_extr_HTF_Signal

NRTR_extr_HTF_Signal shows a trend direction or a signal for performing a deal generated by NRTR_extr_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.

NRTR_HTF_Signal NRTR_HTF_Signal

NRTR_HTF_Signal shows a trend direction or a signal for performing a deal generated by NRTR_Sign indicator at the chosen bar as a graphic object with colored trend indication or deal direction and sends alerts or audio signals in case of a market entry moment.

Elliott_Wave_Oscillator_HTF Elliott_Wave_Oscillator_HTF

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

Exp_Elliott_Wave_Oscillator Exp_Elliott_Wave_Oscillator

Trading system based on Elliott_Wave_Oscillator indicator signals.