Guarda come scaricare robot di trading gratuitamente
Ci trovi su Twitter!
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

Dynamic Auto Resistance Support - indicatore per MetaTrader 5

Visualizzazioni:
33960
Valutazioni:
(39)
Pubblicato:
2014.05.23 11:27
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

This technical indicator detects constant price zones and draws resistance and support lines.

It checks the market movement for any market and any time frame. If a bar is not abnormally large, the indicator checks back and searches for other bars within the same price zone.

If enough candles are found, it draws lines on this level. The lines will continue till the next zone is identified.

Input parameters:

  • InpBacklook (5-xxxx) - Amount of candles to scan and detect other candles in the same range;
  • InpAccurency (10.0 - 100.0) - Required candles in back look range to match requirements in percent.

Dynamic resistance and support screenshot

Advanced ADX Advanced ADX

Advanced ADX indicator.

Horizontal line for max/min prices of the last 2 years Horizontal line for max/min prices of the last 2 years

Example code on how to draw an horizontal line for maximum and minimum prices of the last 2 years.

Straddle Orders Around Current Price Level Straddle Orders Around Current Price Level

A script to place straddle orders around current price level to catch price spikes around announcements.

Fast FrAMA Fast FrAMA

Fast FrAMA, in contrast to the version from MQL5 suite, has more wide applied price constant choose and, what's the main difference, calculation speed is increased by a factor of 30 to 100.