Add some safety measures for new startup_candles verification

This commit is contained in:
Matthias
2022-05-15 15:12:29 +02:00
parent d60d0f64d2
commit 9143e9ecb1
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,4 @@
import logging
from datetime import datetime, timedelta, timezone
from typing import Dict, List, Optional, Tuple
import ccxt