22 Commits (b6cc25b769300e6cbbb2f041b6750e3a0cc80c3c)

Author SHA1 Message Date
avraham 3bc976b63a use standard export name for AggregateDatabase subtype instances 9 months ago
avraham 72f45b81a5 fix: `clickhouse-to-lmdbx` script imports 9 months ago
avraham d6762fdae5 re-organized code; implemented `getAggregate()` where it was missing 9 months ago
avraham 93d5ac8a30 refactor; backtest using lmdbx 9 months ago
avraham 1d83cd419a fix: Update clickhouse-to-lmdbx script to use retry mechanism and updated utility functions. 9 months ago
avraham cfb207aae8 Revert "feat: Implement retry mechanism for clickhouse timeout errors with exponential backoff strategy in `clickhouse-to-lmdbx.ts` script"
This reverts commit c749321fe9.
9 months ago
avraham (aider) c749321fe9 feat: Implement retry mechanism for clickhouse timeout errors with exponential backoff strategy in `clickhouse-to-lmdbx.ts` script 9 months ago
avraham eba5344b15 fix biome kvetches 9 months ago
avraham bf094de461 improve and extract `nextDate()` function; improve clickhouse-to-lmdbx sync script 9 months ago
avraham 3e5e728d92 well-interfaced pluggable databases 9 months ago
Avraham Sakal e0a2bc395e use sqlite for sync state; use sync.ts lib instead of scripts 10 months ago
Avraham Sakal 5614586b66 fix ingestion script not marking `done` when no results are returned 1 year ago
Avraham Sakal a0970a7fca change ingest begin date 1 year ago
Avraham Sakal efbcbade11 implement retries 1 year ago
Avraham Sakal a05e3cc78a skip pending sync reversion; 10x concurrency 1 year ago
Avraham Sakal 4580494810 option aggregate sync statuses usable by ingest script 1 year ago
Avraham Sakal 0ecbcad0b0 option aggregate table; "ingest" scripts; unthrottled polygon 1 year ago
Avraham Sakal de48720d17 functioning polygon-to-clickhouse sync script for option contracts 1 year ago
Avraham Sakal dabfec86a1 get unsynced symbol-asOfDate combos in batches
use `clickhouse.sakal.us` instead of `kubectl port-forward`
1 year ago
Avraham Sakal 5c8a54b4b5 add TODOs 1 year ago
Avraham Sakal 8868a29880 sync option contracts for every `asOfDate` 1 year ago
Avraham Sakal 113b6e66e5 ingest symbols and symbol_sync_statuses 1 year ago