Velocity oscillator

Here you can post and download custom indicators. PLEASE: Do not start topics unless you are posting your own indicator, they will be moved to appropriate section even if you do.

Moderator: admin

Velocity oscillator

Postby Alexander.Gettinger » Thu Jun 27, 2013 11:20 am

This indicator is a ported MQL5 indicator from http://www.mql5.com/ru/code/1779 (in Russian).

Formulas:
Velocity = MA3-100,
Signal = MA4-100, where
MA4 = Moving average(MA3) with Signal_Method as Method and Signal_Period as Period,
MA3 = Moving average(MA2) with Velocity_Method as Method and Velocity_Period as Period,
MA2 = Moving average(MA1) with Velocity_Method as Method and Velocity_Period as Period,
MA1 = Moving average(Momentum) with Velocity_Method as Method and Velocity_Period as Period.

Velocity.PNG


Download:
Velocity.lua
(7.88 KiB) Downloaded 620 times


For this indicators must be installed Averages indicator (viewtopic.php?f=17&t=2430).

For this indicators, MOMENTUM indicator must be installed.
viewtopic.php?f=17&t=896&p=1638&hilit=MOMENTUM#p1638

The indicator was revised and updated
Alexander.Gettinger
FXCodeBase: Confirmed User
 
Posts: 3785
Joined: Wed Mar 31, 2010 9:40 pm
Location: Russia, Omsk

Re: Velocity oscillator

Postby mulligan » Fri Jun 28, 2013 10:42 am

When I try put the indicator on the chart, I get the message Velocity.lua:88: the indicator with id MOMENTUM is not found. I have averages installed as noted and could not find an indicator in the code base labeled MOMENTUM. Thanks for your help.
mulligan
FXCodeBase: Initiate
 
Posts: 150
Joined: Wed May 16, 2012 4:43 pm




Return to Custom Indicators

Who is online

Users browsing this forum: No registered users and 197 guests