*Old* Alpaca markets library called "Capuchin". Uses jupyter notebook to run stock data.
930
docker pull cneary/capuchin
docker run -p 6666:8888 -e APCA_API_BASE_URL=https://paper-api.alpaca.markets -e APCA_API_KEY_ID=XXX -e APCA_API_SECRET_KEY=YYY cneary/capuchin
Go to http://localhost:6666
Open a new notebook
import capuchin
Content type
Image
Digest
Size
1.2 GB
Last updated
almost 6 years ago
docker pull cneary/capuchin