Questions tagged [qstk]

QSToolKit (QSTK) is a Python-based open source software framework designed to support portfolio construction and management.

17 questions
0
votes
1 answer

Path problems during installation of QSTK

I am trying to install QSTK. I have changed the installation directory from the default home directory to another one. I have made the changes for two variables $QS and $QSDATA in my config.sh. Further following the instruction I copied the…
sleeping_dragon
  • 701
  • 1
  • 10
  • 27
-1
votes
1 answer

How to install python 2.7

I need to use the QSTK python library, however the library does not support python 3, only python 2.7. I currently have anaconda installed with python 3.6.4 and the IDE I would like to use is pycharm. How do I make a project in pycharm that…
1
2