Watch how to download trading robots for free
Find us on Twitter!
Join our fan page
Interesting script?
So post a link to it -
let others appraise it
You liked the script? Try it in the MetaTrader 5 terminal
Indicators

TotalPowerIndicatorX - indicator for MetaTrader 5

Views:
6355
Rating:
(20)
Published:
2017.05.29 15:47
Need a robot or indicator based on this code? Order it on Freelance Go to 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

Translated from Russian by MetaQuotes Ltd.
Original code: 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.