Technical Tests

Run FastAPI health, BTC market data, kline fetches, provider status, and trader cycles from the UI.

BTCUSDT

Specific Trader Run-Cycle

Channel Cartographer / BTCUSDT

Health Check

Calls the public API for the selected symbol.

Pending

Binance API Test

Calls the public API for the selected symbol.

Pending

BTCUSDT Kline

Calls the public API for the selected symbol.

Pending

Market Snapshot

Calls the public API for the selected symbol.

Pending

DB Status

Reads recently persisted DB records.

Pending

Recent Runs

Reads recently persisted DB records.

Pending

Recent Market Snapshots

Reads recently persisted DB records.

Pending

Recent Candidate Trades

Reads recently persisted DB records.

Pending

Recent AI Reviews

Reads recently persisted DB records.

Pending

Recent Trade Plans

Reads recently persisted DB records.

Pending

Trader Simulation States

Calls backend simulation trading APIs. No live orders are placed.

PendingSimulated account

Active Simulated Positions

Calls backend simulation trading APIs. No live orders are placed.

PendingSimulated account

Simulated Orders

Calls backend simulation trading APIs. No live orders are placed.

PendingSimulated account

Trade Events

Calls backend simulation trading APIs. No live orders are placed.

PendingSimulated account

Equity Snapshots

Calls backend simulation trading APIs. No live orders are placed.

PendingSimulated account

Simulation Engine Run Once

Calls backend simulation trading APIs. No live orders are placed.

PendingSimulated account

Gemini Provider Status

Reads recently persisted DB records.

Pending

Gemini Provider Status

Checks Gemini configuration and fallback state in the provider list.

Pending

Gemini Review Demo

Runs a real AI review-demo request through the Gemini provider when configured.

PendingReal Gemini AI call

Mock Run All Traders

Runs the all-trader demo with the default mock AI review mode.

PendingMock Run All Traders