Guarda come scaricare robot di trading gratuitamente
Ci trovi su Facebook!
Unisciti alla nostra fan page
Unisciti alla nostra fan page
Ti è piaciuto lo script? Provalo nel Terminale MetaTrader 5
- Visualizzazioni:
- 12187
- Valutazioni:
- Pubblicato:
- 2017.01.18 10:07
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a 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:
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.
Tradotto dal russo da MetaQuotes Ltd.
Codice originale https://www.mql5.com/ru/code/16553

The Trigger Line indicator with arrows.

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

Trading system based on the signals of the WPR_Slowdown indicator.

Trading system based on the signals of the MFI_Slowdown indicator.