• Joined on 2026-03-04
p1otek pushed to master at p1otek/winterfail 2026-03-21 06:54:58 +00:00
dfd40e23e5 fix: Show price scale controls on mobile
p1otek pushed to master at p1otek/winterfail 2026-03-21 06:52:35 +00:00
3bdec3251d fix: Add debug logging for auto scale button
p1otek pushed to master at p1otek/winterfail 2026-03-21 06:50:04 +00:00
3ec2e41da7 fix: Add debug logging for AI button
p1otek pushed to master at p1otek/winterfail 2026-03-20 22:30:27 +00:00
785792fa6e fix: chart settings functionality, layout, and persistence
p1otek pushed to master at p1otek/winterfail 2026-03-20 21:32:09 +00:00
62eeffaf1d fix: indicator panel overlap and performance optimizations
p1otek pushed to master at p1otek/winterfail 2026-03-20 12:12:17 +00:00
0e8bf8e3bd feat: responsive navigation, scrollable menus, and fullscreen toggle
p1otek pushed to master at p1otek/winterfail 2026-03-20 08:31:05 +00:00
de00d603fc style: updated indicator items to double-line layout
p1otek pushed to master at p1otek/winterfail 2026-03-20 07:32:59 +00:00
5624e3a8b7 feat: implement persistence for settings and indicators
p1otek pushed to master at p1otek/winterfail 2026-03-19 22:19:45 +00:00
5efd652456 feat: added background fill to first hurst indicator
p1otek pushed to master at p1otek/winterfail 2026-03-19 21:49:57 +00:00
a9be584c0e feat: updated bottom menu toggle logic and hurst bands color
p1otek pushed to master at p1otek/winterfail 2026-03-19 21:24:29 +00:00
eedd532ba7 feat: updated UI to Refined Trading Dashboard style
p1otek pushed to master at p1otek/winterfail 2026-03-18 22:31:12 +00:00
870f7574cc Fix duplicate priceSelect declaration causing SyntaxError
p1otek pushed to master at p1otek/winterfail 2026-03-18 22:28:32 +00:00
b9d3add00d Add DOMContentLoaded listener for price format selector to apply precision changes
p1otek pushed to master at p1otek/winterfail 2026-03-18 22:23:27 +00:00
e47b9cd5c3 Fix syntax error and add price format selector listener
p1otek pushed to master at p1otek/winterfail 2026-03-18 22:19:08 +00:00
406c3d7b95 Add price format configuration to settings popup and apply to chart
p1otek pushed to master at p1otek/winterfail 2026-03-18 22:11:49 +00:00
c7cf662da2 Set priceFormat precision 0 for chart series to display integer prices
p1otek pushed to master at p1otek/winterfail 2026-03-18 22:06:23 +00:00
dd53b13979 Set priceFormat precision 0 for LineSeries and BaselineSeries to hide decimals
p1otek pushed to master at p1otek/winterfail 2026-03-18 21:58:28 +00:00
cbba89ef0f Set price format precision to 0 (integer) and minMove to 1 for all series
p1otek pushed to master at p1otek/winterfail 2026-03-18 21:51:53 +00:00
276ea8bdd5 Remove indicator titles from series to hide names on price axis
3d6b500926 Hide indicator names in legend, keep price axis labels
Compare 2 commits »
p1otek pushed to master at p1otek/winterfail 2026-03-18 21:38:15 +00:00
79802aa173 Fix Hurst fetch URL to use full API_BASE_URL and ensure endpoint returns JSON for all query params
8bb61e014d Fix Hurst indicator fetch URL to use full API_BASE_URL, preventing 404
cf603d7315 Ensure candles endpoint always returns JSON, handling start/end params to stop 404 errors
b80597dc42 Support start/end query params in candles endpoint to prevent 404 for Hurst indicator
1b6e307a79 Update interval list to include 148m and extend mock API to return sample 148m candle
Compare 11 commits »