2025.05.26

This commit is contained in:
Nicolás Sánchez 2025-05-26 21:56:14 -03:00
parent d6b6b6d805
commit acafe6fe49
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2025.05.26:
. Added closed order request wrappers in exchange_wrapper.
. In check_status: autoswitch prior to order check.
2025.05.18:
. In start_trader, missing base is calculated using amount_to_precision.

View File

@ -16,7 +16,7 @@ import exchange_wrapper
import trader
version = "2025.05.18"
version = "2025.05.26"
'''
Color definitions. If you want to change them, check the reference at https://en.wikipedia.org/wiki/ANSI_escape_code#Colors