Added bybit funding-fee times

This commit is contained in:
Sam Germain 2021-09-30 20:18:56 -06:00
parent 6e86bdb820
commit 77d3a8b457
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,6 @@
""" Bybit exchange subclass """
import logging
from typing import Dict
from typing import Dict, List
from freqtrade.exchange import Exchange
@ -21,3 +21,5 @@ class Bybit(Exchange):
_ft_has: Dict = {
"ohlcv_candle_limit": 200,
}
funding_fee_times: List[int] = [0, 8, 16] # hours of the day