Page 1 of 4

Distance from the moving average

PostPosted: Fri Oct 17, 2014 7:13 am
by Apprentice
Distance from the moving average.png

Based on request.
viewtopic.php?f=17&t=61335
Will provide difference between the closing price of the moving average of it.
Distance from the moving average.lua
(5.28 KiB) Downloaded 1915 times

Distance = Price - MVA

Distance from the moving average with Alert.lua
(13.58 KiB) Downloaded 1283 times





Indicator based strategy.
viewtopic.php?f=31&t=70733

Re: Distance from the moving average

PostPosted: Mon Mar 09, 2015 3:54 pm
by Alexander.Gettinger
MQL4 version of oscillator: viewtopic.php?f=38&t=61981.

Re: Distance from the moving average

PostPosted: Wed Aug 19, 2015 7:25 am
by ekonom29
hi could you make option in tick to use bid or ask stream ?

Re: Distance from the moving average

PostPosted: Wed Aug 26, 2015 9:20 am
by Apprentice
BidAsk.png

You can use the chart Bid / Ask selector,
to select preferred indicator source.

Re: Distance from the moving average

PostPosted: Sat Aug 29, 2015 10:46 am
by ekonom29
yes i know i can select the prefered source, but i want to be able to see both bid and ask in the same sub window, is it possible ?

thank you

Re: Distance from the moving average

PostPosted: Tue Sep 01, 2015 4:21 am
by Apprentice
Your request is added to the development list.

Re: Distance from the moving average

PostPosted: Wed Sep 09, 2015 11:22 am
by Paul W
could you add a simple audio up/down cross alert thx

Re: Distance from the moving average

PostPosted: Thu Sep 10, 2015 4:50 am
by Apprentice
Distance from the moving average with Bid Ask Selector.lua Added.

Re: Distance from the moving average

PostPosted: Thu Sep 10, 2015 5:06 am
by Apprentice
Distance from the moving average with Alert.lua Added

Re: Distance from the moving average

PostPosted: Thu Sep 17, 2015 2:49 am
by ekonom29
thank you apprentice for your hardwork