🔌 Broker Accounts

Managed broker accounts are now stored in the application and resolved on startup. Secrets stay outside the database via secret_ref Vault paths, and account changes apply after restart.
📡 MT5 Domain CONNECTED

Push-based execution. MT5 EA sends account state and can seed cache data; quote/bar reads can come from Twelve Data first with MT5 fallback.

Source: env Account: 1113515 Saved accounts: 0
View MT5 status →
📈 Tradovate Domain DISABLED

Pull-based execution. Server submits orders and reads account state from Tradovate; quote/bar reads can come from Twelve Data first with Tradovate fallback.

Source: unconfigured Saved accounts: 0

Add at least one Tradovate account below and mark one active to load the runtime.

Import MT5 Chart History

Upload MT5-exported JSON or CSV bars to seed shadow trades, journals, and proposals.

Analyst+

CSV needs timestamp, open, high, low, close, volume. JSON can be a bars array or an object with symbol, timeframe, and bars. Blank strategy ID reuses the EA strategy name for that symbol.

Registered Broker Accounts

No broker accounts registered yet. Add one above or use the broker accounts API.