Merge pull request #5567 from samgermain/lev-freqtradebot

Lev freqtradebot
This commit is contained in:
Matthias
2021-10-20 15:48:07 +02:00
committed by GitHub
19 changed files with 1388 additions and 755 deletions

View File

@@ -164,6 +164,8 @@ def test_get_balances_prod(default_conf, mocker):
ccxt_exceptionhandlers(mocker, default_conf, api_mock, "kraken",
"get_balances", "fetch_balance")
# TODO-lev: All these stoploss tests with shorts
@pytest.mark.parametrize('ordertype', ['market', 'limit'])
@pytest.mark.parametrize('side,adjustedprice', [