removed outdated todo in kraken
This commit is contained in:
parent
46072be011
commit
08b738a5d9
@ -164,8 +164,6 @@ def test_get_balances_prod(default_conf, mocker):
|
|||||||
ccxt_exceptionhandlers(mocker, default_conf, api_mock, "kraken",
|
ccxt_exceptionhandlers(mocker, default_conf, api_mock, "kraken",
|
||||||
"get_balances", "fetch_balance")
|
"get_balances", "fetch_balance")
|
||||||
|
|
||||||
# TODO-lev: All these stoploss tests with shorts
|
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.parametrize('ordertype', ['market', 'limit'])
|
@pytest.mark.parametrize('ordertype', ['market', 'limit'])
|
||||||
@pytest.mark.parametrize('side,adjustedprice', [
|
@pytest.mark.parametrize('side,adjustedprice', [
|
||||||
|
Loading…
Reference in New Issue
Block a user