fix
This commit is contained in:
parent
b79313d1e4
commit
8f307438cf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user