Releases: tradable/tradable-core
Releases · tradable/tradable-core
1.24.2 - Handling 503 errors
1.24.1 - Two factor authentication with codes
- Two factor authentication with codes
- Test improvements
1.23 - Two factor authentication and rounding
- Two factor authentication support.
- Price band and order size band rounding helpers.
1.22.1 - Configuration Id
- New configuration option (configId) to allow multiple configurations
- Minor corrections
1.22 - Rounding utility & improvements
- New
roundPrice
method - Re-login with invalid account bug fix
placeOrderWithProtections
methods removed
1.21 - Optimizations and corrections
- Logging improved
- Account switch optimizations and corrections
- Token expiration event only fired when http status
403
and code1007
captured
1.20.4 - Multi account experience improved
- Multi account experience improved when authenticate is called on a reLogin event.
1.20.3 - Set external ID and corrections
- New method
setExternalId(externalId)
for user mapping - Account switch bug fixes / improvements
1.20.2 - App key included
We now use an app key to avoid wrong app ids in the tradable config
1.20.1 - Minor improvements
- Callback exception handling.
- Prevention of wrong endpoints due to bad state.