This workspace contains two production-oriented cTrader components:
ApexFlowSMC(indicator): market structure, regime, profile nodes, confidence gating, analytics.ApexFlowExecutor(cBot): multi-symbol scanner and safety-first execution/risk layer.
ApexFlowSMC/ApexFlowSMCIndicator.csApexFlowExecutor/ApexFlowExecutionBot.csApexFlowSMC.slnx
docs/ARCHITECTURE.mddocs/STRATEGY_AND_SETUPS.mddocs/MODULE_REFERENCE.mddocs/OPERATIONS_RUNBOOK.mddocs/GIT_VERSIONING_AND_RECOVERY.mddocs/BRANCH_PROTECTION.md
- Build solution:
dotnet build .\ApexFlowSMC.slnx -v:minimal
- In cTrader, load:
- Indicator:
ApexFlowSmartMoneyIndicator - Robot:
ApexFlowExecutionBot
- Indicator:
- Safe startup for robot:
Enable Auto Execution = false- Validate diagnostics and symbol scan behavior first
- Then enable auto execution with conservative risk profile