Rejoignez notre page de fans
Parabolic_HTF - indicateur pour MetaTrader 5
- Vues:
- 5643
- Note:
- Publié:
- 2012.12.07 10:11
- 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 Parabolic SAR indicator with the ability to choose timeframe where it can be calculated.
When new bars appear on the timeframe where the indicator is calculated, large color dots are drawn. Trend continuation is indicated with a color line.
To the moment of code publication the iSAR technical indicator didn't work correctly and its values didn't coincide with the analog performed in the form of the ParabolicSAR custom indicator placed in terminal_data_folder\MQL5\Indicators\Examples. For this reason there were two variants of the indicator: the Parabolic_HTF and the Parabolic_HTF indicators with the ability to receive data from the technical indicator and its custom analog, respectively.
Fig.1 The Parabolic_HTF indicator
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/1118
The Expert Advisor based on the candlestick analysis where only four last bars are analyzed
Combo_RightThe Expert Advisor with a basic trading system on the basis of the CCI indicator and several linear perceptrons regulating the work of the basic trading system.
Simple trend indictor performed in the NRTR form
DigVariationDigital filtration of the variation indicator.