misc
This commit is contained in:
@@ -375,7 +375,7 @@ def realtime(data_interface, model, args, chart=None, symbol=None):
|
||||
logger.info(f"Starting real-time inference mode for {symbol}...")
|
||||
|
||||
try:
|
||||
from NN.utils.realtime_analyzer import RealtimeAnalyzer
|
||||
from NN.utils.realtime_analyzer import RealtimeAnalyzer
|
||||
|
||||
# Load the latest model
|
||||
model_dir = os.path.join('models')
|
||||
|
||||
Reference in New Issue
Block a user