From a8132e39922cb39464e51ec1d1f689a587c9fb80 Mon Sep 17 00:00:00 2001 From: olli Date: Tue, 17 Dec 2024 11:39:38 +0100 Subject: [PATCH] fixes --- 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 b717ab5..279ade4 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