๐ Dashboard
Overview of your trading system performance
Total Profit
Active Bots
Success Rate
Total Trades
๐ก URL Integration
Notice how the URL changes when you navigate between pages. Try using the browser's back and forward buttons!
Component-Based Routing with URL Integration
This component provides routing functionality for web applications with URL integration and nested routing capabilities. It consists of two parts: ars-page for content routing and ars-page-controller for navigation controls.
Current Page: Loading...
Current Route: Loading...
Available Pages: Loading...
Overview of your trading system performance
Notice how the URL changes when you navigate between pages. Try using the browser's back and forward buttons!
Manage your automated trading bots
This page demonstrates how the router handles different page IDs and updates the URL accordingly.
Test your trading strategies in a safe environment
Run your trading strategies against historical data to see how they would have performed.
Deep dive into your trading performance
Advanced charts and metrics to help you understand your trading performance.
System configuration and settings
Global system settings and configuration options.
System configuration and preferences
This page is shown when navigating to any settings route. The specific content would be determined by the route.
Loading route content...
Loading...
Automatically updates browser URL when navigating between pages with full browser history support.
Support for complex route hierarchies with parent-child relationships for advanced applications.
Support for both page-based navigation (data-page) and route-based navigation (data-route).
Full support for browser back/forward buttons and proper history state management.
Extends WebComponentBase for enhanced attribute handling and better integration.
Custom events for page changes and navigation with comprehensive event details.
HTML Structure: Create your page router with routes configuration and add navigation controls.
Programmatic Navigation: Use the router methods to navigate programmatically.
Listen for page changes: The router fires custom events when pages change.