Documentation

This commit is contained in:
Miha Kralj
2022-12-26 19:03:54 -08:00
parent 3227cc1c55
commit e09fe93f24
41 changed files with 221 additions and 551 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ using System;
/* <summary>
SMA: Simple Moving Average
The weights are equally distributed across the period, resulting in a mean() of
the data within the period/
the data within the period
Sources:
https://www.tradingtechnologies.com/help/x-study/technical-indicator-definitions/simple-moving-average-sma/