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
05e5621b98
ninjatrader
/
strategies
History
moshferatu
720b9c252a
Add RSI PowerZones Bot taken from chapter 2 of Buy the Fear, Sell the Greed
2024-08-11 07:43:59 -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
FirstCrossBot.cs
Add 1st Cross Bot, taken from chapter 24 of Kaufman Constructs Trading Systems
2024-08-07 06:01:48 -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
RSIPowerZonesBot.cs
Add RSI PowerZones Bot taken from chapter 2 of Buy the Fear, Sell the Greed
2024-08-11 07:43:59 -07:00
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
Trivial change to override DispalyName in 3-Day Trade Bot
2024-08-10 05:45:34 -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