Strategy paths
Local, composite and prediction-filtered strategies create structured intents without direct key access.
Features / Automation & Bots
BetaStrategies produce structured intents; policies validate accounts, symbols, venue capabilities, limits, event risk and current state before a runner can act.
AI assists. You decide.Capabilities
Local, composite and prediction-filtered strategies create structured intents without direct key access.
Create, start, pause, resume, stop, close and inspect events through explicit states.
Exercise the linked market-data and runner path without live capital.
Plan Long, Short, Neutral and Cross configurations with a preview before launch.
How it works
Strategy logic stays separate from the service that evaluates risk and the adapter that performs an approved action.
A strategy proposes a structured action for an account, market and symbol.
Limits, event risk, current positions and venue capabilities determine permission.
A normalized adapter performs the approved paper or controlled live action.
Orders, fills and positions are compared with the target state afterward.
Safeguards
Grid and bot planning account for execution constraints before launch and retain explicit pause, retry and recovery states afterward.
Fees, precision, minimum notional, leverage and liquidation distance are checked.
External positions or orders can prevent an unsafe start or replacement sequence.
Known event conditions and current account usage can restrict activation.
Uncertain execution pauses normal operation instead of assuming success.
Availability
Automation & Bots remain Beta, and each live path requires its own capability, monitoring and recovery evidence.
Rules are exercised before capital is exposed.
Live operation begins with minimum monitored scope where separately approved.
Broader limits follow stability, reconciliation and tested recovery.
Evaluation guide
A strategy definition is only one part of a controlled bot path; permission, operation, monitoring and recovery remain equally important.
Inspect the market, symbol, direction and parameters a strategy proposes before policy evaluation or runner activity begins.
Confirm account limits, venue capabilities, current positions and known event conditions are evaluated for the exact requested action.
Exercise the linked data, strategy and runner path without live capital before considering a separately approved controlled-live capability.
Review pause, close-only, retry and ambiguous-outcome handling so operational failure does not silently continue as normal automation.
Connected workflow