GainLossInfo – indicator MetaTrader 4

Shows the current gain and loss for all candlesticks exceeding the specified threshold. Values are calculated in percentages and points.

The indicator can calculate gain/loss in two modes: simple difference between Open and Close prices, difference between current Close and previous Close. The user can set minimum threshold (in points and percent), change the calculation mode and control the font color for displayed values.

Input Parameters:

  • PercentageLimit (by default = 1.0) β€” threshold for displaying the change in percentage points.
  • PipsLimit (by default = 1000) β€” threshold for displaying the change in broker points.
  • CloseToClose (by default = true) β€” if true, the indicator will compare the current Close price with the previous Close price, if false β€” with the current Open price.
  • DisplayLossColor (by default = Red) β€” color for negative changes (losses).
  • DisplayGainColor (by default = Green) β€” color for positive changes (gains).
  • DisplayDistance (by default = 100) β€” distance from the Maximum price of a candlestick to the displayed gain/loss value in broker points.
  • MaxBars (by default = 100) β€” maximum number of bars to process. The higher this value, the slower the indicator will work.
Alternative:  Channel based on extreme prices - indicator MetaTrader 5

Recommendations:

  • It is almost impossible to use this indicator for getting trade signals. Its mainly intended to simplify the market analysis and to make it easier to find certain bullish or bearish patterns. Of course, everyone can try to use abnormally big changes as signals to open or close positions.


πŸ“ˆ ROBOTFX MetaTrader Expert Advisors and Indicators to maximize profits and minimize the risks