Commit Graph

  • fb1d1f2725 Support automating the backtests of multiple credit and delta targeted strategies main moshferatu 2024-02-15 08:37:18 -0800
  • 6e6b697c3c Update backtest scheduling based on changes made in options backtesting moshferatu 2024-02-15 06:27:13 -0800
  • 8d83d0dc8d Remove entry time from strategy name when inserting records into backtest table moshferatu 2024-02-02 07:45:40 -0800
  • 28e316b03a Remove available entry time logic and instead depend on the options backtesting module moshferatu 2024-02-01 06:00:57 -0800
  • 710ab7c22c Update backtest to use single delta target parameter moshferatu 2024-02-01 05:59:33 -0800
  • 1402ab88cc Verify whether the backtest result data frame contains data before attempting to drop the cumulative profit column moshferatu 2024-01-21 05:56:06 -0800
  • ad5bbc3c10 Update Dockerfile to run backtest scheduler in container moshferatu 2024-01-19 08:43:47 -0800
  • 9a498f04a0 Use named keyword argument for clarity moshferatu 2024-01-19 07:40:37 -0800
  • 7b80f5e138 Send a Discord message when backtest automation fails moshferatu 2024-01-18 10:58:51 -0800
  • e1f761419c Initial commit of backtest scheduler job moshferatu 2024-01-18 06:28:39 -0800
  • e3cae9d8a7 Run example backtest for the previous day moshferatu 2024-01-18 06:28:08 -0800
  • abe318db56 Add __pycache__ to gitignore moshferatu 2024-01-18 06:27:06 -0800
  • 38b157adee Add script to perform backtest and insert results into database moshferatu 2024-01-17 11:39:18 -0800
  • f2b1bb8d2a Switch to using dotenv module to retrieve environment variables moshferatu 2023-12-13 08:58:35 -0800
  • 7a177b38c9 Initial commit of script to automate the download of SPX options quotes moshferatu 2023-07-02 05:14:43 -0700