mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-20 19:48:05 +00:00
Add PWMA implementation and tests; enhance documentation
This commit is contained in:
@@ -46,7 +46,7 @@ Where:
|
||||
|
||||
## C# Implementation
|
||||
|
||||
The library provides two implementations: a standard scalar version and a multi-period vector version for calculating multiple SMAs simultaneously.
|
||||
The library provides two implementations: a standard scalar version and a high-performance Span-based static version.
|
||||
|
||||
### Single SMA (`Sma`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user