kieran-mackle / AutoTrader

A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.
https://kieran-mackle.github.io/AutoTrader/
GNU General Public License v3.0
945 stars 217 forks source link

Futures-coin support for binance #19

Closed nitlott closed 2 years ago

nitlott commented 2 years ago

Describe the solution you'd like Futures-coin support for binance to trade things like bnbperp or others would be awesome.

kieran-mackle commented 2 years ago

@nitlott

This is now possible through the integration of CCXT in AutoTrader version 0.7.

Make sure to read the docs and changelog if upgrading, as there have been a lot of changes!