Commit graph

8 commits

Author SHA1 Message Date
Tianyu Fan
a2347431f5
Separate API service from background
workers (#182)

* Separate API service from background
  workers

* Update frontend and environment
  defaults

* Update frontend and environment
  defaults
2026-04-10 22:33:48 +08:00
Tianyu Fan
956a4ea6d4
Migrate backend to PostgreSQL and harden write (#172)
paths
2026-03-21 20:34:48 +08:00
tianyufan
45208fcb25 Add Polymarket paper trading support.
Integrate Polymarket market data (Gamma + CLOB) for paper trading pricing, prevent short/cover on polymarket positions, and add a background settler that closes resolved markets using settlementPrice. Update env examples and add a News/更新 note to the README files.

Made-with: Cursor
2026-03-12 15:32:50 +08:00
tianyufan
f62bd4b69c Use Hyperliquid for crypto pricing; standardize timestamps to UTC.
Replace Alpha Vantage crypto intraday lookups with Hyperliquid public info endpoints (L2 book + candle snapshots). Normalize server-generated timestamps and expiry handling to explicit UTC (Z) to avoid system-local timezone drift.

Made-with: Cursor
2026-03-12 15:18:22 +08:00
tianyufan
676233a49f init update 2026-03-11 15:00:43 +08:00
Dennis-yxchen
4965d29819 update readme, solve .env.example 2025-11-17 17:35:01 +08:00
amstrongzyf
81d570bb50 merge A_stock branch 2025-11-03 11:30:10 +00:00
tianyufan
df5c25c98d init update 2025-10-24 00:35:21 +08:00