You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Adapt all pages and components for dark and light mode support
Remove hardcoded colors from Plotly charts, HTML elements, and metric
boxes so Streamlit can auto-theme correctly in both dark and light modes.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Simulate how various trading parameters, such as win rate, number of trades, and risk per trade, affect your overall performance.
49
29
- Use Monte Carlo simulations to explore potential outcomes based on your trading strategy.
50
30
- Visualize the trade-off between risk and return to optimize your approach.
51
31
52
-
- **🔗 Asset Correlation Simulation**:
32
+
- **Asset Correlation Simulation**:
53
33
- Generate portfolios of assets with different correlation structures, and simulate their price evolution over time.
54
34
- Adjust the number of assets, correlation range, and key return parameters to test portfolio performance.
55
35
- Analyze performance metrics such as Sharpe Ratio, Maximum Drawdown, and Annualized Return to assess the strength of your portfolio under various correlation regimes.
56
36
57
37
58
38
---
59
-
#### 📘 How to Get Started:
39
+
#### How to Get Started:
60
40
61
41
1. **Select a Page**: Use the sidebar on the left to navigate between different analyses.
62
42
2. **Adjust Parameters**: Each page offers interactive controls to modify the simulation parameters.
0 commit comments