Commit Graph

15 Commits

Author SHA1 Message Date
ed7d90f847 Trivial correction in RSI 25 / 75 strategy documentation 2024-09-24 07:48:40 -07:00
f5308decc0 Add parameters to RSI 25 / 75 strategy documentation 2024-09-24 07:46:52 -07:00
b351767b29 Add long and short entry / exit logic to RSI 25 / 75 strategy 2024-09-24 07:40:51 -07:00
09785f6b22 Add long and short RSI entry and exit thresholds to RSI 25 / 75 strategy 2024-09-24 07:35:31 -07:00
19de52b5f7 Add properties for enabling long, short, and aggressive trade entries to RSI 25 / 75 strategy 2024-09-24 06:55:11 -07:00
31acb619cf Add guard clause to prevent trading before there are enough bars in RSI 25 / 75 strategy 2024-09-24 06:53:39 -07:00
10423ab6cc Remove unused imports from RSI 25 / 75 strategy 2024-09-24 06:51:55 -07:00
173085c0a0 Add RSI indicator to RSI 25 / 75 strategy 2024-09-24 06:51:11 -07:00
451093a75c Add long-term trend simple moving average to RSI 25 / 75 strategy 2024-09-24 06:49:30 -07:00
52b9985714 Override DisplayName for RSI 25 / 75 strategy 2024-09-24 06:47:21 -07:00
1457cfe731 Add description to RSI 25 / 75 strategy 2024-09-24 06:46:35 -07:00
c57f1f827d Add rules to RSI 25 / 75 strategy documentation 2024-09-24 06:44:42 -07:00
ee4daebcba Add description to RSI 25 / 75 strategy documentation 2024-09-24 06:42:51 -07:00
9a3c0ac9f2 Initial commit of RSI 25 / 75 strategy README 2024-09-24 06:39:56 -07:00
9551301cd9 Initial commit of RSI 25 / 75 strategy 2024-09-24 06:39:23 -07:00