50 Commits (c749321fe906e8a46748f20c08dff3bd6a075f2a)
 

Author SHA1 Message Date
avraham (aider) c749321fe9 feat: Implement retry mechanism for clickhouse timeout errors with exponential backoff strategy in `clickhouse-to-lmdbx.ts` script 11 months ago
avraham eba5344b15 fix biome kvetches 11 months ago
avraham 39bb6c85f8 fix biome kvetches 11 months ago
avraham bf094de461 improve and extract `nextDate()` function; improve clickhouse-to-lmdbx sync script 11 months ago
avraham 85cafd985d don't use `/tmp` dir for lmdbx dbs 11 months ago
avraham 70b690ab9d converted frontend from tailwind to material-ui using AI 12 months ago
avraham 3e5e728d92 well-interfaced pluggable databases 12 months ago
Avraham Sakal 9e1a5906e4 ignore asdf's pnpm's `pnpm-store`, which ends up in the repo, not in `~` 1 year ago
Avraham Sakal 99a32230ce use asdf instead of nvm 1 year ago
Avraham Sakal 742414697f add stock aggregate fetching functions 1 year ago
Avraham Sakal df4925e3a4 add materialized view to keep individual contract existences 1 year ago
Avraham Sakal cd9dd9fefc I don't have the underlying data yet 1 year ago
Avraham Sakal 37363030ec use envs for secrets 1 year ago
Avraham Sakal cb7dbc29e8 stream-ingest flat files from polygon; add a few tables 1 year ago
Avraham Sakal c6e5c76952 handle newly-encountered `DELAYED` error 1 year ago
Avraham Sakal 71f72eb474 handle any socket hangups 1 year ago
Avraham Sakal f8279d4932 retry clickhouse insert in case of socket hangup 1 year ago
Avraham Sakal fc2526a4aa fix: option contract aggregate sync on empty batches or unauthorized fetches 1 year ago
Avraham Sakal e0a2bc395e use sqlite for sync state; use sync.ts lib instead of scripts 1 year ago
Avraham Sakal ad66397639 reduce data points for historical exit quotes by aggregating and applying weighted transparency
clean frontend html structure
1 year ago
Avraham Sakal 28caba57ca add .nvmrc to frontend and server 1 year ago
Avraham Sakal 60e09b261a proper html title 1 year ago
Avraham Sakal 8a2aa8478e truncate calendar prices to two decimal places 1 year ago
Avraham Sakal 7dd43b0a34 second route for historical calendar page 1 year ago
Avraham Sakal 819ca5733f oops. now need to include postcss.config.js in Dockerfile 1 year ago
Avraham Sakal 767691902c oops. now need to include tailwind.config.js in Dockerfile 1 year ago
Avraham Sakal c53b8515da oops. now need to include index.css in Dockerfile 1 year ago
Avraham Sakal 6d8b874a82 revamp frontend with tailwind 1 year 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 9168e4df28 re-order available underlyings 1 year ago
Avraham Sakal 438585f9e0 calendar optimizer page works 1 year ago
Avraham Sakal 4580494810 option aggregate sync statuses usable by ingest script 1 year ago
Avraham Sakal ead2e5bd1b refactor calendar optimizer page 1 year ago
Avraham Sakal 6d8ac852ab temporarily limit available underlyings 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 c9dc6c8c3d fix: tree-shaked `env.ts` 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
Avraham Sakal e6a5002ec0 sync chart scale 1 year ago
Avraham Sakal ae7ae7e7ee add `symbols` table 1 year ago
Avraham Sakal d5cc6d90b5 static handlers; use onBlur instead of onChange
which gets converted to onInput due to preact/compat
1 year ago
Avraham Sakal 0627acc8cf backend input validation 1 year ago
Avraham Sakal 63185f485f add dev envs; add `lookbackPeriod` 1 year ago
Avraham Sakal dc63f31647 init 1 year ago