Commit Graph

188 Commits

Author SHA1 Message Date
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
fe58cf4216 Add description to 3-Day High / Low strategy documentation 2024-09-13 11:44:39 -07:00
4217917829 Initial commit of 3-Day High / Low strategy documentation 2024-09-13 11:34:58 -07:00
f2c01f9bb5 Initial commit of 3-Day High / Low strategy 2024-09-13 11:34:19 -07:00
079de292e0 Add QQQ backtest results of alternate rules for Cumulative RSI strategy 2024-09-12 06:41:06 -07:00
5fb6f976a1 Add SPY backtest results of alternate rules for Cumulative RSI strategy 2024-09-12 06:35:34 -07:00
ddb901cbf4 Add original version of rules to Cumulative RSI strategy 2024-09-12 06:26:12 -07:00
74a0a9ae6b Correctly identify strategy rules in Cumulative RSI documentation as the alternate version 2024-09-12 06:24:47 -07:00
dab4b2fd74 Add QQQ backtest results for Cumulative RSI strategy 2024-09-11 07:50:08 -07:00
50cfb76393 Add SPY backtest results for Cumulative RSI strategy 2024-09-11 07:16:53 -07:00
bbb71fa47a Add parameters to Cumulative RSI strategy documentation 2024-09-11 07:09:37 -07:00
c3b478a10b Add rules to Cumulative RSI strategy documentation 2024-09-11 07:00:59 -07:00
a1c650d08d Add mention of Cumulative RSI indicator to Cumulative RSI strategy documentation 2024-09-11 06:52:08 -07:00
9b33b1fe6c Update Cumulative RSI strategy documentation 2024-09-11 06:49:56 -07:00
3ca8294f8c Add RSI smoothing parameter to Cumulative RSI strategy 2024-09-11 06:02:54 -07:00
e1c94584e8 Moving Cumulative RSI strategy into separate directory 2024-09-11 05:58:48 -07:00
d75d14782e Trivial correction of a typo in 2-Period RSI strategy documentation 2024-09-09 14:14:37 -07:00
022f6d7796 Add QQQ backtest results for 2-Period RSI strategy 2024-09-09 08:52:51 -07:00
bb48a099a6 Add SPY backtest results for 2-Period RSI strategy 2024-09-09 08:49:54 -07:00
5c7ea75e71 Add parameter documentation for 2-Period RSI strategy 2024-09-09 08:46:13 -07:00
533fd9383d Add a configuration setting to only allow long trades to 2-Period RSI strategy 2024-09-09 08:41:45 -07:00
fce0a9dd38 Add the ability to enable / disable fixed position sizing and specify the position size to 2-Period RSI strategy 2024-09-09 08:22:40 -07:00
94c883ecf5 Remove unnecessary entry / exit comments from 2-Period RSI strategy 2024-09-09 08:17:40 -07:00
af8a4458ff Remove BarsRequiredToTrade property from 2-Period RSI strategy since the long / short term trend periods already determine when a trade can be entered 2024-09-09 08:15:15 -07:00
42c91e0cc9 Add long and short entry thresholds to 2-Period RSI strategy 2024-09-09 08:13:57 -07:00
b15fb26aa7 Add RSI configuration settings to 2-Period RSI strategy 2024-09-09 08:09:53 -07:00
ba9c84dff1 Add short term trend configuration setting to 2-Period RSI strategy 2024-09-09 08:07:37 -07:00
49a7c661b2 Add long term trend period configuration setting to 2-Period RSI strategy 2024-09-09 08:05:35 -07:00
337436e651 Add short trade rules to the 2-Period RSI strategy documentation 2024-09-09 07:54:49 -07:00
9a38394cf8 Update names of long and short term trend moving averages in 2-Period RSI strategy to make them more generic 2024-09-09 07:06:10 -07:00
05d976f017 Add rules to 2-Period RSI strategy documentation 2024-09-09 06:58:14 -07:00
60fd052e0b Add description to 2-Period RSI strategy documentation 2024-09-09 06:38:53 -07:00
e73b979161 Initial commit of 2-Period RSI strategy README 2024-09-09 06:34:33 -07:00
85b31cb6aa Move 2-Period RSI strategy into a separate directory 2024-09-09 06:30:11 -07:00
9af6f9d497 Add QQQ backtest results for daily reversal strategy 2024-09-05 05:10:43 -07:00
5164ce761e Add SPY backtest results for daily reversal strategy 2024-09-05 05:08:41 -07:00
98869ac6a5 Add SPX backtest results for daily reversal strategy 2024-09-05 05:05:38 -07:00
9782aef910 Add documentation regarding usage of 1-minute data series to daily reversal strategy 2024-09-05 04:59:43 -07:00
5a9e9c825f Add parameter documentation for daily reversal strategy 2024-09-05 04:45:04 -07:00
b821a6da24 Add a configuration setting for position size to daily reversal strategy 2024-09-05 04:43:13 -07:00
f16f801dd1 Add rules to daily reversal strategy documentation 2024-09-05 04:38:10 -07:00
5fb0bb7891 Give credit to u/Russ_CW for the original strategy idea 2024-09-05 04:33:10 -07:00
ddf32611f3 Initial commit of daily reversal strategy README 2024-09-05 04:27:46 -07:00