-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updates classes and strategies to tag release
- Loading branch information
Showing
3 changed files
with
2 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule classes
updated
48 files
Submodule strategies
updated
52 files
+8 −10 | .github/workflows/compile.yml | |
+3 −0 | .gitmodules | |
+3 −3 | .pre-commit-config.yaml | |
+1 −1 | AC | |
+1 −1 | AD | |
+1 −1 | ADX | |
+1 −1 | AMA | |
+1 −1 | ASI | |
+1 −1 | ATR | |
+1 −1 | ATR_MA_Trend | |
+1 −1 | Alligator | |
+1 −1 | Awesome | |
+1 −1 | BWMFI | |
+1 −1 | Bands | |
+1 −1 | BearsPower | |
+1 −1 | BullsPower | |
+1 −1 | CCI | |
+1 −1 | Chaikin | |
+1 −1 | DEMA | |
+1 −1 | DeMarker | |
+1 −1 | Demo | |
+1 −1 | ElliottWave | |
+1 −1 | Envelopes | |
+1 −1 | Force | |
+1 −1 | Fractals | |
+1 −1 | Gator | |
+1 −1 | HeikenAshi | |
+1 −1 | Ichimoku | |
+1 −1 | MA | |
+1 −1 | MACD | |
+1 −1 | MFI | |
+1 −1 | Momentum | |
+1 −1 | OBV | |
+1 −1 | OsMA | |
+1 −1 | Pattern | |
+1 −1 | Pivot | |
+32 −0 | README.md | |
+1 −1 | RSI | |
+1 −1 | RVI | |
+1 −1 | SAR | |
+1 −1 | SAWA | |
+1 −1 | SVE_Bollinger_Bands | |
+1 −1 | StdDev | |
+1 −1 | Stochastic | |
+1 −1 | SuperTrend | |
+1 −1 | TMAT_SVEBB | |
+1 −0 | TMA_CG | |
+1 −1 | TMA_True | |
+1 −1 | WPR | |
+1 −1 | ZigZag | |
+51 −45 | enum.h | |
+1 −0 | strategies.h |