ninjatrader/strategies
2024-08-06 07:14:53 -07:00
..
new-highs-new-lows Add Nasdaq cumulative 52 week new highs new lows strategy 2024-07-05 07:53:44 -07:00
rsi-divergence Initial commit of RSI divergence strategy README 2024-07-10 19:17:14 -07:00
vwap-trend Fix typo TQQ -> TQQQ 2024-06-29 05:34:44 -07:00
CaptainBacktestModel.cs
CumulativeRSIBot.cs Trivial formatting changes to Cumulative RSI Bot parameters 2024-07-27 10:49:39 -07:00
InternalBarStrengthBot.cs
KnowSureThingBot.cs
MeanReversionBot.cs Initial commit of simple mean reversion bot 2024-06-30 05:53:18 -07:00
MovingAverageCrossover.cs
MovingAverageCrossoverBot.cs
OpeningRangeBot.cs
OpeningRangeBreakout.cs
PairsTradingBot.cs
PivotBot.cs Initial commit of Pivot Bot 2024-07-15 11:46:52 -07:00
RandomBot.cs
RandomBotRSI.cs
SonicRBot.cs Add long term trend filter and opening range bias to Sonic R Bot in addition to modifying stop logic 2024-08-02 13:26:39 -07:00
SuperBot.cs
ThreeCandleReversalBot.cs Actually commit code for 3CR bot (oops!) 2024-07-12 14:27:10 -07:00
ThreeDayTradeBot.cs Initial commit of 3-Day Trade strategy, taken from Kaufman Constructs Trading Systems 2024-08-06 07:14:53 -07:00
TrendBreakout.cs
TrendFollowing.cs
TripleMovingAverageBot.cs Remove BarsRequiredToTrade from Triple Moving Average Bot 2024-07-31 14:00:20 -07:00
TripleMovingAverageSlopeBot.cs Add Triple Moving Average Slope Bot 2024-08-03 05:15:38 -07:00
TurtleTradingBot.cs
TwoPeriodRSI.cs Initial commit of 2 Period RSI strategy taken from Short Term Trading Strategies That Work 2024-07-20 05:39:13 -07:00
VIXFivePercentBot.cs Add VIX 5% Bot, taken from Chapter 5 of Short Term Trading Strategies That Work 2024-07-21 05:53:36 -07:00
WilliamsPercentRBot.cs Add strategy based on Williams %R 2024-08-04 07:01:14 -07:00