fix: clickhouse push format
This commit is contained in:
@@ -74,6 +74,7 @@ for (const date of dateRange("2024-05-02", "2024-05-03")) {
|
|||||||
ask: ask_price,
|
ask: ask_price,
|
||||||
})
|
})
|
||||||
),
|
),
|
||||||
|
format: "JSONEachRow",
|
||||||
});
|
});
|
||||||
console.log(date, contract.ticker, quotes.results?.length);
|
console.log(date, contract.ticker, quotes.results?.length);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user