This repository has been archived by the owner on Mar 12, 2023. It is now read-only.
Releases: ArneWouters/BYTRA
Releases · ArneWouters/BYTRA
v1.2.0
v1.1.0
- Added ability to place limit orders
- Added new example strategy "EMA"
- Added timer and function to send heartbeat packets on the websocket
- Added data structure to keep track of the top of the order book
- Improved connecting to the websocket
v1.0.0
This is the first release of BYTRA 🎉
- Automatically places market orders using API call at entry positions returned by a strategy
- Updates candles by listening to the websocket
- Removes unused candles after a while