Rejoignez notre page de fans
- Vues:
- 6921
- Note:
- 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
Traduit du russe par MetaQuotes Ltd.
Code original : https://www.mql5.com/ru/code/18154

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.

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 in the semaphore-arrow form, generating alerts and sending emails and push notifications.

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.