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
Indicatori

Rabbit - indicatore per MetaTrader 5

Pubblicati da::
JonKatana
Visualizzazioni:
17458
Valutazioni:
(38)
Pubblicato:
2010.05.20 10:35
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The Rabbit v20.05.10 indicator plots the true support/resistance levels for any currency pair.

The distance between the levels in points is shown in upper left corner (Step =).

The indicator has several parameters, they can be changed:

  • Yesterday = 0 (time shift, by default 0 - to show the levels of the current day, if it equal to 1, 2, 3... - it shows the levels of the previous days (yesterday, etc.), if it equal to "-1", it will show the tommorow support/resistance levels);
  • Levels = 20 (number of levels, it can be increased if necessary);
  • FontSize = 16 (font size);
  • FontColor = White (font color);
  • LineColor = DeepSkyBlue (levels color).

Rabbit indicator

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

Setka (grid) Setka (grid)

The purpose of this grid is to replace the standard grid with more convenient, it allows to determine many important points on the chart, the properties of the price movement and checkinh the quotes quality (for the presence of holes).

isNewBar isNewBar

The function allows checking whether a new bar has appeared on the specified timeframe.

iS7N_SacuL.mq5 iS7N_SacuL.mq5

The iS7N_SacuL.mq5 indicator is based on the original indicator 'Lucas1.mq4', written in MQL4.

Heiken Ashi based EA Heiken Ashi based EA

The Expert Advisor is based on Heiken Ashi indicator.