Installation =========== You can install OpTrade using pip: .. code-block:: bash pip install optrade Note at this time an activte ThetaData subscription to at least the VALUE package for options and stocks is required. Please visit the `ThetaData website `_ for more information. Development Installation ----------------------- For a development installation: .. code-block:: bash git clone https://github.com/xmootoo/OpTrade.git cd OpTrade pip install -e .