mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-16 01:28:05 +00:00
feat: Add Awesome Oscillator (AO) implementation with tests and documentation
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<Compile Include="..\lib\trends\wma\Wma.cs" />
|
||||
<Compile Include="..\lib\trends\pwma\Pwma.cs" />
|
||||
<Compile Include="..\lib\trends\jma\Jma.cs" />
|
||||
<Compile Include="..\lib\trends\sma\Sma.cs" />
|
||||
<Reference Include="TradingPlatform.BusinessLayer">
|
||||
<HintPath>..\.github\TradingPlatform.BusinessLayer.dll</HintPath>
|
||||
</Reference>
|
||||
|
||||
Reference in New Issue
Block a user