LeadFlow AI Forex Automation
Forex Command Center
A dedicated live dashboard for the OANDA trading automation stack. It monitors open positions, risk state, kill switch status, equity snapshots, signals, and execution health from your self-hosted n8n system.
System Status
CheckingDashboardLoading
DatabaseChecking
Trading EnabledUnknown
Kill SwitchUnknown
Last SyncNever
Open Positions
0
Live positions currently active
Closed Positions
0
Historical closed trades
Emergency Closed
0
Positions closed by safety logic
Unrealized PnL
$0.00
Current open position PnL
Open Positions
Top 50| Symbol | Side | Units | PnL | Status |
|---|---|---|---|---|
| Loading positions... | ||||
Signal Summary
Live DB| Status | Count |
|---|---|
| Loading signals... | |
Automation Stack
Restored| Layer | Workflow | Purpose |
|---|---|---|
| Market Data | FX_00 / FX_01 | Loads OANDA market candles and stores market context. |
| AI Signal | FX_02 / FX_AI_01 | Generates structured trade signals using AI and recent market context. |
| Risk Gate | FX_03 | Approves or rejects trades based on account rules and position limits. |
| Execution | FX_04 / FX_09 | Places trades and hardens execution safety before order submission. |
| Monitoring | FX_05 / FX_06a / FX_06b | Tracks positions, equity snapshots, daily rollups, and PnL. |
| Safety | FX_08 / FX_08_RECOVERY | Global kill switch and controlled recovery procedure. |