A simple program to stream option chain of finvasia shoonya using pyqt5
This program requires python 3.11 and latest pandas (equals or above 2.0) to run correctly.
This is only for streaming data. Not for trading
The code is in prerelease state as all things are not tested in live market. So maybe some errors are there.
Use
git clone https://github.com/Tapanhaz/Shoonya_OptionChainStreamer.git
OR
Download zip
Then from the cloned/extracted directory run
pip install -r requirements.txt
Put your credentials in cred.yml
If using virtual environment then use the .bat file provided replacing D:\v311\Scripts\activate.bat
with your virtual environment location.
OR
Can run directly
python OptionChainStreamer.py