Update * up requirements for exchanges-wrapper to 1.2.7-7
1.2.107
Fixed * fix 39, fix 40, fix 41 * grid_handler: No grid orders after part filled TP, fixed additional order params and part code refactoring
1.2.106
Update * up requirements for exchanges-wrapper to 1.2.7-6 * Some minor improvements
1.2.105
Update * OKX: adding delay in place_limit_order() for avoid exceeding the rate limit (60 orders / 2s) * Some minor improvements * up requirements for exchanges-wrapper to 1.2.7-5
1.2.104
Update * up requirements for exchanges-wrapper to 1.2.7-4
1.2.103
Fixed * saving the state for partially executed orders as float() instead of Decimal() causes an error when restarting from the saved state if the last snapshot contains partial execution data.