Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Script interessante?
Pubblica il link!
lasciare che altri lo valutino
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
Visualizzazioni:
5910
Valutazioni:
(29)
Pubblicato:
2015.12.04 11:46
Aggiornato:
2023.03.29 13:45
\MQL5\Include\
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real author:

Evil corp. Ltd

A simple oscillator that shows the speed of the MACD indicator change implemented as a two-colored histogram.

The indicator uses SmoothAlgorithms.mqh library classes (copy it to <terminal_data_folder>\MQL5\Include). The use of the classes was thoroughly described in the article "Averaging Price Series for Intermediate Calculations Without Using Additional Buffers".

Fig.1. The PA_Oscillator indicator

Fig.1. The PA_Oscillator indicator

Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/14332

fractal_dimension_HTF fractal_dimension_HTF

The fractal_dimension indicator with the timeframe selection option available in the input parameters.

LinearMomentum LinearMomentum

A variant of the Momentum indicator with volumes and time used in its calculations.

RJT Matches RJT Matches

This indicator helps determine the end and the beginning of trends based on the inclination of the matches.

VWAP - Volume Weighted Average Price VWAP - Volume Weighted Average Price

VWAP is an intra-day calculation used primarily by algorithms and institutional traders to assess where a stock is trading relative to its volume weighted average for the day.