bybit
OfficialBybit v5 integration for PyneCore
- Broker
- 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.
Bybit v5 integration for PyneCore
cTrader Open API integration for PyneCore (multi-broker)
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.