Enigma Jr//@version=5
strategy("ICT Strategy Bot", overlay=true, margin_long=100, margin_short=100, pyramiding=0, initial_capital=10000, commission_type=strategy.commission.percent, commission_value=0.04)
// ====== 1. ICT PARAMETERS ======
fib318 = input.float(0.318, "31.8% Fib", step=0.001, tooltip="Optimal Trade Entry (OTE) level")
fib618 = input.float(0.618, "61.8% Fib", step=0.001)
fib861 = input.float(0.861, "86.1% Fib", step=0.001, tooltip="Liquidity Trap level")
piMultiplier = input.float(3.14, "π Stop Multiplier", step=0.01)
riskReward = input.float(2.6, "Risk:Reward (1997)", step=0.1)
useSession = input.bool(true, "Restrict to NY Session (8:30-10:30 ET)")
showSignals = input.bool(true, "Show Entry Signals")
useHalfHour = input.bool(true, "Trade at :00/:30")
// ====== 2. TIME-BASED TRIGGERS ======
inSession() =>
time(timeframe.period, "0830-1030") and useSession
halfHourTrigger() =>
minute = minute(time)
(minute == 0 or minute == 30) and useHalfHour
// ====== 3. MARKET STRUCTURE ======
swingHigh = ta.highest(high, 5)
swingLow = ta.lowest(low, 5)
rangeSize = swingHigh - swingLow
// Fibonacci Levels
oteLong = swingLow + fib318 * rangeSize
oteShort = swingHigh - fib318 * rangeSize
liqLong = swingHigh + fib861 * rangeSize
liqShort = swingLow - fib861 * rangeSize
// ====== 4. VOLATILITY MEASUREMENT ======
atr = ta.atr(14)
stopDistance = piMultiplier * atr
// ====== 5. TRADE SIGNALS ======
longCondition =
(ta.crossover(close, oteLong) or
(close >= liqShort and high >= liqShort)) and
(inSession() or not useSession) and
(halfHourTrigger() or not useHalfHour)
shortCondition =
(ta.crossunder(close, oteShort) or
(close <= liqLong and low <= liqLong)) and
(inSession() or not useSession) and
(halfHourTrigger() or not useHalfHour)
// ====== 6. EXECUTION LOGIC ======
if (longCondition)
strategy.entry("Long", strategy.long)
strategy.exit("Long Exit", "Long", stop=close - stopDistance, limit=close + (stopDistance * riskReward))
if (shortCondition)
strategy.entry("Short", strategy.short)
strategy.exit("Short Exit", "Short", stop=close + stopDistance, limit=close - (stopDistance * riskReward))
// ====== 7. VISUAL PLOTTING ======
// Plot Fibonacci levels
plot(showSignals ? oteLong : na, "OTE Long", color=color.new(color.green, 0), linewidth=2)
plot(showSignals ? oteShort : na, "OTE Short", color=color.new(color.red, 0), linewidth=2)
plot(showSignals ? liqLong : na, "Liquidity Long", color=color.new(color.green, 70), linewidth=3)
plot(showSignals ? liqShort : na, "Liquidity Short", color=color.new(color.red, 70), linewidth=3)
// Plot entry markers
plotshape(showSignals and longCondition ? low : na, "Long Entry", shape.labelbuy, location.belowbar, color=color.green, size=size.small)
plotshape(showSignals and shortCondition ? high : na, "Short Entry", shape.labelsell, location.abovebar, color=color.red, size=size.small)
// Session highlighting
bgcolor(inSession() and useSession ? color.new(color.blue, 90) : na, title="NY Session")
// ====== 8. ALERT CONDITIONS ======
alertcondition(longCondition, "ICT Long Entry", "Long Entry Signal - {{ticker}}")
alertcondition(shortCondition, "ICT Short Entry", "Short Entry Signal - {{ticker}}")
Chart Patterns
SUI Approaches Key Level Again…SUI has recovered sharply from range lows and is now staring down the same resistance that slapped it twice before. If momentum carries it through this time, there’s very little above. If not, this could be the last squeeze before a reset. Classic inflection point setup.
NZD-USD Will Go Down! Sell!
Hello,Traders!
NZD-USD already made a retest
Of the horizontal resistance
Of 0.5992 from where we
Are seeing a bearish reaction
And we will be expecting a
Further bearish move down
Sell!
Comment and subscribe to help us grow!
Check out other forecasts below too!
Disclosure: I am part of Trade Nation's Influencer program and receive a monthly fee for using their TradingView charts in my analysis.
XAUUSD and gold was gontondown trend ✅ Professional Trading Idea (Gold - XAU/USD, 1H)
🔎 Market Structure & Bias:
Current Bias: Bullish on lower timeframes, ranging on higher timeframe.
Current Price: $3,352 — sitting above both EMAs, showing short-term strength.
Recent Lower High (LH) formed — indicates potential retracement or liquidity grab above.
---
🎯 Buy Setup (High-Probability, Smart Money Based):
Entry Zone (Buy from Demand/FVG):
📍 $3,345 to $3,341 — Clear Fair Value Gap (FVG) and previous Break of Market Structure (BMS) zone
Entry Condition:
✅ Look for bullish price action in this zone (e.g., bullish engulfing, strong rejection, or LTF ChoCH)
✅ EMAs (20 & 50) providing support = extra confirmation
Stop Loss (SL):
🛑 Below $3,341 or $3,338 — just under structure zone to avoid stop hunts
Take Profit (TP):
🎯 TP1: $3,358 — short-term FVG supply
🎯 TP2: $3,361–$3,362 — previous LH/liquidity zone
---
⚠️ Sell Setup (If Structure Breaks):
Only consider selling if:
Price breaks below $3,341 and confirms a bearish market structure
Then wait for a retracement and sell from $3,348–$3,352 FVG
ETH 3rd Attempt at Resistance — Breakout or Bull Trap?Ethereum is back at a major level that’s rejected it twice already. A breakout here could finally end the range and send price into discovery — but if history repeats, this might be the ultimate fakeout before a sharp reversal. All eyes on the next few candles.
*ETH 4H — Charging the 0.236 @3700$ETH on the 4H is getting ready to charge the 0.236 Fib level.
MLR > SMA > BB Center — momentum is aligned.
Volume confirms the move.
Even though I don't enjoy it — and last time I sold just a part of the position too soon —
I placed a partial TP again. It needs to be done. The market can always turn.
We’ll be here to see it unfold.
Always take profits and manage risk.
Interaction is welcome.
$TSLA Fibonacci Expansion Targets in Play – VolanX Precision Le🔋 NASDAQ:TSLA Fibonacci Expansion Targets in Play – VolanX Precision Levels
TSLA just powered through a clean bullish reversal from the discount zone and now trades inside the premium supply block near 330.67. This zone aligns with:
📍 0.886 Fib (329.35)
📍 Weak high at prior inefficiency
📍 VolanX ORB resistance (326.21–330.67)
🧠 WaverVanir VolanX Setup:
✅ CHoCH → BOS → Premium Tap
✅ ORB (15) broken to upside with volume (76.6K)
🟡 Currently testing equilibrium/premium confluence
🎯 Fibonacci Expansion Targets:
1.236 → 333.40
1.382 → 335.09
1.618 → 337.77
2.0+ range → 342–347 (if melt-up continues)
⚠️ Trade Logic:
A pullback to 326.30 may serve as a re-entry zone.
Watch for rejection at 330.67 — if it fails, bulls could reclaim control into the 333–337 fib cluster.
Macro + flows suggest continuation, but premium rejection remains possible. Stay nimble.
📌 #TSLA #Tesla #WaverVanir #VolanXProtocol #SmartMoneyConcepts #ORB #Fibonacci #LiquidityZones #BreakoutSetup #TradingView #OptionsFlow #Scalping #MacroMomentum
Gold, what are you waiting for?At the end of gold shock convergence, 3310 defensive long orders are still the main theme!
Gold, what are you waiting for?
After three consecutive months of triangle convergence shock, the market is getting narrower and narrower, and the bulls and bears are tug-of-war. The market patience is being exhausted! But the more this time, the more calm you should be-the big market often breaks out after extreme depression!
Big cycle: 3420-3310 range shock, the lower track support gradually moves up, 3310 has become the last line of defense for bulls! As long as it is not broken here, any decline is a trap, and getting close is a low-long opportunity!
Key resistance: 3374 is still the watershed between longs and bears. Only by breaking through here can we open up the space to impact 3400-3420, otherwise continue to shock and wash the market!
👉 Core idea: 3310 is not broken, low-long is the main; 3374 is not broken, high-throw is the auxiliary!
Yesterday's US market staged a "fake fall" and then pulled back strongly, indicating that the buying in the 3310-3320 area is strong! But if the Asian and European markets continue to fluctuate weakly today, don't rush to chase the shorts-the US market is likely to rise again!
Key support: 3310-3320 (touch and buy in batches, defend 3300)
Short-term resistance: 3345-3350 (middle rail pressure), 3355-3360 (channel upper rail)
Ultimate suppression: 3374 (break through and turn strong, otherwise continue to sell high)
⚠️ Note:
If the Asian and European markets fall but do not break 3320, the US market may directly rise!
If it quickly drops to 3310 and then quickly recovers, the "golden needle bottoming" signal appears, close your eyes and buy more!
【Today's operation strategy: defensive low long, key position high short】
Steady long order: enter the market in batches in the 3310-3320 area, target 3335-3350, break to see 3370, strictly stop loss below 3300!
Aggressive short: 3366-3370 light position short, target below 3350, stop loss 3378 (only when under obvious pressure)
🔥 The breakthrough at the end of the shock is often very violent, be sure to bring a stop loss to prevent false breakthroughs!
The US market is the main battlefield, don't be fooled by the shock of the Asian and European markets, and wait patiently for the key position to take action!
【Finally concluded: Gold is accumulating strength, only the last fight is left! 】
If 3310 is not broken, the bottom-picking long order will be held firmly; if 3374 breaks through, increase the position to see 3400! The market is waiting for a fuse - either the Fed will release dovish, or Trump's tariffs will trigger risk aversion! Before that, sell high and buy low, and respond flexibly, but remember - the general direction, the bulls have not lost yet!
Gold, it's time to choose a direction, are you ready? 🚀
#LTCUSDT: On The Way To $200, Get Ready For Swing Buy! Hey there!
Evening Everyone,
The price of this crypto is currently in a bullish formation, and it looks like it’s on the rise, potentially reaching $200. The best thing you can do is wait for the price to break out of the downtrend and then keep going up. You could set a target at $150 and then $200, which would be a swing move.
Good luck and trade safely! 😊
Thanks a bunch for your unwavering support! ❤️🚀
If you’d like to lend a hand, here are a few ways you can contribute:
- Like our ideas
- Comment on our ideas
- Share our ideas
Cheers,
Team Setupsfx_
Gold Analysis and Trading Strategy | July 18✅ Gold prices are currently oscillating around the 3355 level. This area coincides with the emotional rebound high seen on Wednesday. The current stagnation between 3355–3358 reflects market hesitation to push prices higher.
✅ As we approach the end of the week, traders are inclined to avoid weekend risk and remain on the sidelines, waiting for a clearer direction next week. Both bulls and bears are cautious, preferring to enter only at price levels offering a favorable risk-reward ratio.
🔴 Breakout Resistance Zone: 3365–3375
A breakout above this level could open the way toward 3390–3400.
🔴 Key Resistance Zone: 3355–3358
This is the high formed by Wednesday's rebound and has repeatedly capped price action during the U.S. session.
🟢 Key Support Level: 3345
This is the critical level for the U.S. session and serves as a pivot between bullish and bearish momentum.
🟢 Secondary Support: 3320–3325
Further downside may test this region if bearish pressure continues.
🟢 Strong Support: 3307–3310
Losing this zone would significantly damage the medium-term bullish structure.
✅ Trading Strategy Reference:
🔰 If gold closes the day above 3345, it suggests that bullish momentum remains intact. Next week, focus will remain on a potential breakout above 3355–3358. A successful break could lead to targets around 3390–3400.
🔰 If price fails to hold above the 3345 key support, it indicates weakening bullish momentum. In that case, the preferred strategy for next week would be to sell on rallies, with 3355–3358 as a key resistance area.
🔥Trading Reminder: Trading strategies are time-sensitive, and market conditions can change rapidly. Please adjust your trading plan based on real-time market conditions. If you have any questions or need one-on-one guidance, feel free to contact me🤝