• Joined on 2026-03-04
p1otek pushed to optymalization at p1otek/hyper 2026-07-30 20:16:01 +00:00
21be9b40b7 Add PG_CONN_STR to .env.example for host-side PostgreSQL connection
p1otek pushed to optymalization at p1otek/hyper 2026-07-30 20:15:04 +00:00
7d702e9cbd Migrate data pipeline from SQLite to PostgreSQL + Docker setup
p1otek pushed to optymalization at p1otek/hyper 2026-07-30 19:16:05 +00:00
ade9b708a2 Add account data fetching and display balances in dashboard
76f58386dc Fix spot balance Value column to show USD value instead of raw token amount
a5660bf479 Change XYZ100/USTECH fallback reference to 41.10
a620025365 Add XYZ100/USTECH ratio indicator with 41.18 fallback reference
5d13280f7d Add mkts:USTECH and xyz:XYZ100 to dashboard market table
Compare 9 commits »
p1otek pushed to optymalization at p1otek/hyper 2026-07-28 07:08:32 +00:00
68e528c1f6 Restructured hedger modules: moved CLP hedger and auto hedger into separate folders, updated data fetchers and main app, removed deprecated files
e1b3c5814b hedge and auto hedger in separate folders
109ef7cd24 optimalized parameters
b85fcb8246 fixed hedge_status.json
e31079cdbb clp hedge zones
Compare 10 commits »
p1otek created branch optymalization in p1otek/hyper 2026-07-28 07:08:32 +00:00
p1otek created repository p1otek/hyper 2026-07-28 07:08:18 +00:00
p1otek pushed to master at p1otek/dione 2026-06-17 20:36:51 +00:00
b585f70d31 feat: import wallet support, HYPE tracking, bug fixes
b7eb8ece97 docs: reconcile AGENTS.md with actual code (EIP-712 chainId, loadWallets verification, Aave endpoint)
d27efd4b90 Fix wallet pill filters and drag-and-drop for multi-chain wallets
Compare 3 commits »
p1otek pushed to master at p1otek/dione 2026-06-13 06:42:00 +00:00
11c292eb90 fix: extend chart x-axes to current date for cumul, sats, and breakdown charts
p1otek pushed to master at p1otek/dione 2026-06-12 07:08:29 +00:00
32c20e67a2 docs: add remote Git credentials info to AGENTS.md
p1otek pushed to master at p1otek/dione 2026-06-12 07:00:40 +00:00
d96e56bde5 feat: draggable wallet reorder for chart layering
b52da96ba0 Fix avg buy price calculation by iterating snapshots oldest-first
8606673928 feat: stacked per-wallet area chart for Avg BTC Acquired/Day
80a7449688 Convert BTC Treasury Growth chart to stacked multi-wallet area chart
7a34190956 Generate daily data points for cumulative and breakdown charts
Compare 10 commits »
p1otek created branch master in p1otek/dione 2026-06-12 07:00:39 +00:00
p1otek created repository p1otek/dione 2026-06-12 06:57:42 +00:00
p1otek pushed to master at p1otek/winterfail 2026-03-24 07:24:24 +00:00
02c54cb354 feat: set default zoom to 300 candles desktop, 125 candles mobile
c3ca5670e3 style: update chart type icons and header layout for better mobile/desktop experience
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-23 08:47:15 +00:00
bde7945a1b feat: add chart type selector with candlestick, line, and bar charts
p1otek pushed to master at p1otek/winterfail 2026-03-22 20:47:02 +00:00
eccfcc4b79 hide indicators panel when clicking on chart
31ac1ead5b Disable crosshair magnet mode
a3bf8624fb fix: improve chart resizer for mobile with touch support, save chart height, disable sidebar scrollbar
Compare 3 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-22 19:08:23 +00:00
df657ec621 feat: Add draggable chart resizer and fix flexible layout to prevent empty space
5b6b134c16 feat: Add fat arrow pointer and directional arrows with color/text settings, implement active state for drawing toolbar buttons
0f1ea8976c fix: Drawing settings panel UI and interaction bugs (close button, text color palette, keyboard propagation)
beda3858e9 fix: Text rendering and settings for horizontal and vertical lines, parallel trendline text
Compare 4 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-22 11:44:16 +00:00
f9eda9f18b fix: Remove text visibility bounds check
e3999e6506 fix: Ensure horizontal/vertical line text is visible on screen
c8d9cf9645 fix: Show Text tab immediately for all line types
9fefd1847a fix: Show Text tab for horizontal and vertical line settings
09c7657070 feat: Add text support for horizontal and vertical lines
Compare 6 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-21 22:28:46 +00:00
43fa8efda7 feat: Implement draggable Trendline Settings Panel with Shift+Click and TF layout fixes
fd816edc54 UI: Move drawing toolbar to top and remove Cursor, Ray, and Fibonacci buttons
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-21 21:32:22 +00:00
cb2cd53a8a Fix drawing tools: allow future/whitespace drawing and improve TF scaling precision
p1otek pushed to master at p1otek/winterfail 2026-03-21 21:02:42 +00:00
ace4d4f49e fix: disable auto-scrolling to real-time on new data load