Commit Latest

This commit is contained in:
2025-06-22 12:54:07 -04:00
parent 981a873dee
commit b1d0b835b6
3 changed files with 465 additions and 52 deletions

View File

@@ -15,6 +15,7 @@ namespace PortfolioManager.ViewModels
public void PlotterLoadedEvent(object sender, PlotterLoadedEventArgs e)
{
// String selectedSymbol = "VST";
String selectedSymbol = "CRS";
int selectedDayCount = 180;