Skip to content

Add support for the alpaca-proxy-agent project

Compare
Choose a tag to compare
@shlomiku shlomiku released this 08 Oct 20:00
· 286 commits to master since this release
aaf41f9

In this release we add support for the alpaca-proxy-agent which allows users to run multiple strategies in parallel.

also:

  • Add a new simple stream example to demonstrate how to use the streaming service.
    It's under examples/websocket_example.py
  • Cleaner look for the documentation (README file)
  • Explain exactly how to use get_barset()