Commit Graph

430 Commits

Author SHA1 Message Date
abbed69772 Add SPY backtest results for Multiple Days Up / Down strategy 2024-09-28 06:56:35 -07:00
141220a071 Add parameters to Multiple Days Up / Down strategy documentation 2024-09-28 06:52:46 -07:00
2b27078e0d Initial commit of Multiple Days Up / Down strategy 2024-09-28 06:48:12 -07:00
d8e68cb851 Add short rules to Multiple Days Up / Down strategy documentation 2024-09-28 06:32:30 -07:00
7311b2da84 Add long rules to Multiple Days Up / Down strategy documentation 2024-09-28 06:31:00 -07:00
5caf80cc1f Add description to Multiple Days Up / Down strategy documentation 2024-09-28 06:25:03 -07:00
bec6a717b5 Initial commit of Multiple Days Up / Down strategy README 2024-09-28 06:22:51 -07:00
643c195e8c Add sector ETF backtest results for %B strategy 2024-09-26 08:50:13 -07:00
5743de1b22 Add IWM backtest results for %B strategy 2024-09-26 08:37:05 -07:00
4ef0b5a9f4 Add DIA backtest results for %B strategy 2024-09-26 08:35:05 -07:00
6534df1371 Add QQQ backtest results for %B strategy 2024-09-26 08:32:50 -07:00
308049e961 Add SPY backtest results for %B strategy 2024-09-26 08:30:30 -07:00
4796fe75b0 Update default %B parameters in %B strategy documentation 2024-09-26 08:25:38 -07:00
3825d74a20 Remove unused parameters from %B strategy 2024-09-26 08:24:45 -07:00
6a5f187f45 Change default %B parameters in order to match settings used in High Probability ETF Trading 2024-09-26 08:24:12 -07:00
f3193ae98b Add parameters to %B strategy documentation 2024-09-26 07:07:32 -07:00
3956ba6645 Initial commit of %B strategy 2024-09-26 06:52:41 -07:00
42c658d74d Add rules to %B strategy documentation 2024-09-26 06:07:57 -07:00
6d1464cbd7 Update %B strategy description in documentation 2024-09-26 05:58:24 -07:00
ee43b1b62a Add description to %B strategy documentation 2024-09-26 05:49:51 -07:00
8cb0416a7f Initial commit of %B strategy README 2024-09-26 05:49:07 -07:00
7603e7cf36 Re-organize conditions in 3-Day High / Low strategy in order to properly perform aggressive entries 2024-09-25 10:21:28 -07:00
dd40d53d5d Add sector ETF backtest results for R3 strategy 2024-09-25 08:44:15 -07:00
f3a1f0f089 Add IWM backtest results for R3 strategy 2024-09-25 08:34:17 -07:00
eceb46e920 Add DIA backtest results for R3 strategy 2024-09-25 08:30:32 -07:00
4201a30130 Add QQQ backtest results for R3 strategy 2024-09-25 08:28:13 -07:00
2458def76c Add SPY backtest results for R3 strategy 2024-09-25 08:25:43 -07:00
12abf370d9 Add parameters to R3 strategy documentation 2024-09-25 08:21:13 -07:00
38f7e6e9cf Override DisplayName in 3-Day High / Low strategy 2024-09-25 07:06:34 -07:00
07b1b6d72a Override DisplayName in R3 strategy 2024-09-25 07:06:02 -07:00
71c28ce918 Initial commit of R3 strategy 2024-09-25 07:02:38 -07:00
aef375335f Add short rules to R3 strategy 2024-09-25 06:28:13 -07:00
e3985b6ec8 Add long rules to R3 strategy 2024-09-25 06:27:47 -07:00
8357df1e58 Add description to R3 strategy documentation 2024-09-25 06:26:16 -07:00
a9f8409046 Initial commit of R3 strategy README 2024-09-25 06:23:15 -07:00
41077512f8 Override DisplayName in VIX RSI strategy 2024-09-25 06:12:00 -07:00
e14bb66ad1 Add aggregated sector ETF backtest results for RSI 25 / 75 strategy 2024-09-24 12:51:37 -07:00
7726afddb4 Add QQQ backtest results for RSI 25 / 75 strategy 2024-09-24 07:58:39 -07:00
590b03a38b Add SPY backtest results for RSI 25 / 75 strategy 2024-09-24 07:55:49 -07:00
c6b58de8e3 Remove unnecessary settings from RSI 25 / 75 strategy 2024-09-24 07:52:40 -07:00
bdd16ffc6e Allow for taking up to 2 trades in either direction in order to support aggressive entries in RSI 25 / 75 strategy 2024-09-24 07:50:57 -07:00
ed7d90f847 Trivial correction in RSI 25 / 75 strategy documentation 2024-09-24 07:48:40 -07:00
f5308decc0 Add parameters to RSI 25 / 75 strategy documentation 2024-09-24 07:46:52 -07:00
b351767b29 Add long and short entry / exit logic to RSI 25 / 75 strategy 2024-09-24 07:40:51 -07:00
09785f6b22 Add long and short RSI entry and exit thresholds to RSI 25 / 75 strategy 2024-09-24 07:35:31 -07:00
19de52b5f7 Add properties for enabling long, short, and aggressive trade entries to RSI 25 / 75 strategy 2024-09-24 06:55:11 -07:00
31acb619cf Add guard clause to prevent trading before there are enough bars in RSI 25 / 75 strategy 2024-09-24 06:53:39 -07:00
10423ab6cc Remove unused imports from RSI 25 / 75 strategy 2024-09-24 06:51:55 -07:00
173085c0a0 Add RSI indicator to RSI 25 / 75 strategy 2024-09-24 06:51:11 -07:00
451093a75c Add long-term trend simple moving average to RSI 25 / 75 strategy 2024-09-24 06:49:30 -07:00
52b9985714 Override DisplayName for RSI 25 / 75 strategy 2024-09-24 06:47:21 -07:00
1457cfe731 Add description to RSI 25 / 75 strategy 2024-09-24 06:46:35 -07:00
c57f1f827d Add rules to RSI 25 / 75 strategy documentation 2024-09-24 06:44:42 -07:00
ee4daebcba Add description to RSI 25 / 75 strategy documentation 2024-09-24 06:42:51 -07:00
9a3c0ac9f2 Initial commit of RSI 25 / 75 strategy README 2024-09-24 06:39:56 -07:00
9551301cd9 Initial commit of RSI 25 / 75 strategy 2024-09-24 06:39:23 -07:00
41c7775dff Use cached backtest result images in 2-Period RSI strategy documentation 2024-09-23 08:18:58 -07:00
b437dc4748 Use cached backtest result images in Intraday Weakness strategy documentation 2024-09-23 08:10:56 -07:00
eba6921713 Use cached backtest result images in Overnight strategy documentation 2024-09-23 08:06:50 -07:00
3bad46485e Use cached backtest result images in VIX 5% strategy documentation 2024-09-23 08:02:27 -07:00
dc4fbeefbe Use cached backtest result images in Knife Catcher strategy documentation 2024-09-23 08:00:02 -07:00
a9872968eb Use cached backtest result images in 10-Day Low strategy documentation 2024-09-23 07:57:33 -07:00
d0283ddbad Add XLF backtest results for TRIN strategy 2024-09-23 06:54:39 -07:00
ef42d7f75a Add XLE backtest results for TRIN strategy 2024-09-23 06:43:04 -07:00
da999695b6 Add DIA backtest results for TRIN strategy 2024-09-23 06:39:07 -07:00
54d85bb4f2 Add QQQ backtest results for TRIN strategy 2024-09-23 06:34:10 -07:00
5b7375689b Add note regarding TRIN value readings 2024-09-23 06:31:24 -07:00
59128185f8 Add SPY backtest results for TRIN strategy 2024-09-23 06:26:20 -07:00
982096b45f Add parameters to TRIN strategy documentation 2024-09-23 06:21:26 -07:00
d949e8166a Make the number of days TRIN has to be above the threshold configurable 2024-09-23 06:16:33 -07:00
eca0130dbc Add TRIN entry threshold property 2024-09-23 06:09:55 -07:00
4731a6a57b Consolidate current bar validations 2024-09-23 06:07:13 -07:00
49031b8309 Add RSI entry and exit treshold properties 2024-09-23 05:51:16 -07:00
c33d61924b Rename long-term trend moving average 2024-09-23 05:49:05 -07:00
7ef459fbda Add RSI parameters to TRIN strategy 2024-09-23 05:47:10 -07:00
12b8b3abff Add long-term trend period property to TRIN strategy 2024-09-22 19:12:59 -07:00
746d89984a Add rules to TRIN strategy documentation 2024-09-21 06:41:51 -07:00
d230a4a41f Add description to TRIN strategy 2024-09-21 06:38:27 -07:00
56fc6f1698 Remove unused imports 2024-09-21 06:37:37 -07:00
783d124320 Add description to TRIN strategy documentation 2024-09-21 06:36:25 -07:00
4d6696bb9d Initial commit of TRIN strategy README 2024-09-21 06:33:57 -07:00
15f7872e36 Initial commit of TRIN strategy 2024-09-21 06:32:21 -07:00
9c32f0366f Add description to Short strategy 2024-09-21 06:31:14 -07:00
2409713adc Add QQQ backtest results for Short strategy 2024-09-20 06:50:45 -07:00
59fe427fe2 Add SPY backtest results for Short strategy 2024-09-20 06:36:48 -07:00
e753c22bee Add parameters to Short strategy documentation 2024-09-20 06:26:45 -07:00
383592e46f Add rules to Short strategy documentation 2024-09-20 06:19:14 -07:00
052a130542 Update Short strategy description 2024-09-20 06:15:32 -07:00
1e11b84a44 Remove disclaimer as it is unnecessary 2024-09-20 06:14:45 -07:00
87a2a9204b Initial commit of Short strategy README 2024-09-20 06:13:45 -07:00
652d9eac3f Initial commit of Short strategy 2024-09-20 05:51:42 -07:00
bfa9070a48 Add VIX threshold percentage parameter to VIX Stretches strategy 2024-09-19 07:38:46 -07:00
fe182591e1 Make the percentage above the VIX moving average configurable 2024-09-19 07:37:14 -07:00
4ed36e48bd Add IWM backtest results for VIX RSI strategy 2024-09-19 05:44:53 -07:00
bcb34e1b1d Add DIA backtest results for VIX RSI strategy 2024-09-19 05:41:09 -07:00
97d1f2360a Add QQQ backtest results for VIX RSI strategy 2024-09-19 05:37:35 -07:00
b91166abbc Add SPY backtest results for VIX RSI strategy 2024-09-19 05:33:36 -07:00
922a913d07 Trivial hyphenation in parameter name 2024-09-19 05:30:14 -07:00
2b4fa001f5 Trivial hyphenation in parameter name 2024-09-19 05:29:46 -07:00
46a737b26d Add parameters to VIX RSI strategy documentation 2024-09-19 05:28:20 -07:00
947dc78748 Add rules to VIX RSI strategy documentation 2024-09-19 05:13:12 -07:00
9f13ca91ab Add description to VIX RSI strategy documentation 2024-09-19 05:09:23 -07:00
29bafbf026 Initial commit of VIX RSI strategy README 2024-09-19 05:08:06 -07:00
43a6bb2e7d Initial commit of VIX RSI strategy 2024-09-19 05:05:47 -07:00
b51fd2c3c6 Add DIA backtest results for VIX Stretches strategy 2024-09-18 07:56:22 -07:00
feba05d1bf Add QQQ backtest results for VIX Stretches strategy 2024-09-18 07:53:13 -07:00
bf48867269 Add disclaimer / warning to VIX Stretches strategy documentation 2024-09-18 07:49:23 -07:00
914e15759e Add SPY backtest results for VIX Stretches strategy 2024-09-18 07:41:51 -07:00
c21c723a8f Add parameters to VIX Stretches strategy documentation 2024-09-18 07:32:53 -07:00
37cc814ab0 Add rules to VIX Stretches strategy 2024-09-18 07:28:20 -07:00
9e8c4334d2 Add description to VIX Stretches strategy documentation 2024-09-18 07:24:47 -07:00
f78c468bca Initial commit of VIX Stretches README 2024-09-18 07:23:54 -07:00
b73dcd1cf1 Initial commit of VIX stretches strategy 2024-09-18 07:21:38 -07:00
48eac03fc0 Remove misnamed VIX Stretches strategy 2024-09-18 07:20:51 -07:00
67150a5f85 Initial commit of VIX Stretches strategy 2024-09-18 07:19:43 -07:00
d193bc19a2 Add XLF backtest results for End of Month strategy 2024-09-17 10:35:05 -07:00
71906aaad6 Add XLE backtest results for End of Month strategy 2024-09-17 10:32:36 -07:00
d45bc71773 Add IWM backtest results for End of Month strategy 2024-09-17 08:30:07 -07:00
485082a943 Add DIA backtest results for End of Month strategy 2024-09-17 06:54:26 -07:00
19b80053da Add QQQ backtest results for End of Month strategy 2024-09-17 06:50:49 -07:00
62b83dd58b Add SPY backtest results for End of Month strategy 2024-09-17 06:46:34 -07:00
74b3558c28 Add parameters to End of Month strategy documentation 2024-09-17 06:35:49 -07:00
93b95ed4e5 Add rules for End of Month strategy 2024-09-17 06:33:21 -07:00
7209a79efb Add description to End of Month strategy documentation 2024-09-17 06:28:34 -07:00
567713f386 Initial commit of End of Month strategy documentation 2024-09-17 06:24:50 -07:00
0eed05e8c4 Initial commit of End of Month strategy 2024-09-17 06:24:07 -07:00
bde0364c8a Add XLF backtest results for Double 7's strategy 2024-09-16 11:32:06 -07:00
c722bb8976 Add XLE backtest results for Double 7's strategy 2024-09-16 11:29:03 -07:00
3acc0c03f5 Rename Double 7's strategy 2024-09-16 10:15:24 -07:00
1b19f1be82 Add IWM backtest results for Double 7's strategy 2024-09-16 10:13:58 -07:00
6e258bf9b3 Add DIA backtest results for Double 7's strategy 2024-09-16 09:43:44 -07:00
00d10f9800 Add QQQ backtest results for Double 7's strategy 2024-09-16 09:09:28 -07:00
41b2105a3d Add SPY backtest results for Double 7's strategy 2024-09-16 08:58:29 -07:00
bd9f4590f9 Trivial hyphenation of long-term trend period display text 2024-09-15 06:59:29 -07:00
58a1a3c59f Add parameters to Double 7's strategy documentation 2024-09-15 06:58:31 -07:00
809b275244 Trivial change of Double 7's strategy name in display text 2024-09-15 06:55:17 -07:00
0acbb4ab86 Add note about other periods to Double 7's strategy documentation 2024-09-15 06:53:37 -07:00
24485a324c Add rules to Double 7's strategy documentation 2024-09-15 06:51:29 -07:00
1d6817f82a Add description to Double 7's strategy documentation 2024-09-15 06:48:12 -07:00
acefb22b48 Initial commit of Double 7's strategy README 2024-09-15 06:47:07 -07:00
4cdd1b9216 Initial commit of Double 7's strategy 2024-09-15 06:44:20 -07:00
3eb2256a95 Fix typo in 3-Day High / Low strategy documentation 2024-09-13 12:29:50 -07:00
45d0e31865 Enable aggressive entries by default 2024-09-13 12:22:27 -07:00
98af2de491 Add XLF backtest results for 3-Day High / Low strategy 2024-09-13 12:18:25 -07:00
ed229adb89 Add XLE backtest results for 3-Day High / Low strategy 2024-09-13 12:15:26 -07:00
e6654d24f4 Add DIA backtest results for 3-Day High / Low strategy 2024-09-13 12:11:59 -07:00
a7e5cf60e0 Add QQQ backtest results for 3-Day High / Low strategy 2024-09-13 12:07:34 -07:00
8651517970 Add SPY backtest results for 3-Day High / Low strategy 2024-09-13 12:01:53 -07:00
b1ddf0a1c4 Add parameters to 3-Day High / Low strategy 2024-09-13 11:56:29 -07:00
805a2ec0b7 Add rules to 3-Day High / Low strategy documentation 2024-09-13 11:49:16 -07:00