6.35: Amibroker
AmiBroker does not stream data by itself; it requires an external data feed. In version 6.35, you have two main ways to get data:
Third-party developers can now write plugins using Visual Studio 2022 and .NET 6.0. This has already led to new data plugins for Crypto exchanges (Binance, Bybit) that were unstable in prior versions. amibroker 6.35
| Feature | Amibroker 6.35 | TradingView | Python (backtrader/vectorbt) | |---------|----------------|--------------|-------------------------------| | Backtest speed | ⚡ Very fast | 🐢 Slow for large portfolios | Medium (depends on code) | | Learning curve | Steep | Moderate | Steep | | Portfolio backtest | ✅ Built-in | ❌ Limited | ✅ Full control | | Charting UI | Outdated | ✅ Modern | ❌ Manual coding | | Real-time auto trade | Possible (clunky) | Via webhooks | ✅ Robust | | Cost | One-time ~$250 (Pro) | Subscription | Free | AmiBroker does not stream data by itself; it
This is the most common method for live trading. | Feature | Amibroker 6
Tomasz Janeczko has hinted on the official forum that version 6.40 will focus on:
However, the development pace is cautious. AmiBroker 6.35 is likely to remain the stable, production-ready version for at least 12-18 months.