From 70dbd70894e75593fb380c18e91a2afdd1338f06 Mon Sep 17 00:00:00 2001 From: iterativ Date: Sun, 11 Feb 2024 14:41:44 +0200 Subject: [PATCH] X4: grinding: fine tune the buy thresholds. --- NostalgiaForInfinityX4.py | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/NostalgiaForInfinityX4.py b/NostalgiaForInfinityX4.py index 9982514b5c..a6e6a90266 100644 --- a/NostalgiaForInfinityX4.py +++ b/NostalgiaForInfinityX4.py @@ -218,22 +218,22 @@ def version(self) -> str: [0.75, 0.75], ] grinding_mode_2_sub_thresholds_spot = [ - [-0.07, -0.08, -0.09, -0.12, -0.14], - [-0.07, -0.08, -0.09, -0.12], - [-0.07, -0.09, -0.12, -0.14], - [-0.07, -0.09, -0.12], - [-0.07, -0.09, -0.12], - [-0.07, -0.09, -0.12], - [-0.07, -0.12], + [-0.12, -0.12, -0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12, -0.14], + [-0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12], + [-0.12, -0.12], ] grinding_mode_2_sub_thresholds_futures = [ - [-0.06, -0.07, -0.08, -0.10, -0.12], - [-0.06, -0.07, -0.08, -0.10], - [-0.06, -0.08, -0.10, -0.12], - [-0.06, -0.08, -0.10], - [-0.06, -0.08, -0.10], - [-0.06, -0.08, -0.10], - [-0.06, -0.10], + [-0.12, -0.12, -0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12, -0.14], + [-0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12], + [-0.12, -0.12, -0.12], + [-0.12, -0.12], ] # Non rebuy modes