working on fixing env errors
This commit is contained in:
parent
de086579e6
commit
a4a0242eb7
@ -285,6 +285,8 @@ def generate_configuration(fromDate, till, name, refresh, user, remote=True):
|
||||
|
||||
)['Items'][0]
|
||||
|
||||
print(response)
|
||||
|
||||
content = response['content']
|
||||
configuration = {
|
||||
"max_open_trades": 1,
|
||||
|
Loading…
Reference in New Issue
Block a user