Installation
You can install OpTrade using pip:
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:
git clone https://github.com/xmootoo/OpTrade.git
cd OpTrade
pip install -e .