Commit Graph

3 Commits

Author SHA1 Message Date
Nicolás Sánchez 7b19aaa11f - Fixed colons in backup filenames
- Fixed shallow copy in config handler
- Fixed no URL encoding for Telegram messages
- Fixed no SQLite thread safety
2026-06-03 19:39:00 -03:00
Nicolás Sánchez ffe58e2c0d - Fixed tp mode 2 non-functional
- Fixed duster binance fee estimation
- Fixed executor variable shadowing breaking graceful shutdown
- Fixed infinite loop in cancel_order
- Fixed modifying running_traders during iteration
- Fixed missing "status/" prefix in old_long file paths
- Removed double TP order cancellation while switching to short.
- Added locks to prevent race conditions on running_traders.
2026-06-03 18:43:40 -03:00
Nicolás Sánchez a8daf9c8b1 Initial commit 2024-10-24 23:33:47 -03:00