moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/ohlc 2024-12-12 08:40:23 +00:00
0744325686 Switch to using pyproject.toml in OHLC module in order to manage dependencies and builds
moshferatu pushed to main at moshferatu/ohlc 2024-12-12 08:39:58 +00:00
718b1a4f91 Remove setup.py from OHLC module
moshferatu pushed to main at moshferatu/ohlc 2024-12-12 08:39:34 +00:00
7339673989 Update .gitignore for OHLC module
moshferatu pushed to main at moshferatu/iqfeed 2024-12-12 08:31:43 +00:00
a42a3583d7 Update .gitignore for iqfeed module
moshferatu pushed to main at moshferatu/iqfeed 2024-12-11 20:19:27 +00:00
c559274cfa Add dependencies to iqfeed module documentation
moshferatu pushed to main at moshferatu/iqfeed 2024-12-11 20:18:00 +00:00
748d7e5621 Add description to IQFeed module documentation
moshferatu pushed to main at moshferatu/iqfeed 2024-12-11 20:11:42 +00:00
33f19a004e Remove setup.py after switching to pyproject.toml
moshferatu pushed to main at moshferatu/iqfeed 2024-12-11 20:11:27 +00:00
334cd4e440 Remove requirements.txt as it is no longer necessary after adding a pyproject.toml
moshferatu pushed to main at moshferatu/iqfeed 2024-12-11 20:10:34 +00:00
4a9e37d396 Add pyproject.toml for iqfeed module
moshferatu pushed to main at moshferatu/strategies 2024-12-11 16:43:49 +00:00
e22e5128a7 Add dependencies to strategies module documentation
moshferatu pushed to main at moshferatu/strategies 2024-12-11 16:40:42 +00:00
76a50afb1d Add description to strategies module documentation
moshferatu pushed to main at moshferatu/strategies 2024-12-11 16:38:47 +00:00
ba2365fb26 Remove setup.py from strategies module as pyproject.toml has taken its place
moshferatu pushed to main at moshferatu/strategies 2024-12-11 16:38:15 +00:00
36f65feeec Remove requirements.txt from strategies module
moshferatu pushed to main at moshferatu/strategies 2024-12-11 16:37:26 +00:00
946c834bdd Initial commit of pyproject.toml for strategies module
moshferatu pushed to main at moshferatu/strategies 2024-12-11 16:36:29 +00:00
d99c2467a1 Add virtual environment and build directories to .gitignore
moshferatu pushed to main at moshferatu/strategies 2024-12-11 03:21:05 +00:00
f2a816e33b Add local workspace setup instructions to strategies module documentation
moshferatu pushed to main at moshferatu/ninjatrader 2024-12-10 18:47:19 +00:00
6486986118 Add note regarding R3 strategy to Triple RSI Drop strategy documentation
moshferatu pushed to main at moshferatu/ninjatrader 2024-12-10 18:44:24 +00:00
9a8d3344eb Add QQQ backtest results for Triple RSI Drop strategy
moshferatu pushed to main at moshferatu/ninjatrader 2024-12-10 18:42:14 +00:00
f5ad8d40b7 Add SPY backtest results for Triple RSI Drop strategy
moshferatu pushed to main at moshferatu/ninjatrader 2024-12-10 18:39:54 +00:00
7bddc4e789 Add parameters to Triple RSI Drop strategy documentation