|
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 |
|
|
5f07ee62c5
|
Add link to Cumulative RSI strategy to Cumulative RSI indicator documentation
|
2024-09-11 06:54:18 -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 |
|
|
8eecf4a852
|
Trivial re-organization of property attributes
|
2024-09-11 06:05:00 -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 |
|
|
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 |
|