Releases: backslash-f/swift-trader
Releases · backslash-f/swift-trader
0.10.4
Log contract symbol.
0.10.3
Uppercase exchange name.
0.10.2
Parameterize FTX's retryUntilFilled
parameter.
0.10.1
Fix a decimal calculation issue where for example 1005
would become 15
.
0.10.0
Add FTX list open trigger orders.
0.9.0
Add more room for the stop orders to be filled by calculating the limit / stop prices independently.
0.8.0
Add FTX cancel all orders
call.
0.7.0
Add FTX place stop limit order
support.
0.6.1
Fix Heroku/Linux import issue.
0.6.0
Add support for FTX + GET /positions
.