Roadmap
- Add information about the underlying stocks for each LETF.
- Add easy links to Yahoo or Google Finance for each symbol.
- Add more quant finance metrics: volatility, correlation, drawdowns, sharpe ratio (Risk adjusted returns).
- Add a way to detect trends automatically across a lot of assets and surface those trends.
- Add more stocks and ETFs beyond Leveraged ETFs.
Feedback
Please write to me at qqquanter@gmail.com for any feedback or ideas. I am open to adding more quantitative intelligence that fits the theme of the site.
Changelog
Mar 2024
- Switched to new price API that can return intraday prices. Plan is to integrate latest prices during the day, not just close prices.
- Show prices in the plot hover as well as the table so users can confirm latest prices if they need to.
- Added descriptions for each block
- Added table for multi time-period returns for each ETF.
- Made it intraday capable. Now it updates every 1 hour to give semi real-time insights.
Feb 2024
- Switched from Yahoo Finance API to Alpha Vantage API for better data.
- Added a detailed multi-time period performance table and integrated Datatables.net.
- Hover box for each data point in the plot
- Lot of improvements to the plot, it's look and feel
- Created initial plot for momentum across different time periods