Commit Graph

392 Commits

Author SHA1 Message Date
723ab6ee6d Add QQQ backtest results for RSI 10-6 / 90-94 strategy 2024-09-29 06:27:16 -07:00
2e5e286248 Add SPY backtest results for RSI 10-6 / 90-94 strategy 2024-09-29 06:21:03 -07:00
cfa9629acb Add parameters to RSI 10-6 / 90-94 strategy documentation 2024-09-29 06:17:58 -07:00
a270308b2f Initial commit of RSI 10-6 / 90-94 strategy 2024-09-29 06:13:54 -07:00
46f8a7aa67 Add rules for short trades to RSI 10-6 / 90-94 strategy documentation 2024-09-29 05:53:30 -07:00
5d53860f62 Add rules for long trades to RSI 10-6 / 90-94 strategy 2024-09-29 05:52:01 -07:00
e5b94214c0 Add description to RSI 10-6 / 90-94 strategy documentation 2024-09-29 05:47:39 -07:00
def19e07a0 Initial commit of README for RSI 10-6 / 90-94 strategy 2024-09-29 05:47:00 -07:00
e54c5ede18 Add sector ETF backtest results for Multiple Days Up / Down strategy 2024-09-28 07:37:27 -07:00
248000ca5f Add IWM backtest results for Multiple Days Up / Down strategy 2024-09-28 07:07:06 -07:00
3bd8cd839f Add DIA backtest results for Multiple Days Up / Down strategy 2024-09-28 07:04:58 -07:00
ded0933306 Add QQQ backtest results for Multiple Days Up / Down strategy 2024-09-28 07:00:52 -07:00
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