From cfc634a4475a29ea1719b776235c0cd8d3424741 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20S=C3=A1nchez?= Date: Sun, 10 Nov 2024 14:45:09 -0300 Subject: [PATCH] todo update --- main.py | 2 +- todo.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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: