Add support for the alpaca-proxy-agent project
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 underexamples/websocket_example.py
- Cleaner look for the documentation (README file)
- Explain exactly how to use
get_barset()