Bosenic TrendCandles
- Göstergeler
- Sürüm: 1.0
- Etkinleştirmeler: 5
Bosenic V1 Trend Candles is a lightweight MT5 chart indicator designed to visually display the trend condition used by the Bosenic V1 trading system.
Instead of using a separate trend calculation, the indicator applies the same baseline calculation used by the EA. This allows traders to see the underlying bullish or bearish condition directly on the main price chart.
How It Works
The indicator calculates EMA values separately from the Open, High, Low, and Close prices using the selected EMA period.
These values are combined into a smoothed candle calculation:
-
EMA Open
-
EMA High
-
EMA Low
-
EMA Close
The resulting values are used to calculate the trend relationship between hashc and hasho .
When:
hashc > hasho
the market condition is displayed as bullish.
When:
hashc <= hasho
the market condition is displayed as bearish.
The result is applied directly to the normal MT5 candles.
Candle Colors
Green candles indicate a bullish trend condition.
Red candles indicate a bearish trend condition.
The colors can be customized through the indicator inputs.
EA-Compatible Trend Visualization
The main purpose of this indicator is to make the EA's trend condition easier to understand visually.
The calculation is designed to follow the same recursive baseline logic used by Bosenic V1. This means the candle colors are intended to represent the same trend state that the EA evaluates.
The indicator also separates confirmed bars from the currently forming bar. Closed candles are permanently calculated from confirmed data, while the current candle is treated as a live preview.
This prevents the forming candle from permanently changing the recursive calculation before the candle has closed.
Main Features
-
Displays trend directly on the MT5 main chart
-
Uses the Bosenic V1 baseline calculation
-
EMA-based Open, High, Low and Close processing
-
Bullish and bearish candle coloring
-
Supports customizable EMA period
-
Custom bullish and bearish colors
-
Confirmed-bar calculation
-
Live preview for the current candle
-
No trading functions
-
No orders or positions are managed
-
Lightweight chart visualization
Inputs
EMA Period
Controls the EMA period used by the baseline calculation. For the visual result to remain synchronized with the Bosenic V1 EA, use the same EMA period configured in the EA.
Bullish Candle Color
Defines the color used when the baseline indicates a bullish condition.
Bearish Candle Color
Defines the color used when the baseline indicates a bearish condition.
Designed For
Bosenic V1 Trend Candles can be used by traders who want a simple visual representation of the trend condition behind the Bosenic V1 system.
It is particularly useful for monitoring the EA on a live chart, analyzing historical market conditions, and understanding why the system considers a candle bullish or bearish.
This indicator is a visualization tool only. It does not open, modify, or close trading positions.
