Skip to content

Instantly share code, notes, and snippets.

@cunhafh
Created March 31, 2020 16:29
Show Gist options
  • Save cunhafh/8258263b31576f9eca79bcf2124c3395 to your computer and use it in GitHub Desktop.
Save cunhafh/8258263b31576f9eca79bcf2124c3395 to your computer and use it in GitHub Desktop.
$ python3.6 -m venv venv
$ source venv/bin/activate
(venv)$ pip install pylivetrader
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment