ninjatrader/indicators
2023-12-11 06:27:57 -08:00
..
ChartLabel.cs
DailyCOL.cs
DailyLevels.cs Resolve issue where current daily close was drawn prior to actual close, disable daily closes by default in order to make the indicator more visually appealing, and begin drawing the levels from the actual open / close times 2023-12-11 06:27:57 -08:00
DC.cs
FairValueGap.cs
HighsAndLows.cs
KnowSureThing.cs
LinearRegression.cs Add linear regression indicator that colors bars according to whether closes are above / below the linear regression calculated over a configurable number of bars 2023-11-17 07:42:22 -08:00
LVN.cs
MovingAverage.cs Add Moving Average indicator 2023-11-14 12:16:45 -08:00
OpeningRange.cs
OrderFlowOscillator.cs
PercentB.cs
RSIDashboard.cs
RSIHistogram.cs
SilverBullet.cs Add Silver Bullet indicator 2023-11-15 11:07:43 -08:00
SuperSmoother.cs
Tape.cs
ThreeCandleReversal.cs
TRIN.cs
VIXRatio.cs
VP.cs
VPOC.cs