|
|
5efd652456
|
feat: added background fill to first hurst indicator
|
2026-03-19 23:19:38 +01:00 |
|
|
|
a9be584c0e
|
feat: updated bottom menu toggle logic and hurst bands color
|
2026-03-19 22:49:51 +01:00 |
|
|
|
eedd532ba7
|
feat: updated UI to Refined Trading Dashboard style
|
2026-03-19 22:20:59 +01:00 |
|
|
|
870f7574cc
|
Fix duplicate priceSelect declaration causing SyntaxError
|
2026-03-18 23:30:55 +01:00 |
|
|
|
b9d3add00d
|
Add DOMContentLoaded listener for price format selector to apply precision changes
|
2026-03-18 23:28:14 +01:00 |
|
|
|
e47b9cd5c3
|
Fix syntax error and add price format selector listener
|
2026-03-18 23:23:10 +01:00 |
|
|
|
406c3d7b95
|
Add price format configuration to settings popup and apply to chart
|
2026-03-18 23:18:54 +01:00 |
|
|
|
c7cf662da2
|
Set priceFormat precision 0 for chart series to display integer prices
|
2026-03-18 23:11:32 +01:00 |
|
|
|
dd53b13979
|
Set priceFormat precision 0 for LineSeries and BaselineSeries to hide decimals
|
2026-03-18 23:06:10 +01:00 |
|
|
|
cbba89ef0f
|
Set price format precision to 0 (integer) and minMove to 1 for all series
|
2026-03-18 22:58:17 +01:00 |
|
|
|
276ea8bdd5
|
Remove indicator titles from series to hide names on price axis
|
2026-03-18 22:51:44 +01:00 |
|
|
|
3d6b500926
|
Hide indicator names in legend, keep price axis labels
|
2026-03-18 22:44:12 +01:00 |
|
|
|
79802aa173
|
Fix Hurst fetch URL to use full API_BASE_URL and ensure endpoint returns JSON for all query params
|
2026-03-18 22:37:42 +01:00 |
|
|
|
8bb61e014d
|
Fix Hurst indicator fetch URL to use full API_BASE_URL, preventing 404
|
2026-03-18 22:33:52 +01:00 |
|
|
|
cf603d7315
|
Ensure candles endpoint always returns JSON, handling start/end params to stop 404 errors
|
2026-03-18 22:30:56 +01:00 |
|
|
|
b80597dc42
|
Support start/end query params in candles endpoint to prevent 404 for Hurst indicator
|
2026-03-18 22:27:30 +01:00 |
|
|
|
1b6e307a79
|
Update interval list to include 148m and extend mock API to return sample 148m candle
|
2026-03-18 22:22:04 +01:00 |
|
|
|
15881b7db8
|
Add external API server, configure fetch URLs, fix stats endpoint, update API config
|
2026-03-18 21:58:23 +01:00 |
|
|
|
55f61e9b3c
|
docs: add memory updates section for user instructions
|
2026-03-18 21:26:45 +01:00 |
|
|
|
11fe986b5b
|
docs: add documentation management section for /doc and todo usage
|
2026-03-18 21:25:31 +01:00 |
|
|
|
d42d5941fc
|
chore: move CHANGELOG.md into /doc folder
|
2026-03-18 21:23:46 +01:00 |
|
|
|
86216cccaf
|
chore: add CHANGELOG.md with initial versioned changelog
|
2026-03-18 21:22:35 +01:00 |
|
|
|
509f8033fa
|
chore: add AGENTS.md with build, lint, test commands and style guidelines
|
2026-03-18 21:17:43 +01:00 |
|
|
|
e98c25efc4
|
docs: add AGENTS.md with build/lint/test commands and code style guidelines
|
2026-03-18 20:47:17 +01:00 |
|