Extract selection generation to a seperate method
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"max_open_trades": 3,
|
||||
"max_open_trades": {{ max_open_trades }},
|
||||
"stake_currency": "{{ stake_currency }}",
|
||||
"stake_amount": {{ stake_amount }},
|
||||
"tradable_balance_ratio": 0.99,
|
||||
|
Reference in New Issue
Block a user