Commit Graph

423 Commits

Author SHA1 Message Date
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
037f3d8b15 Add after screenshot for candle color indicator 2024-09-08 06:44:39 -07:00
08d31b2598 Add before screenshot for candle color indicator 2024-09-08 06:43:49 -07:00
498db70920 Add screenshot section to candle color indicator documentation 2024-09-08 06:41:07 -07:00
b8fc28426b Add plot documentation for candle color indicator 2024-09-08 06:39:01 -07:00
e81c9da4fb Add parameter documentation for candle color indicator 2024-09-08 06:37:46 -07:00
7e6e292c68 Add description to candle color indicator documentation 2024-09-08 06:34:14 -07:00
ff4000416b Initial commit of candle color indicator README 2024-09-08 06:30:48 -07:00
771a2de28b Remove unnecessary comment from Candle Color indicator 2024-09-08 06:29:21 -07:00
a586492f4d Move candle color indicator into a separate directory 2024-09-08 06:26:04 -07:00
0355d16bfb Update VWAP indicator screenshot following change to display the indicator behind the bars on the chart 2024-09-07 07:42:15 -07:00
7ebd0dc295 Update screenshot of VWAP indicator with standard deviation plots following change to display the indicator behind the bars on the chart 2024-09-07 07:40:52 -07:00
cc5244cfce Display VWAP indicator behind the bars on the chart 2024-09-07 07:39:17 -07:00
b168fe31b7 Add clarification regarding multiple standard deviation plots to VWAP indicator documentation 2024-09-07 06:39:06 -07:00
901c2597bd Add plots to VWAP indicator documentation 2024-09-07 06:37:57 -07:00
b9c39e84d0 Add screenshot of VWAP indicator showing upper and lower standard deviation plots 2024-09-07 06:30:29 -07:00
438923780e Add screenshot of VWAP indicator with default settings 2024-09-07 06:28:31 -07:00
e099a4c7af Add public series for upper and lower VWAP standard deviations 2024-09-06 20:43:11 -07:00
37dc01ad22 Add parameter documentation to VWAP indicator 2024-09-06 07:28:11 -07:00
127fe84822 Change name of chart precision when displayed to the user 2024-09-06 07:22:17 -07:00
0a33f80fcd Add description to VWAP documentation 2024-09-06 07:15:05 -07:00
bc352fe36c Default to using typical price in VWAP calculation 2024-09-06 07:05:22 -07:00
0c6390b57a Re-organize the properties of the Display attributes 2024-09-06 07:02:41 -07:00
b2f46a1e43 Initial commit of VWAP indicator README 2024-09-06 07:01:02 -07:00
a8427cfde1 Move VWAP indicator to separate directory 2024-09-06 07:00:33 -07:00
8374da9e6b Add standard deviation to VWAP indicator 2024-09-06 06:59:56 -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
b5dc7f78f4 Initial commit of daily reversal strategy 2024-09-05 04:26:33 -07:00
2f807d39d7 Add documentation regarding parameters to Intraday Weakness strategy 2024-09-04 10:49:51 -07:00
4b34db174b Add MSFT 3% limit order entry backtest results to Intraday Weakness strategy 2024-09-04 07:17:23 -07:00
6e9921b1e3 Add disclaimer regarding the average volume and share price rules for the Intraday Weakness strategy 2024-09-04 07:09:55 -07:00