ninjatrader/strategies
2024-07-10 19:17:14 -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
InternalBarStrengthBot.cs Add Internal Bar Strength (IBS) bot 2024-06-23 05:33:30 -07:00
KnowSureThingBot.cs
MeanReversionBot.cs Initial commit of simple mean reversion bot 2024-06-30 05:53:18 -07:00
MovingAverageCrossover.cs
MovingAverageCrossoverBot.cs Add alternate moving average crossover strategy 2024-06-09 06:09:26 -07:00
OpeningRangeBot.cs
OpeningRangeBreakout.cs
PairsTradingBot.cs A simple pairs trading strategy 2024-06-17 04:51:01 -07:00
RandomBot.cs
RandomBotRSI.cs Add strategy that randomly places trades based on the current RSI value 2024-06-01 06:00:31 -07:00
SonicRBot.cs Trivial removal of comment 2024-07-06 20:48:25 -07:00
SuperBot.cs
TrendBreakout.cs Add trend breakout strategy taken from chapter 3 of Kaufman Constructs Trading Systems 2024-06-16 05:30:30 -07:00
TrendFollowing.cs Simple trend following bot 2024-06-18 04:36:10 -07:00
TurtleTradingBot.cs Initial commit of Turtle trading method bot 2024-06-10 07:34:17 -07:00