Guarda come scaricare robot di trading gratuitamente
Ci trovi su Telegram!
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:
12362
Valutazioni:
(38)
Pubblicato:
2017.01.26 09:05
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

Real time indicator designed for scalping on FORTS.

The chart data is displayed in percentages.

  • Yellow line — change in buy/sell deals (in %)
  • Crimson line — change in volumes of buy/sell orders in the Depth of Market (в %)
  • Light blue line — change in the total number of buy/sell orders (in %)

The information strings display the maximum current volumes in the Depth of Market and their position.

Parameter

input uint Deals=100; //Deals threshold

changes the "sensitivity" of the deals indicator (yellow line).

Adjusts to each instrument individually.

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

Exp_FisherTransform_X2 Exp_FisherTransform_X2

The Exp_FisherTransform_X2 trend trading system based on the signals from two FisherTransform indicators.

FGDI_HTF FGDI_HTF

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

CrossMA CrossMA

Intersection of two iMA (MA). Uses the iATR indicator.

Exp_2pbIdealMA_ReOpen Exp_2pbIdealMA_ReOpen

The Exp_2pbIdealMA EA is based on the crossing of Moving Averages with position scaling according to the trend.