Tagged: algo trading

0

Installing zipline module in pycharm?

Source: https://stackoverflow.com/questions/42358034/how-to-install-zipline-module-in-pycharm   To start, in PyCharm open Settings -> Project(XXX) -> Project Interpreter. Then click on the + icon in the top right of the screen, type Zipline in the search bar, then click on Install Packageto install Zipline. You’ll need to...