Two SDKs, a Plugin Ecosystem, and a Migration Path
- Dashboard SDK → — monitoring and broker operations
- SA SDK → — automated trading and strategy logic
- Plugin Ecosystem → — TensorFlow, OpenAI, Economic Calendar, and more
- WASM / MQL Migration → — bring existing strategies over
FAQ
What’s the difference between the Dashboard SDK and the SA SDK?
The Dashboard SDK is built for monitoring, broker operations, and event listening. The SA SDK is built for automated trading, indicators, and strategy logic.