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

Position in channel - indicatore per MetaTrader 5

Visualizzazioni:
13271
Valutazioni:
(32)
Pubblicato:
2010.09.24 13:23
Aggiornato:
2016.11.22 07:32
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance

The indicator shows the position of the current price in a channel.

First it determines the channel boundaries. The upper boundary is defined as the maximal value of High[], the lower boundary is determined from the minimal values of Low[]. If the current value of Close[0] is located in the middle of the channel, its value is equal to 0. The price position is determined relative to the upper (from 0 to 10) and lower (from 0 to -10) channel boundaries.

Input parameters:

  • Period - number of bars, used in calculation of the channel.
  • X Coordinate - the horizontal shift relative to the lower right corner.
  • Y Coordinate - the vertical shift relative to the lower right corner.

Position in channel

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

Hodrick-Prescott Channel Hodrick-Prescott Channel

The indicator plots a price channel using the Hodrick-Prescott Filter.

Smoothed Accelerator Smoothed Accelerator

Smoothed Accelerator

Perceptron With 5 indicators Perceptron With 5 indicators

Using Perceptron, Automatic Learning

Ichimoku Oscillator Ichimoku Oscillator

The oscillator, based on Ichimoku indicator.