Added backtesting methods back in

This commit is contained in:
Sam Germain
2021-09-26 04:11:35 -06:00
parent aed22f7dad
commit 2a26c6fbed
7 changed files with 241 additions and 4 deletions

View File

@@ -342,6 +342,14 @@ def test__set_leverage_binance(mocker, default_conf):
)
def test_get_funding_rate():
return
def test__get_funding_fee():
return
@pytest.mark.asyncio
async def test__async_get_historic_ohlcv_binance(default_conf, mocker, caplog):
ohlcv = [