Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Telegram !
Rejoignez notre page de fans
Rejoignez notre page de fans
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
- Vues:
- 14164
- Note:
- Publié:
- 2010.09.24 13:23
- Mise à jour:
- 2016.11.22 07:32
-
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur 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.
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/194

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

Smoothed Accelerator

Using Perceptron, Automatic Learning

The oscillator, based on Ichimoku indicator.