You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Groggy" state after start canceling grid before update it
Update
Improved calc_over_price()
2.0.0.post2 - 2023-11-24
Fix
Exception buffered_orders: 'NoneType' object is not subscriptable #68
2.0.0.post1 - 2023-11-23
Fix
Fix issue detected by SonarCloud
2.0.0 - 2023-11-23
Fix
Order price must be higher than the minimum price #67
Update
Up requirements for exchanges-wrapper==1.4.0
Some minor improvements
2.0.0rc8 - 2023-11-16
Fix
Handling of partially filled TP when Reverse hold
Part filled TP and part filled grid orders, unnecessary adjustment sum_amount_
Update
Refine cli_X_AAABBB.py
Remove db support to module
Remove Telegram support to module
README.md updated
Clear from margin code fragments compatibility
decimal.Decimal calculation for all modules was implemented
Up requirements for exchanges-wrapper==1.4.0rc6
2.0.0rc1 - 2023-11-01
Added for new features
Bybit exchange V5 API support implemented. Supported account type is Unified Trading Account,
for main and sub-accounts. Spot Trading only.
Update
Lost compatibility with margin.de terminal. Scripts developed for use with the terminal can be run as
executable modules, but not the other way around.
The logic and implementation of monitoring exceptional situations when placing and deleting orders has been updated.