Commit Graph

533 Commits

Author SHA1 Message Date
6f0d075ca3 Remove existing VIX 5% strategy implementation 2024-08-30 13:07:19 -07:00
14931b4cf0 Document the parameters of the VIX 5% strategy 2024-08-30 12:44:13 -07:00
df93536d35 Make the entry and exit percent thresholds configurable 2024-08-30 12:41:21 -07:00
8fc2a82fdf Add QQQ backtest results for VIX 5% strategy 2024-08-30 12:18:59 -07:00
35c299eb56 Add backtest results for SPY for the VIX 5% strategy 2024-08-30 12:15:04 -07:00
9bcd75ca96 Initial commit of VIX 5% strategy 2024-08-30 12:12:13 -07:00
abefd79b08 Initial commit of documentation for VIX 5% strategy 2024-08-30 12:08:53 -07:00
f1a5e26cac Make it more clear that the Knife Catcher strategy is a swing trading strategy in the documentation 2024-08-30 08:39:44 -07:00
78f439a5a2 Trivial typo correction in Knife Catcher documentation 2024-08-30 08:38:51 -07:00
18723c7901 Add documentation for down day streak parameter of Knife Catcher strategy 2024-08-30 08:38:06 -07:00
4a711e1969 Add down day streak parameter to Knife Catcher strategy 2024-08-30 08:36:51 -07:00
91650d6cca Add Bars to Exit parameter documentation for Knife Catcher strategy 2024-08-30 08:27:05 -07:00
0a9ba87f8c Add Bars to Exit parameter to Knife Catcher strategy 2024-08-30 08:25:56 -07:00
4d6eb2ff97 Add QQQ backtest results for Knife Catcher strategy 2024-08-30 08:04:12 -07:00
c53a4fed61 Add Knife Catcher Bot implementation 2024-08-30 08:01:00 -07:00
8515606e53 Add SPY backtest results for Knife Catcher strategy 2024-08-30 08:00:05 -07:00
154eeb54c3 Trivial correction in Knife Catcher strategy documentation 2024-08-30 07:55:07 -07:00
a147bcfdfb Initial commit of README for Knife Catcher Bot 2024-08-30 07:52:29 -07:00
0a93489fff Add link to Short Term Trading Strategies That Work repository 2024-08-30 05:52:12 -07:00
0bfd3d0845 Add parameters to 10-day low strategy documentation 2024-08-30 05:29:09 -07:00
2fbf175ca1 Add parameters to 10-day low strategy 2024-08-30 05:28:35 -07:00
a6c26c7aac Correction to 10-Day low strategy rules 2024-08-29 18:08:52 -07:00
d05aebd90e Add 10-Day Low Bot taken from chapter 2 of Short Term Trading Strategies That Work 2024-08-29 12:30:37 -07:00
ce888a1b54 Add documentation and backtest results for 10-Day Low Bot 2024-08-29 12:18:54 -07:00
a497d0dfc5 Add documentation for the ATR Regime indicator 2024-08-29 08:29:08 -07:00
524ea0b41c Move ATR Regime indicator into a separate directory 2024-08-29 08:10:52 -07:00
50d25851bc Add new DaysToLoad property to ATR Regime indicator so that more data can be loaded during backtesting 2024-08-29 08:09:46 -07:00
38e2134a18 Trivial wording change in ConnorsRSI indicator documentation 2024-08-29 05:30:24 -07:00
9aa4c1f8ce Mention the ConnorsRSI strategy in the ConnorsRSI indicator documentation 2024-08-29 05:27:39 -07:00
7935b53bd3 Document the ConnorsRSI indicator parameters 2024-08-29 05:13:55 -07:00
37a3a28923 Add documentation for ConnorsRSI indicator 2024-08-29 04:33:43 -07:00
ca318a29a6 Add ConnorsRSI strategy parameter documentation 2024-08-28 12:28:06 -07:00
f25f905e6a Update ConnorsRSI strategy rules to mention default indicator parameters 2024-08-28 12:22:18 -07:00
605186b051 Add parameters to ConnorsRSI strategy 2024-08-28 12:21:08 -07:00
e88805509a Add description to ConnorsRSI strategy 2024-08-28 12:15:45 -07:00
cc8930db67 Add additional documentation for the ConnorsRSI strategy 2024-08-28 12:02:47 -07:00
bd9e465dfe Add QQQ backtest results for ConnorsRSI strategy 2024-08-28 11:44:50 -07:00
63424c8c9c Add parameters to ConnorsRSI documentation 2024-08-28 09:19:23 -07:00
eed66dfdba Initial commit of README for ConnorsRSI indicator 2024-08-28 09:09:41 -07:00
dbf84e9925 Move ConnorsRSI indicator into a separate directory 2024-08-28 09:07:27 -07:00
34e71aa33d Add SPY backtest results for ConnorsRSI bot 2024-08-27 12:47:23 -07:00
8d4a805b6e Add ConnorsRSI Bot 2024-08-27 12:43:08 -07:00
2219562372 Add instructions for creating and using a RAM drive with NinjaTrader in order to increase performance 2024-08-23 12:37:00 -07:00
fcb7b6bdc8 Add weekly backtest results to monthly momentum bot out of curiosity 2024-08-21 13:54:39 -07:00
716dfa95cc Add QQQ backtest results for the Monthly Momentum Bot 2024-08-20 06:19:20 -07:00
f6177f314e Add Monthly Momentum Bot backtest results for SPY 2024-08-20 06:16:28 -07:00
de03f812c6 Initial commit of Monthly Momentum Bot README 2024-08-20 06:13:17 -07:00
075b5906e3 Move Monthly Momentum Bot into a separate directory 2024-08-20 06:06:58 -07:00
8445774d7c Initial commit of Monthly Momentum Bot 2024-08-20 06:06:20 -07:00
8c6f91379c Mention that 100 days of tick data should be enough per 3 month contract 2024-08-19 05:38:37 -07:00