Commit Graph

16 Commits

Author SHA1 Message Date
bfeb87990b Add default value for exit threshold property to RSI divergence strategy documentation 2024-09-01 05:48:06 -07:00
fb6ffc3bda Add documentation for RSI divergence strategy parameters 2024-09-01 05:44:45 -07:00
88b11a33ad Add /NQ backtest results for RSI divergence strategy 2024-08-31 06:48:01 -07:00
a8d2c270a8 Add /ES backtest results for RSI divergence strategy 2024-08-31 06:44:07 -07:00
ab5b2f1a05 Add ETF secion to RSI divergence strategy backtest result documentation 2024-08-31 06:41:30 -07:00
2057287788 Add QQQ backtest results for RSI divergence strategy 2024-08-31 06:38:35 -07:00
61eb06950f Add backtest results for SPY for RSI divergence strategy 2024-08-31 06:29:38 -07:00
399ba5a35c Prevent trades in the RSI divergence strategy only until there are at least divergence period bars available 2024-08-31 06:25:59 -07:00
5c67629db4 Add exit RSI threshold to RSI divergence strategy 2024-08-31 06:21:17 -07:00
8fc49bf60d Add a configuration property to the RSI divergence strategy for setting the divergence period 2024-08-31 06:18:21 -07:00
9e0590bad7 Add RSI period and smoothing properties to RSI divergence strategy 2024-08-31 06:15:18 -07:00
5562b05589 Remove equal position sizing from RSI divergence strategy 2024-08-31 06:11:53 -07:00
0d2dd3509a Add RSI divergence strategy overview and rules to documentation 2024-08-31 06:08:44 -07:00
a77f3f9288 Initial commit of RSI divergence strategy README 2024-07-10 19:17:14 -07:00
32b673c1ad Equally size all positions taken by the RSI divergence bot 2024-07-09 13:57:10 -07:00
6512c78c67 Add simple RSI divergence swing strategy meant to be applied on the hourly chart 2024-07-07 06:00:05 -07:00