Releases: andreihq/binance-dumper
Releases · andreihq/binance-dumper
v0.2.2
31-05-2019
- If price opens up under minSellPrice, make sure we place the order with minSellPrice price
v0.2.1
31-05-2019
- Get latest bids after cancelling previous order
- Updates to logging format
v0.2
31-05-2019
- Added limitDepth option for configuring limit sell price
- Config is now supplied as an argument (JSON file)
- Added a test to check that API's are working before script is started
- Added a countdown until trade start time