Sign inSign up

cneary/capuchin

By cneary

Updated almost 6 years ago

*Old* Alpaca markets library called "Capuchin". Uses jupyter notebook to run stock data.

Image
0

930

cneary/capuchin repository overview

Pulling the image

docker pull cneary/capuchin

Running the image

  • Need alpaca account. Need to get your trading keys/secrets

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

Using the image

Go to http://localhost:6666

Open a new notebook

import capuchin

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

almost 6 years ago

docker pull cneary/capuchin