diff --git a/main.py b/main.py index 62a406f..53fb532 100644 --- a/main.py +++ b/main.py @@ -22,7 +22,7 @@ In case the permissions of the certificate changes, reset them this way: # ll /etc/letsencrypt/ ''' -version = "2024.11.09" +version = "2024.11.10" ''' Color definitions. If you want to change them, check the reference at https://en.wikipedia.org/wiki/ANSI_escape_code#Colors diff --git a/todo.txt b/todo.txt index e17cf9d..4648ca6 100755 --- a/todo.txt +++ b/todo.txt @@ -7,6 +7,7 @@ Mandatory: 3a. Smart order pricing: Prioritization of fill speed over instant profit or vice versa 4. Consolidate vocabulary (trader, pair and bot; instance & trader) 5. Base add for short traders. +6. Proper handling of order price too high/low in OKX (rare, it happens when under heavy volatility). Would be nice to have: