ninjatrader/strategies
2024-07-06 20:46:23 -07:00
..
new-highs-new-lows Add Nasdaq cumulative 52 week new highs new lows strategy 2024-07-05 07:53:44 -07:00
vwap-trend Fix typo TQQ -> TQQQ 2024-06-29 05:34:44 -07:00
CaptainBacktestModel.cs
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
RandomBot.cs
RandomBotRSI.cs
SonicRBot.cs Removing opening range indicator from Sonic R strategy as it didn't offer any improvement 2024-07-06 20:46:23 -07:00
SuperBot.cs
TrendBreakout.cs
TrendFollowing.cs
TurtleTradingBot.cs