Commit Latest

This commit is contained in:
2025-06-29 08:52:11 -04:00
parent 5844d86331
commit 3215fd04d9
2 changed files with 5 additions and 14 deletions

View File

@@ -455,7 +455,6 @@ namespace PortfolioManager.Renderers
Close = BollingerBandModel.Close(bollingerBands);
SMAN = BollingerBandModel.SMAN(bollingerBands);
Volume = BollingerBandModel.Volume(bollingerBands);
// LeastSquares = BollingerBandModel.LeastSquares(bollingerBands);
Scatter scatter = default;
{