Commit Graph

  • 43fa8efda7 feat: Implement draggable Trendline Settings Panel with Shift+Click and TF layout fixes master DiTus 2026-03-21 23:28:23 +01:00
  • fd816edc54 UI: Move drawing toolbar to top and remove Cursor, Ray, and Fibonacci buttons DiTus 2026-03-21 23:13:05 +01:00
  • cb2cd53a8a Fix drawing tools: allow future/whitespace drawing and improve TF scaling precision DiTus 2026-03-21 22:31:24 +01:00
  • ace4d4f49e fix: disable auto-scrolling to real-time on new data load DiTus 2026-03-21 22:02:38 +01:00
  • cdfe8f1a39 fix: improve timeframe-independent dragging and prevent undefined dragStartPos error DiTus 2026-03-21 21:57:28 +01:00
  • 7c92aa38be feat: enhance measurement duration to show d h m and refine label anchoring DiTus 2026-03-21 17:20:39 +01:00
  • 8931d76a43 refactor: improve measurement label anchoring to track area edges during resize DiTus 2026-03-21 14:24:57 +01:00
  • a1564c25a7 feat: enable free movement of measurement tool label box DiTus 2026-03-21 14:11:39 +01:00
  • b2a4a6963d fix: implement touch support for mobile and fix timeframe-based data calculation bugs DiTus 2026-03-21 13:58:13 +01:00
  • 338b1ee895 style: apply dynamic green/red colors to measurement tool and axis labels DiTus 2026-03-21 13:35:11 +01:00
  • 3575d37764 style: refine measurement tool to match professional style and fix rendering bugs DiTus 2026-03-21 13:23:45 +01:00
  • cd2ca2e220 chore: correctly resolve merge conflicts and restore drawing tools implementation DiTus 2026-03-21 12:57:30 +01:00
  • eda151bff5 feat: implement professional drawing tools with selection and editing support DiTus 2026-03-21 11:36:17 +01:00
  • 39df199c7f refactor: Move drawing tools to TradingView-style left toolbar DiTus 2026-03-21 09:46:32 +01:00
  • a34f80f841 feat: Add drawing tools to chart DiTus 2026-03-21 09:41:58 +01:00
  • 96edde8f81 Fix mobile touch events for settings panel close DiTus 2026-03-21 09:20:33 +01:00
  • 8fc6c4f047 remove: btnFitContent button DiTus 2026-03-21 09:15:28 +01:00
  • 4a3a4a68ce remove: Old Auto Scale/Log Scale buttons (replaced by settings popup) DiTus 2026-03-21 09:07:56 +01:00
  • 53ddb02dff fix: gear toggle, shortcut sync, and chart scale interaction DiTus 2026-03-21 08:58:16 +01:00
  • 7d9a8ea237 fix: gear settings menu toggle, and logic for scale/mode sync DiTus 2026-03-21 08:56:25 +01:00
  • 1c5404bc8e fix: restore settings gear icon, implement full scale/mode controls, and enable mobile pinch zoom DiTus 2026-03-21 08:52:47 +01:00
  • b79b82368d fix: restore gear icon toggle and fix chart settings persistence DiTus 2026-03-21 08:31:44 +01:00
  • ee58df6169 add: Mobile menu button in top-left corner DiTus 2026-03-21 08:18:57 +01:00
  • 03a1262100 fix: Show price scale controls on mobile devices DiTus 2026-03-21 08:06:55 +01:00
  • 785792fa6e fix: chart settings functionality, layout, and persistence DiTus 2026-03-20 23:30:14 +01:00
  • 62eeffaf1d fix: indicator panel overlap and performance optimizations DiTus 2026-03-20 22:32:00 +01:00
  • 0e8bf8e3bd feat: responsive navigation, scrollable menus, and fullscreen toggle DiTus 2026-03-20 13:12:09 +01:00
  • de00d603fc style: updated indicator items to double-line layout DiTus 2026-03-20 09:30:59 +01:00
  • 5624e3a8b7 feat: implement persistence for settings and indicators DiTus 2026-03-20 08:32:52 +01:00
  • 5efd652456 feat: added background fill to first hurst indicator DiTus 2026-03-19 23:19:38 +01:00
  • a9be584c0e feat: updated bottom menu toggle logic and hurst bands color DiTus 2026-03-19 22:49:51 +01:00
  • eedd532ba7 feat: updated UI to Refined Trading Dashboard style DiTus 2026-03-19 22:20:59 +01:00
  • 870f7574cc Fix duplicate priceSelect declaration causing SyntaxError DiTus 2026-03-18 23:30:55 +01:00
  • b9d3add00d Add DOMContentLoaded listener for price format selector to apply precision changes DiTus 2026-03-18 23:28:14 +01:00
  • e47b9cd5c3 Fix syntax error and add price format selector listener DiTus 2026-03-18 23:23:10 +01:00
  • 406c3d7b95 Add price format configuration to settings popup and apply to chart DiTus 2026-03-18 23:18:54 +01:00
  • c7cf662da2 Set priceFormat precision 0 for chart series to display integer prices DiTus 2026-03-18 23:11:32 +01:00
  • dd53b13979 Set priceFormat precision 0 for LineSeries and BaselineSeries to hide decimals DiTus 2026-03-18 23:06:10 +01:00
  • cbba89ef0f Set price format precision to 0 (integer) and minMove to 1 for all series DiTus 2026-03-18 22:58:17 +01:00
  • 276ea8bdd5 Remove indicator titles from series to hide names on price axis DiTus 2026-03-18 22:51:44 +01:00
  • 3d6b500926 Hide indicator names in legend, keep price axis labels DiTus 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 DiTus 2026-03-18 22:37:42 +01:00
  • 8bb61e014d Fix Hurst indicator fetch URL to use full API_BASE_URL, preventing 404 DiTus 2026-03-18 22:33:52 +01:00
  • cf603d7315 Ensure candles endpoint always returns JSON, handling start/end params to stop 404 errors DiTus 2026-03-18 22:30:56 +01:00
  • b80597dc42 Support start/end query params in candles endpoint to prevent 404 for Hurst indicator DiTus 2026-03-18 22:27:30 +01:00
  • 1b6e307a79 Update interval list to include 148m and extend mock API to return sample 148m candle DiTus 2026-03-18 22:22:04 +01:00
  • 15881b7db8 Add external API server, configure fetch URLs, fix stats endpoint, update API config DiTus 2026-03-18 21:58:23 +01:00
  • 55f61e9b3c docs: add memory updates section for user instructions DiTus 2026-03-18 21:26:45 +01:00
  • 11fe986b5b docs: add documentation management section for /doc and todo usage DiTus 2026-03-18 21:25:31 +01:00
  • d42d5941fc chore: move CHANGELOG.md into /doc folder DiTus 2026-03-18 21:23:46 +01:00
  • 86216cccaf chore: add CHANGELOG.md with initial versioned changelog DiTus 2026-03-18 21:22:35 +01:00
  • 509f8033fa chore: add AGENTS.md with build, lint, test commands and style guidelines DiTus 2026-03-18 21:17:43 +01:00
  • e98c25efc4 docs: add AGENTS.md with build/lint/test commands and code style guidelines DiTus 2026-03-18 20:47:17 +01:00