How a symbol goes from the raw market to a live position and back to cash - every stage below is a real module in this codebase, not a simplification.
Token Usage
Every DeepSeek API call this agent has made, straight from the API's own usage field - no estimation.
Total Tokens-
Today-
API Calls-
Cache Hit Rate-
Recent Calls
Time
Model
Prompt
Completion
Total
Cache Hit
Cache Miss
Loading...
Strategy Rules
Live-tunable thresholds and gates - every signal module and hard gate in the trading pipeline reads these fresh on the next check, no restart required.
Volatility Edge
Directional / Regime
Risk Gates
Earnings gate blocks a trade with earnings before expiration
Material news gate blocks a trade on a real catalyst
Saved - takes effect on the next live check.
Earnings Calendar
Upcoming earnings for every symbol currently open or in the default watchlist, next 21 days - the same window earnings_before_expiration checks before letting a trade through.
-
Symbol
Date
Timing
Days Away
Loading...
Economic Events
Scheduled US macro releases over the next 13 days - the same window macro_risk_before_expiration checks against a trade's expiration.