Note: the package continues to include full compatibility and support for older .NET Framework, .NET Standard, and .NET Core targeted solutions. With that said, at some point, we will drop support for older frameworks when they become either obsolete or an impediment to continuous improvement.
1.0.17
Maintenance update
- Bump DLL version from 2.4.0 to 2.4.7 (296) - Bump Python.NET from 3.0.0.post1 to 3.0.1 (290)
- Recompose the internal indexing of input `history` (historical quotes) for cases where it is cut down and reused after it was previously used or pre-cleaned. This is not a typical or common use case, but it can happen if a user is dynamically changing input history length between uses with methods like `TakeLast()` - see 170
1.0.0
- update the version number - 104 - update the documentation accordingly
0.11.5
New indicators:
- Triple EMA Oscillator (TRIX)
Chores:
- update docs to clarify the difference between TEMA and TRIX - 160