Forex Indicator Reviews

Candle Body Percent by adityakharade Forex Indicator Reviews: Brutally Honest, Powerful Insights & 7 Pro Tips

In Forex trading, the chart can feel like a noisy crowd—prices move, wicks poke out, candles flip colors, and your brain tries to do math at the worst possible moment. That’s where a simple tool like Candle Body Percent comes in: it shows the candle body as a percentage of the full candle range so you can quickly spot “strong” candles versus indecisive ones. On TradingView, the script by adityakharade prints that percentage on the chart so you don’t have to calculate it yourself.
Below is a practical, no-hype review: what it does, how it works, how to apply it to Forex, and how to avoid the most common traps.

What “Candle Body Percent” Means in Plain English
Candlesticks are made of two parts:
Body: the distance between open and close
Wicks (shadows): the extra distance up to high and down to low
The full candle range is simply high − low.
So when someone says “body percent,” they mean:
“How much of the candle’s total range is real progress (body), instead of just wick noise?”
Body, Wicks, and Range Explained
Let’s say a candle’s:
High = 1.1050
Low = 1.1000
Range = 50 pips
If it opens at 1.1005 and closes at 1.1045, the body is 40 pips.
Body percent = 40 / 50 = 80%
That’s a “strong” candle because most of the move wasn’t rejected by wicks.
Why Traders Care About Body-to-Range Ratio
In Forex, a candle with a big body and small wicks often suggests:
stronger follow-through momentum
cleaner acceptance of price in one direction
fewer signs of immediate rejection
Meanwhile, a candle with tiny body and long wicks often hints:
indecision
stop hunts
rejection from a level
choppy conditions where entries get chewed up
Common Candle Types You’ll Spot Faster
This kind of indicator helps you spot these “at a glance”:
Doji / near-doji: body percent near 0% (open and close are almost the same)
Marubozu-like candles: body percent near 100% (body nearly equals full range)
Mixed candles: mid percentages where context matters (trend, levels, session)

Candle Body Percent by adityakharade Forex Indicator Reviews: What It Is and What It Shows
This TradingView indicator shows the body size as a percentage of the full candle range (high − low) below each candle. It highlights practical reference points like:
100% ≈ Marubozu-style candle
0% ≈ Doji or very small body
>60% ≈ often treated as a strong directional candle
It also includes a few quality-of-life features: percentage shown to two decimals, label colors that match candle direction, and handling for doji and zero-range bars.
Core Display and Visual Logic
On the script page, the author notes:
it prints the percentage with 2 decimal places
label color matches direction (green/red)
label placement is designed to be easy to read
In practice, this means you can scan a chart quickly and say:
“This candle closed strong.”
“That candle was mostly wick—pass.”
“Momentum looks real here.”
The Calculation Formula (Bullish vs Bearish)
The author explains the calculation clearly:
Bullish candle: (close − open) / (high − low) × 100
Bearish candle: (open − close) / (high − low) × 100
Doji / flat: 0%
This is a straightforward, standard way to compute body-to-range, similar to common Pine Script candle-body calculations used across TradingView scripts.
The “>60% Strong Candle” Idea
The script mentions that many people consider >60–70% body-to-range candles “especially strong.”
Here’s the honest truth: that threshold can be useful, but it’s not a law of nature.
In a strong trend, 60–80% bodies can appear repeatedly.
In choppy ranges, you might still get random 60% candles that immediately fail.
Around news, spreads widen and wicks can distort the story.
So treat “>60%” like a quality filter, not a standalone trade signal.

Installation and Setup on TradingView
Because the script is a TradingView indicator page, the typical setup is:
Open the script page
Click Use on chart
Adjust settings (if any are provided) and chart style
The page also labels it as an open-source script, meaning users can inspect the code in TradingView’s Pine environment.
Best Chart Layout for Quick Scanning
To keep it usable (and not a clutter-fest):
avoid stacking too many label-style indicators at once
zoom so candles are readable
use it as a “second opinion” layer, not the entire strategy
Timeframes and Markets
The author states it works on all timeframes and instruments.
In Forex, it’s especially handy on:
5m–15m for session momentum checks
1H–4H for cleaner, less noisy candles
Daily for swing confirmation

Real Trading Use Cases for Forex
Here are practical ways to use candle body percent without turning your brain off.
Momentum Confirmation for Breakouts
Breakouts fail all the time. A simple checklist helps:
Price breaks above a level
Next candle closes with a high body percent (example: >60%)
The close is near the candle high (small upper wick)
This doesn’t guarantee success, but it increases the odds you’re seeing acceptance, not just a quick spike.
Filtering “Meh” Candles in Ranges
In tight ranges, you often see candles with:
long wicks
small bodies
weak closes
Using this indicator as a filter can help you skip trades when the market is basically saying:
“Yeah… I’m not sure either.”
Support/Resistance + Candle Quality
A very common Forex pattern:
Price touches a key support/resistance level
Candle prints a strong rejection wick
But the body percent is low (meaning it didn’t really “drive”)
That can signal rejection rather than momentum continuation.
On the flip side, when price reaches a level and prints a high body percent candle through it, that can signal acceptance and follow-through potential.

Strengths, Weaknesses, and What It’s Not
Strengths: Fast, Objective, and Simple
It removes mental math (no more guessing body-to-range).
It’s easy for beginners to understand.
It supports quick “candle quality” scanning across many pairs.
Weaknesses: Context Still Rules
This indicator can mislead when:
liquidity is thin (late NY session, holidays)
spreads distort the candle shape
news spikes create weird wicks
the market is trapped in a larger range
A “strong candle” is only strong relative to where it appears.
Not a Standalone Signal
It does not tell you:
where your stop should be
whether the trend is healthy
whether a level is real
whether the move is driven by news
Use it like salt in cooking—helpful in the right amount, terrible if you dump the whole shaker.

Backtesting and “Rules You Can Actually Test”
If you want to turn this into something testable, keep it simple.
A Basic Checklist Strategy
Example rules (paper-test first):
Trade only during London/NY overlap
Mark prior day high/low (or key intraday levels)
Enter only if breakout candle body percent is above X (try 55, 60, 65)
Require next candle to not immediately reverse (simple confirmation)
Fixed stop beyond the breakout structure, target at least 1R–2R
Metrics That Matter
Track:
win rate (but don’t worship it)
average R multiple
max drawdown
number of trades avoided (and whether that helped)
This is how you learn whether the % filter improves your style.

Beginner-Friendly Tips to Avoid Painful Losses
Position Sizing and Stops
Even if the candle is 90% body:
your risk per trade should still be small and consistent
stops should be based on structure, not emotion
never “double down” because the label looked impressive
When to Ignore the %
Ignore it when:
spreads are unusually wide
candles are tiny (range too small)
you’re near major news releases
the pair is in obvious chop

FAQs (Must-Read Answers)
1) Is Candle Body Percent the same as momentum?
Not exactly. It’s a hint of momentum because it shows how “clean” the candle move was (body vs wick). Momentum still depends on trend, volume context, and where the candle forms.
2) What does 0% mean on this indicator?
The script notes Doji / flat = 0%, meaning the candle body is extremely small compared to the range (or effectively no body).
3) Why does the script mention >60% as strong?
Because many traders treat 60–70%+ body-to-range as a strong directional candle. The script explicitly calls out this common interpretation.
4) Can I use it on any Forex pair and timeframe?
The author states it works on all timeframes and instruments. In real trading, higher timeframes are often cleaner, while lower timeframes can be noisier.
5) Does a high body percent mean the next candle will continue?
No. It increases the chance that the candle was decisive, but continuation depends on context (levels, session, trend, volatility, and catalysts).
6) Is it repainting?
This type of candle calculation is based on OHLC values of completed bars, which typically does not repaint after the candle closes. Since it’s open-source, you can inspect the logic directly on TradingView.
7) What indicators pair well with it?
The script suggests combining it with support/resistance or volume ideas. Many traders use it as a filter alongside levels and market structure.

Conclusion
If you want a clean, beginner-friendly way to spot “strong-bodied” candles without doing mental math, this tool does exactly that: it shows the candle body as a percentage of the full range, explains the logic, and keeps the display simple.
The best way to use it in Forex is as a quality filter—helping you avoid indecisive candles, confirm breakouts, and judge whether a move looks accepted or rejected. Just don’t treat it like a magic entry signal. Pair it with levels, session awareness, and risk management, and it becomes a genuinely useful add-on.

AVA AIGPT5 EA: AI-fueled 4D Nano Algorithm Gold Scalper for MT4

(2)

237 in stock

$0.00 $678.99Price range: $0.00 through $678.99
Select options This product has multiple variants. The options may be chosen on the product page

FXCore100 EA [UPDATED]

(3)

342 in stock

Original price was: $490.00.Current price is: $7.99.

Golden Deer Holy Grail Indicator (Lifetime Premium)

(12)

324 in stock

Original price was: $1,861.99.Current price is: $187.99.

Millionaire Bitcoin Scalper Pro EA: AI-fueled 4D Nano Scalper for MT4

(8)

245 in stock

$0.00 $987.99Price range: $0.00 through $987.99
Select options This product has multiple variants. The options may be chosen on the product page

Powerful Forex VPS for MT4 & MT5 – Best Price

(11)

182 in stock

$44.99 $359.99Price range: $44.99 through $359.99
Select options This product has multiple variants. The options may be chosen on the product page

Top 2000 Trading Tools for Forex Success in 2025 (EA & Indicator)

(3)

Out of stock

Original price was: $9,999.99.Current price is: $4.99.