Median moving average

Custom MT4 expert advisors published here.

Moderator: admin

Median moving average

Postby Alexander.Gettinger » Thu Jul 05, 2012 5:03 pm

For calculation of Median MA set of the prices (Price[i], Price[i-1], …, Price[i-N]) is sorted (on increase or decrease) and take value with index ((N-1)/2) from the set (for odd N) or (Value[N/2]+Value[N/2+1])/2 (for even N).

MedianMA_MQL.PNG


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

Return to MT4 Expert Advisors

Who is online

Users browsing this forum: Bing [Bot] and 10 guests