Watch how to download trading robots for free
Find us on Facebook!
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

Effort_Result - indicator for MetaTrader 5

Views:
4758
Rating:
(16)
Published:
2018.10.25 18:33
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

Effort Result oscillator displays correlation of the price change speed to the maximum volume for the specified time interval.

It has one configurable parameter:

  • Period - calculation period

Calculation:

ER = ROC / MaxVol

where:

ROC = 100.0 * (Price / Price[Period]-1) Price = SMA(Close, Period) MaxVol - maximum volume in the Period range

The indicator has a peculiarity: sharp spikes of the oscillator values often forecast a price reversal towards the oscillator reversal

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

Hurst_Bands Hurst_Bands

Hurst Bands indicator

XHullTrend_Digit_System XHullTrend_Digit_System

The indicator implements a breakout system using the XHullTrend_Digit indicator cloud

DNC_Percentage DNC_Percentage

DNC Percentage indicator

DNC_Bandwidth DNC_Bandwidth

DNC Band Width indicator