LiquidMind Academy

ICT/SMC concept library with interactive charts

LiquidMind Core Engine/

AI Reasoning Agent

AILLMAnalysis

Concept Overview

When mathematical equations determine a setup is high-probability, control is handed over to the LLM-powered Reasoning Agent. The Agent operates in two core domains: evaluating initial Entry conditions, and performing ongoing Global Position Management for active trades.

Reasoning ChartMOCK REPLAY
BTCUSDTPOSITIONLONGOPENE: 67,200.5
Agent Details

LiquidMind's AI completely prevents algorithmic blindness. You can inspect the engine's entire thought process—including every tool call, observation, thesis validation, and logical deduction—by viewing the 'Mind Trace Reasoning' within the application UI. This trace provides complete transparency into why the orchestrator approved an entry or managed an active position.

  • 1

    The ReAct Framework: The AI strictly follows a 'Thought, Action, Observation' iterative loop. It examines the market context, decides which metric needs verification, executes a tool, and then adapts its next thought based on the fresh data.

  • 2

    Entry Analysis: Evaluates the setup across 4 Tool Stages. Stage 1 (Core): HTF Structure, POI validity, MCB momentum. Stage 2 (Detailed): Displacement, Volume Profile, opposing FVGs. Stage 3 (Market Data): CVD, Open Interest, Funding Rates. Stage 4: Raw chart data.

  • 3

    Position Management: The 'Global Market Sentinel' actively safeguards open trades. It continuously fetches fresh structure, momentum, and liquidity data to determine if the original Entry thesis is still valid, recommending to HOLD, DEFEND, REDUCE RISK, or EXIT IMMEDIATELY.

  • 4

    Early Invalidation & Logic Scoring: If severe threats are detected early (e.g., HTF trend misalignment or extreme divergence), the agent kills the trade instantly to save execution time. If valid, it produces detailed component scores out of 100.

  • Mind Trace Inspector

    Step through the agent's internal reasoning for this mock execution. Select an event to inspect its full trace.

    get_market_structure312ms

    Beginning Core Analysis for BTCUSDT LONG (4H Origin POI). Per ReAct protocol, I must first establish macro bias by analyzing the next-higher timeframe (1D) before evaluating the origin TF. Fetching 1D and 4H structure simultaneously.

    get_market_structure287ms

    — tool result — click to expand —

    get_poi_data241ms

    1D macro bias is strongly bullish — confirmed BoS on May 18 with price expanding above structure. 4H shows a clean ChoCH at 12:00 UTC following a sweep of equal lows at $65,900 — this is our primary entry trigger. The origin POI is the 4H OB+FVG cluster created by that displacement. Fetching full POI metadata.

    get_mcb_data198ms

    POI is a fresh, unmitigated OB+FVG cluster (strength 84/100) with strong marubozu-like displacement — 2.84× average volume. Now checking Market Cipher B health: RSI levels, wave structure, VWAP, and divergence signals on the 4H timeframe.

    get_volume_profile403ms

    MCB is clean: RSI at 44 (mid-range, room to run), hidden bullish divergence on 4H, wave_fast (28.4) crossing above wave_slow (16.1). No overheating. Moving to Stage 2 — Volume Profile to identify key institutional levels and confirm our POI sits within the buy zone.

    get_displacement175ms

    Price is sitting exactly at the weekly Value Area Low ($66,420), which perfectly overlaps our 4H POI zone ($66,780–$67,250). Exceptional confluence. Checking LTF (15m) displacement quality — this is the execution trigger that must pass quality gates before we approve entry.

    get_fvg_analysis162ms

    15m displacement passes all quality gates: 3.1× volume, clean ChoCH, FVG imbalance left behind — score 82/100. Now scanning for opposing (bearish) FVGs between our entry ($67,000) and target ($69,800 VAH) that could act as institutional walls blocking the move.

    get_market_data318ms

    Path to target is clear — the only bearish FVG in range is 100% mitigated, posing no resistance. Liquidity score: 88/100. Moving to Stage 3: Market Data. Fetching CVD, Open Interest, Order Flow Imbalance, and Funding Rate to confirm smart-money flow aligns with the Long thesis.

    get_session_context89ms

    All market data confirms the Long thesis: positive CVD (+$38.4M), rising OI with price (new longs, not short covering), neutral funding. No crowding risk. Final check — session context and upcoming economic events that could create adverse volatility within the next 6 hours.

    get_economic_events142ms

    — tool result — click to expand —

    GLOBAL DECISION AGENT

    — click to expand —