How to Participate

  • Each coding stream participant or team will send a GitHub pull request with the competition entry for the scoring team to run

  • Instructions for formatting the output as a CSV file for scoring will be provided

  • Any combination of open-source software packages can be used as long as the scoring team is able to use PyPI to install these packages and run the scoring using Python 3.10, 3.11, or 3.12

  • The use of commercial or internal closed-source packages is not permitted

  • The use of TradeEntry (https://github.com/compatibl/tradeentry) open-source package is recommended but not required