From 8f307438cfae180a19264462b6fe3e8f15aa0c43 Mon Sep 17 00:00:00 2001 From: olli Date: Thu, 12 Dec 2024 16:27:27 +0100 Subject: [PATCH] fix --- strategies/example_manage_positions.strategy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/strategies/example_manage_positions.strategy.sh b/strategies/example_manage_positions.strategy.sh index f16f4e3..0039eff 100644 --- a/strategies/example_manage_positions.strategy.sh +++ b/strategies/example_manage_positions.strategy.sh @@ -5,7 +5,7 @@ g_echo_note "EXAMPLE Strategy for managing open positions" ##### WARNING! This strategy is only intended as an example and should not be used with real trades. Please develop your own strategy ###### # if you want to use this remove the next line with return 0 -#return 0 +return 0 # get vars with positions get_position_array