Merge branch 'PM_SCOTTPLOT' of http://elara:3000/Sean/Avalonia into PM_SCOTTPLOT
This commit is contained in:
@@ -456,7 +456,6 @@ namespace PortfolioManager.Renderers
|
||||
Close = BollingerBandModel.Close(bollingerBands);
|
||||
SMAN = BollingerBandModel.SMAN(bollingerBands);
|
||||
Volume = BollingerBandModel.Volume(bollingerBands);
|
||||
// LeastSquares = BollingerBandModel.LeastSquares(bollingerBands);
|
||||
|
||||
Scatter scatter = default;
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user