Voir comment télécharger gratuitement des robots de trading
Retrouvez-nous sur Facebook !
Rejoignez notre page de fans
Un script intéressant ?
Poster un lien vers celui-ci -
laisser les autres l'évaluer
Vous avez aimé le script ? Essayez-le dans le terminal MetaTrader 5
Indicateurs

TotalPowerIndicatorX - indicateur pour MetaTrader 5

Vues:
6383
Note:
(20)
Publié:
2017.05.29 15:47
Besoin d'un robot ou d'un indicateur basé sur ce code ? Commandez-le sur Freelance Aller sur Freelance

Real author: www.EarnForex.com

Total Power Indicator, in which values are fixed in the range from zero to one hundred.

Fig1. TotalPowerIndicatorX

Fig1. TotalPowerIndicatorX

Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18154

Piano Piano

Shows an appropriate value for the last three bars on each timeframe: "1" if the bar is bullish, and "0" if the bar is bearish.

Sets Chart Scale Sets Chart Scale

The indicator sets the "Fixed scale" property to a chart window and holds the first bar in the middle of the window.

Total_Power_Indicator_Signal Total_Power_Indicator_Signal

Total Power Indicator in the semaphore-arrow form, generating alerts and sending emails and push notifications.

SHA512 + HMAC SHA512 + HMAC

Many traders are interested in native work with the BTC-e exchange directly from MetaTrader. In the exchange API, it is necessary to send data with the confirmation of parameters validity through HMAC-SHA512. The algorithm of SHA512 and HMAC calculation is implemented in this class.