Commit Graph

19 Commits

Author SHA1 Message Date
2e3ed927da Add new 2-Period RSI signal generation script which follows the new expected strategy template 2024-10-28 11:27:03 -07:00
259a1806ee Remove existing 2-Period RSI strategy signal generation script 2024-10-28 11:26:39 -07:00
d44f5c1ead Load a year's worth of data for signal generation but limit chart to 180 days 2024-10-28 11:25:04 -07:00
a5d12cfcf8 Share OHLC data between the chart and signal grid 2024-10-28 11:04:43 -07:00
d8870e0c62 Update swing trading dashboard to use newly generated signals 2024-10-28 10:52:46 -07:00
c2b2d00beb Add script for generating end of month swing trading signals 2024-10-28 10:51:21 -07:00
63e911323c Add stylesheet imports for swing trading dashboard 2024-10-28 10:40:10 -07:00
d887e6e7b3 Add script for calculating internal bar strength signals 2024-10-27 06:38:20 -07:00
3fe9b7aa59 Add script for calculating the 2-period RSI and generating signals 2024-10-26 08:02:36 -07:00
2646d88769 Trivial correction of typo in swing trading dashboard documentation 2024-10-23 13:07:25 -07:00
3145c0c771 Update instructions for launching the swing trading dashboard 2024-10-23 12:13:45 -07:00
b3d65e731d Add instructions for running the swing trading dashboard 2024-10-23 12:06:59 -07:00
5530e3773f Add dependencies to swing trading dashboard documentation 2024-10-23 12:03:49 -07:00
64d681ff78 Initial commit of swing trading dashboard mockup 2024-10-23 11:58:31 -07:00
da659c56bd Initial commit of swing trading dashboard script 2024-10-23 11:56:25 -07:00
8c16dc1f7c Initial commit of swing trading dashboard style sheet 2024-10-23 11:55:07 -07:00
0280d01503 Add Swing Trading Dashboard module dependencies 2024-10-23 11:51:26 -07:00
20889599c7 Add .gitignore for Swing Trading Dashboard repository 2024-10-23 11:49:15 -07:00
1b57b1118a Initial commit of Swing Trading Dashboard README 2024-10-23 11:48:35 -07:00