at me the script also gets stuck at
"Getting current wallet balance...".
Any news on that?
I restricted API write access to nothing but the Funding.
Regards,
Michael
{
"bitfinex": {
"APIKey": "xxx",
"APISecret": "xxx",
"MinLoanUSD": 50,
"ActiveWallet": "usd",
"MaxActiveAmount": -1
},
"strategy": {
"Active": "MarginBot",
"MarginBot": {
"MinDailyLendRate": 0.01,
"SpreadLend": 1,
"GapBottom": 100,
"GapTop": 5000,
"ThirtyDayDailyThreshold": 0.0,
"HighHoldDailyRate": 0.05,
"HighHoldAmount": 0.0
}
}
}
]