Join our fan page
- Views:
- 8788
- Rating:
- Published:
- 2017.05.29 15:49
-
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance
Total Power Indicator in the semaphore-arrow form, generating alerts and sending emails and push notifications.
Fig1. Total_Power_Indicator_Signal
Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18156

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

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.

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.

This is a trend trading system based on the signals of two Kolier_SuperTrend indicators.