Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Vues:
10840
Note:
(27)
Publié:
2017.01.18 10:07
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

The indicator displays the Ask and Bid, which are taken from the real tick history. Also, it is possible to evaluate the spread changes by visually comparing the Ask and Bid.

The 2016.10.07 02:06:03 date is set in the indicator by default. This allows to see the events of GBP decline on the GBPUSD symbol:

GBPUSDM5

As the indicator shows the Ask and Bid values, it is also possible to see what spread was.

Input parameters:

  • amount requested by ticks — the number of requested ticks.
  • with a date query tics the date to request ticks from.
  • timer timer (milliseconds) for updating the indicator, essentially the rate of showing the tick history.
  • see how many bars the number of visible ticks.

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/16553

TriggerLine with Arrow TriggerLine with Arrow

The Trigger Line indicator with arrows.

Ticks indicator Ticks indicator

It shows the tick price history (Bid/Ask) within all visible bars.

Exp_WPR_Slowdown Exp_WPR_Slowdown

Trading system based on the signals of the WPR_Slowdown indicator.

Exp_MFI_Slowdown Exp_MFI_Slowdown

Trading system based on the signals of the MFI_Slowdown indicator.