TechfaneTechnologies / QtsApp

The Python Library For QtsApp which displays the option chain in near real-time. This program retrieves this data from the QtsApp site and then generates useful analysis of the Option Chain for the specified Index or Stock. It also continuously refreshes the Option Chain along with Implied Volatatlity (IV), Open Interest (OI), Delta, Theta, Vega, Gamma, Vanna, Charm, Speed, Zomma, Color, Volga, Veta at an interval of a second and visually displays the trend in various indicators useful for Technical Analysis.
https://techfanetechnologies.github.io/QtsApp/
MIT License
96 stars 25 forks source link

not working #18

Open alxndr4u opened 8 months ago

alxndr4u commented 8 months ago

C:\Users\91877\python vs code\QtsApp-main>"C:\Users\91877\python vs code\QtsApp-main\example.py" Traceback (most recent call last): File "C:\Users\91877\python vs code\QtsApp-main\example.py", line 9, in from qtsapp import * ModuleNotFoundError: No module named 'qtsapp'

pannet1 commented 7 months ago

did you follow this.

some basic understanding of how to setup python environment and run a program from public repos like github is necessary.

if you did not understand any of this ... then this is not for you.