Commit Graph

491 Commits

Author SHA1 Message Date
28a004cee9 Add link to Cumulative RSI screenshot served from static asset subdomain 2024-09-10 09:11:38 -07:00
3176516358 Re-organize the order that the parameters and plots appear in the Cumulative RSI indicator settings 2024-09-10 08:44:05 -07:00
20ab447cac Use a better screenshot for the Cumulative RSI indicator 2024-09-10 07:00:49 -07:00
8e5e8be6cf Add screenshot of Cumulative RSI indicator to documentation 2024-09-10 06:58:48 -07:00
ef84416dad Add plots to Cumulative RSI indicator documentation 2024-09-10 06:55:42 -07:00
2367a20527 Add parameters to Cumulative RSI indicator documentation 2024-09-10 06:52:23 -07:00
ad89341931 Add description to Cumulative RSI indicator documentation 2024-09-10 06:49:12 -07:00
fefcf81d6f Initial commit of Cumulative RSI indicator README 2024-09-10 06:44:47 -07:00
1200cc0237 Add a parameter for controlling the RSI smoothing used in the Cumulative RSI indicator 2024-09-10 06:43:45 -07:00
ebffda689d Trivial removal of unnecessary comment 2024-09-10 06:40:42 -07:00
0e9da4fdae Correctly use the RSI Period parameter when initializing the RSI indicator 2024-09-10 06:39:26 -07:00
520969d54f Initial commit of Cumulative RSI indicator 2024-09-10 06:36:17 -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
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