This website requires JavaScript.
Explore
Help
Sign In
moshferatu
/
ninjatrader
Watch
1
Star
0
Fork
0
You've already forked ninjatrader
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
91d23a93ae
ninjatrader
/
indicators
History
moshferatu
a497d0dfc5
Add documentation for the ATR Regime indicator
2024-08-29 08:29:08 -07:00
..
atr-regime
Add documentation for the ATR Regime indicator
2024-08-29 08:29:08 -07:00
connors-rsi
Mention the ConnorsRSI strategy in the ConnorsRSI indicator documentation
2024-08-29 05:27:39 -07:00
ADR.cs
ATRTrailingStop.cs
Remove bar and outline coloring from ATR Trailing Stop indicator
2024-07-26 14:57:06 -07:00
CandleColor.cs
ChandelierExit.cs
Initial commit of Chandelier Exit indicator
2024-07-19 13:17:13 -07:00
ChartLabel.cs
DailyCOL.cs
DailyLevels.cs
DC.cs
EfficiencyRatio.cs
Add Kaufman Efficiency Ratio indicator
2024-07-30 20:40:16 -07:00
FairValueGap.cs
HighsAndLows.cs
HullMovingAverage.cs
IndexTopN.cs
InternalBarStrength.cs
KeltChannel.cs
KnowSureThing.cs
Remove unused imports and unnecessary comments from Know Sure Thing indicator
2024-07-22 06:11:55 -07:00
LinearRegression.cs
LVN.cs
MACDHistogram.cs
MarketDepth.cs
MovingAverage.cs
MovingAverageTrend.cs
NasdaqCumulativeNewHighsNewLows.cs
News.cs
NYSECumulativeNewHighsNewLows.cs
OpeningRange.cs
OpeningRangeCustom.cs
OrderFlowOscillator.cs
PercentB.cs
PercentRank.cs
Add Percent Rank indicator for calculating the percent rank of the provided input series over the specified period
2024-08-13 13:51:07 -07:00
PivotPoints.cs
Add the ability to use closing prices when detecting pivots instead of highs / lows
2024-07-23 09:01:50 -07:00
RateOfChange.cs
RefreshRate.cs
RSIDashboard.cs
RSIDetrended.cs
RSIHistogram.cs
Remove NinjaScriptProperty attributes in order to clean up indicator constructor
2024-07-14 07:20:45 -07:00
SilverBullet.cs
SimpleReversal.cs
SonicRDragon.cs
SuperSmoother.cs
Tape.cs
ThreeCandleReversal.cs
Hide max patterns property from indicator settings as it is only meant to be used during strategy backtesting
2024-07-17 11:10:06 -07:00
TMASlope.cs
TRAdjEMA.cs
Make the true range series lookback infinite in order to facilitate backtesting over larger date ranges
2024-07-28 05:17:15 -07:00
TrafficLight.cs
Trend.cs
TRIN.cs
TwoB.cs
Add pivot level to 2B indicator
2024-08-09 18:25:40 -07:00
VIXRatio.cs
Volatility.cs
VolatilityRegime.cs
VolumeSpikePivots.cs
VP.cs
VPOC.cs
VWAP.cs