moshferatu
  • Joined on 2023-09-01
moshferatu pushed to main at moshferatu/discord 2024-01-18 18:30:31 +00:00
db9623caab Update gitignore to ignore files created during local python module creation
moshferatu pushed to main at moshferatu/docker-compose 2024-01-18 16:07:40 +00:00
f501c55afd Assign Jellyfin its own network to prevent subnet conflicts
moshferatu pushed to main at moshferatu/database 2024-01-18 15:57:49 +00:00
31f42da174 Add the ability to query backtest results from database
moshferatu pushed to main at moshferatu/backtest-automation 2024-01-18 14:28:46 +00:00
e1f761419c Initial commit of backtest scheduler job
moshferatu pushed to main at moshferatu/backtest-automation 2024-01-18 14:28:13 +00:00
e3cae9d8a7 Run example backtest for the previous day
moshferatu pushed to main at moshferatu/backtest-automation 2024-01-18 14:27:10 +00:00
abe318db56 Add __pycache__ to gitignore
moshferatu pushed to main at moshferatu/backtest-automation 2024-01-17 19:39:22 +00:00
38b157adee Add script to perform backtest and insert results into database
moshferatu pushed to main at moshferatu/options-backtesting 2024-01-17 19:37:43 +00:00
02763460cf Refactor strategy creation to enable clients to more easily perform backtests
moshferatu pushed to main at moshferatu/options-backtesting 2024-01-16 14:32:32 +00:00
93930bfea8 Add spread information to backtest result data frame
moshferatu pushed to main at moshferatu/options-backtesting 2024-01-15 19:32:06 +00:00
1b475175c0 Update backtest result data frame to conform to table schema
moshferatu created repository moshferatu/dashboarding 2024-01-14 15:48:51 +00:00
moshferatu pushed to main at moshferatu/ninjatrader 2024-01-13 14:16:23 +00:00
3c339ecb56 Add the ability to configure price range high / low levels
moshferatu pushed to main at moshferatu/ninjatrader 2024-01-12 21:06:25 +00:00
5a052ebb1b Render price range levels in OnRender() instead of using Draw.Line()
moshferatu pushed to main at moshferatu/ninjatrader 2024-01-11 21:50:42 +00:00
52925af126 Add Captain Backtest Model strategy, courtesy of @tradeforopp
moshferatu pushed to main at moshferatu/options-backtesting 2024-01-10 13:18:46 +00:00
936b32f35f Local Python module setup and configuration
moshferatu pushed to main at moshferatu/database 2024-01-10 13:15:35 +00:00
705b2f4de3 Removing double quote usage
moshferatu pushed to main at moshferatu/options-backtesting 2024-01-10 13:13:45 +00:00
ff897199fc Add requirements.txt
moshferatu pushed to main at moshferatu/docker-compose 2024-01-09 21:44:58 +00:00
07f06531fb Assign Pi-Hole its own network and static ip
moshferatu pushed to main at moshferatu/docker-compose 2024-01-09 21:18:05 +00:00
4d88921b06 Assign Syncthing its own network and static ip
moshferatu pushed to main at moshferatu/docker-compose 2024-01-09 21:10:55 +00:00
5817e697b7 Assign PostgreSQL its own network and static ip