mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-20 03:28:05 +00:00
Add Chaikin Money Flow (CMF) Indicator Implementation and Tests
- Implemented CMF indicator in Cmf.cs with detailed calculations and methods. - Created unit tests for CMF validation against Skender, Ooples, and batch processing. - Added documentation for CMF in Cmf.md, explaining its purpose, calculations, and usage. - Updated project files to include new statistics library. - Updated NDepend badges to reflect changes in classes, methods, and lines of code.
This commit is contained in:
@@ -47,6 +47,7 @@
|
||||
| [AROONOSC](lib/dynamics/aroonosc/Aroonosc.md) | Aroon Oscillator | Dynamics |
|
||||
| [ATR](lib/volatility/atr/Atr.md) | Average True Range | Volatility |
|
||||
| [ATRBANDS](lib/channels/atrbands/Atrbands.md) | ATR Bands | Channels |
|
||||
| [BBANDS](lib/channels/bbands/Bbands.md) | Bollinger Bands | Channels |
|
||||
| [ATRN](lib/volatility/atrn/Atrn.md) | ATR Normalized | Volatility |
|
||||
| [ATRP](lib/volatility/atrp/Atrp.md) | ATR Percent | Volatility |
|
||||
| BBI | Bulls Bears Index | Oscillators |
|
||||
|
||||
Reference in New Issue
Block a user