Symbol & data refactoring for Nautilus
This commit is contained in:
@@ -39,7 +39,7 @@ async def main():
|
||||
print("✅ Client started\n")
|
||||
|
||||
# Request parameters
|
||||
ticker = "BINANCE:BTC/USDT"
|
||||
ticker = "BTC/USDT.BINANCE"
|
||||
period_seconds = 3600 # 1-hour candles
|
||||
|
||||
# Request 7 days of data (Jan 1-7, 2026)
|
||||
|
||||
Reference in New Issue
Block a user