Commit Graph

12 Commits

Author SHA1 Message Date
avraham 3732680d52 use CLICKHOUSE_URL envvar instead of CLICKHOUSE_HOST 2025-03-02 09:35:43 -05:00
avraham 2597c0f6ac attempt fix: trpc routes not found 2024-09-29 20:19:51 -04:00
avraham 93d5ac8a30 refactor; backtest using lmdbx 2024-08-07 21:57:03 -04:00
avraham bf094de461 improve and extract nextDate() function; improve clickhouse-to-lmdbx sync script 2024-08-02 16:41:42 -04:00
Avraham Sakal 742414697f add stock aggregate fetching functions 2024-07-12 19:39:13 -04:00
Avraham Sakal 37363030ec use envs for secrets 2024-07-05 15:45:29 -04:00
Avraham Sakal cb7dbc29e8 stream-ingest flat files from polygon; add a few tables 2024-07-05 15:33:54 -04:00
Avraham Sakal c6e5c76952 handle newly-encountered DELAYED error 2024-07-01 08:31:40 -04:00
Avraham Sakal 71f72eb474 handle any socket hangups 2024-07-01 08:16:41 -04:00
Avraham Sakal f8279d4932 retry clickhouse insert in case of socket hangup 2024-06-30 21:45:51 -04:00
Avraham Sakal fc2526a4aa fix: option contract aggregate sync on empty batches or unauthorized fetches 2024-06-30 21:14:37 -04:00
Avraham Sakal e0a2bc395e use sqlite for sync state; use sync.ts lib instead of scripts 2024-06-30 17:31:10 -04:00