Gain/Loss Info Indicator for MetaTrader 5 is a powerful tool for traders who want to keep tabs on their gains and losses across all candles. This handy indicator shows you when your specified thresholds are exceeded, calculating values in both points and percentages. You can choose between two modes for gain/loss calculations: the simple candlestick Close and Open difference, or the difference between the current Close and the previous Close. With customizable features like minimum change limits (for both pips and percentage), mode selection, and font color control for the output numbers, it’s a must-have for your trading arsenal. And the best part? It’s available for both MT4 and MT5!
Input Parameters
- PercentageLimit (default = 1.0) — sets the minimum threshold for changes to be displayed in percentage points.
- PointsLimit (default = 1000) — establishes the minimum threshold for changes to be displayed in points.
- CloseToClose (default = true) — if true, the indicator compares the current Close to the previous Close; if false, it compares the current Close to the current Open.
- DisplayLossColor (default = clrRed) — sets the color for displaying negative price changes.
- DisplayGainColor (default = clrGreen) — sets the color for displaying positive price changes.
- MaxBars (default = 100) — determines the maximum number of bars used for calculations; keep in mind, the higher the number, the more lagging the indicator becomes.
- FontFace (default = "Verdana") — specifies the font type for display.
- FontSize (default = 10) — sets the font size for the display.
- ObjectPrefix (default = "GLI-") — a prefix for chart objects to ensure compatibility with other indicators.

Related Posts
- Unlocking the Power of Master Tools for MetaTrader 4
- Unlocking MetaCOT 2: Your Ultimate CFTC Indicator Toolkit for MT4
- MA Cross Alert Once: A Must-Have Indicator for MetaTrader 4
- How to Use the Change Chart Symbol Menu for MetaTrader 4
- Mastering the Negative Volume Index (NVI) for MT4 and MT5 Trading