Skip to content

v0.1.8

Compare
Choose a tag to compare
@brndnmtthws brndnmtthws released this 14 Dec 19:31
· 768 commits to main since this release
9973d84
  • Bump version.

  • Fixed readme typo.

    This resolves #1.

  • Add note about symbols/weights.

  • Add more detail to readme.

  • Always stop main loop, fix position roll count.

  • Fix open interest check, improve logging.

  • Optimize Dockerfile.

  • Improve config validation.

    Raise an error when the weights don't sum to 1 or there are no symbols
    defined.

  • Improve log messages.