sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.91k stars 2.19k forks source link

Grid strategy with the api #1184

Open akadal opened 2 years ago

akadal commented 2 years ago

Can we place a future grid strategy on the API and the package? I have inspected binance.com, and I saw the place-grid remove-grid and check open grids services. Can we use these via this package? Thanks.

halfelf commented 2 years ago

There is no such API yet.