Wavetrend Oscillator

Custom MT4 expert advisors published here.

Moderator: admin

Wavetrend Oscillator

Postby Alexander.Gettinger » Mon Feb 23, 2015 11:23 am

Original LUA oscillator: viewtopic.php?f=17&t=61668.

Formulas:
wt1 = EMA(Raw2) with [Average_Length] number of periods,
wt2 = MVA(wt1) with [Signal_Length] number of periods,
wt3 = wt1-wt2, where
Raw2 = (TP-EMA1)/(0.015*EMA2),
TP - typical price,
EMA1 = EMA(Typical price) with [Channel_Length] number of periods,
EMA2 = EMA(Raw1) with [Channel_Length] number of periods,
Raw1 = Abs(TP-EMA1),
Abs - absolute value.

Wavetrend_Oscillator_MQL.PNG


Download:
Wavetrend_Oscillator.mq4
(2.36 KiB) Downloaded 1997 times
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Wavetrend Oscillator

Postby baccicin » Wed Nov 01, 2017 6:02 am

Hello, i can't see overbought and oversold levels, just 0 line. Is there the possibility to show these levels? Many thanks, have a nice day. Bac
baccicin
 
Posts: 55
Joined: Sat Sep 20, 2014 12:15 pm



Return to MT4 Expert Advisors

Who is online

Users browsing this forum: Google [Bot] and 19 guests