Watch how to download trading robots for free
Find us on Facebook!
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
Views:
4736
Rating:
(27)
Published:
2017.05.29 15:46
Piano.mq5 (13.05 KB) view
Need a robot or indicator based on this code? Order it on Freelance Go to Freelance

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.

Inputs:

  • background
  • background alpha
  • text color
  • text alpha

Piano

The panel is shifted downwards if the one-click trading panel is enabled on the chart:

Piano 1


Translated from Russian by MetaQuotes Ltd.
Original code: https://www.mql5.com/ru/code/18153

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.

WmiVol_HTF WmiVol_HTF

The WmiVol indicator with the timeframe selection option available in input parameters.

TotalPowerIndicatorX TotalPowerIndicatorX

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

Total_Power_Indicator_Signal Total_Power_Indicator_Signal

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