This repository was archived by the owner on Jun 24, 2022. It is now read-only.
v2.0.0
Changes
Scale out positions will place two orders:
- limit order for target sell amount
- stop order for remaining amount
Scale out amount order is watched and treated as OCO position.
Set default limit price to emulate stop-market orders:
- Buy limit set to maximum allowed by available balance/Binance rules
- Sell limit set to minimum allowed by Binance trading rules
Replace console logging with debug module