ctrader
OfficialcTrader Open API integration for PyneCore (multi-broker)
- Broker
- CLI
- Live data
- Data provider
Plugins extend PyneCore with exchange data, live trading and extra CLI commands. Each one is a normal Python package: install it with pip and PyneCore picks it up automatically.
cTrader Open API integration for PyneCore (multi-broker)
Bybit v5 integration for PyneCore
Capital.com integration for PyneCore
No plugin matches the current filters.
Plugins are ordinary Python packages — install one with
pip install <package> and PyneCore discovers it through its
pyne.plugin entry point. Publishing yours to PyPI is all it takes:
this list picks it up on its own, nothing to submit or register.