Skip to content

Releases: neurallayer/roboquant.py

roboquant.py release v1.1.0

02 Mar 08:19
Compare
Choose a tag to compare

Main changes:

  • Cleaned up some packages and moved IBKR to own package
  • Better plotting, now inline with matplotlib guidelines
  • Start experiment with own indicators
  • Better test coverage
  • Upgraded several dependencies

roboquant.py release v1.0.0

25 Feb 19:07
Compare
Choose a tag to compare

1.0 release for roboquant.py

Contains all the building blocks to develop and test algo-trading strategies using Python. There is also support for machine learning based strategies like recurrent networks and reinforcement learning.