Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

v2.0.0

Choose a tag to compare

@tony-ho tony-ho released this 21 Mar 11:13
· 83 commits to master since this release

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