This commit is contained in:
2024-09-23 21:06:15 -04:00
parent affe2019ca
commit 45c0352dde
2 changed files with 6 additions and 0 deletions

View File

@@ -5,3 +5,5 @@ kraken_bot_schedule: "0 * * * *"
kraken_bot_r_value_target: ".33"
kraken_bot_investment_count: "3"
kraken_bot_investment_volume: "100"
kraken_bot_target_gain: ".15"
kraken_bot_max_loss: ".05"