switched eod to new exchange way

This commit is contained in:
Boki 2025-07-09 12:09:18 -04:00
parent f4366f7289
commit 7a99d08d04
7 changed files with 11 additions and 12 deletions

View file

@ -88,7 +88,7 @@ export async function scheduleIntradayCrawl(
await this.scheduleOperation('crawl-intraday', {
symbol: symbol.Code,
exchange: symbol.Exchange,
exchange: symbol.eodExchange || symbol.Exchange, // Use eodExchange if available
interval,
country: symbol.Country
}, {