Unisciti alla nostra fan page
- Visualizzazioni:
- 6919
- Valutazioni:
- Pubblicato:
- 2017.05.29 15:47
-
Hai bisogno di un robot o indicatore basato su questo codice? Ordinalo su Freelance Vai a Freelance
Real author: www.EarnForex.com
Total Power Indicator, in which values are fixed in the range from zero to one hundred.
Fig1. TotalPowerIndicatorX
Tradotto dal russo da MetaQuotes Ltd.
Codice originale 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.