Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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://github.com/techfanetechnologies/qtsapp
analysis app banknifty derivatives drmoonejune equity moonedrjune nifty nifty50 nse option-chain option-greeks option-pricing option-trading options options-trading python script strike-price web-scraping
Last synced: 4 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/techfanetechnologies/qtsapp
- Owner: TechfaneTechnologies
- License: mit
- Created: 2022-07-13T19:09:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-07T07:20:24.000Z (almost 2 years ago)
- Last Synced: 2023-03-10T03:26:28.402Z (over 1 year ago)
- Topics: analysis, app, banknifty, derivatives, drmoonejune, equity, moonedrjune, nifty, nifty50, nse, option-chain, option-greeks, option-pricing, option-trading, options, options-trading, python, script, strike-price, web-scraping
- Language: Python
- Homepage: https://techfanetechnologies.github.io/QtsApp/
- Size: 2.35 MB
- Stars: 61
- Watchers: 3
- Forks: 15
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Seems QtsApp Website Has Overhauled Their CodeBase & Put The Higher Order Greeks (Vanna, Charm, Speed, Zomma, Color, Volga, Veta) Stream Behind A Paywall, This Library needs a rewrite circumventing the paywall, Hence you are requested not to use the library until further updates and removal of this message.
# QtsApp
The Python Library For Qtsapp Which Displays The Option Chain In Near Real Time _([YT Video](https://youtu.be/XKFjufDaFhk))_. 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.#### _If You have liked the library, Do Star This Repository and Stay-Up-To-Date_
## Instructions on running the program for the first time
Install The QtsApp Library Via `pip install -U git+https://github.com/TechfaneTechnologies/QtsApp.git@dev` And Then Clone The Repo Via `git clone https://github.com/TechfaneTechnologies/QtsApp.git`
```shell
pip install -U git+https://github.com/TechfaneTechnologies/QtsApp.git@dev
git clone https://github.com/TechfaneTechnologies/QtsApp.git
```_**If you are using UserId and Password Method To Login, Then Open the `.env.secret` and update the two fields `USER_NAME=Your_User_Name_or_Id` and `PASSWORD=Your_Password`, Now Save and Close the File.**_
_**Otherwise, If you are using google signin method, the above procedure will not work, and you have to get the `api_key` and `api_token` manually. And update the same in `.env` file instead of `.env.secret`, To know How To Do The Same, Please Follow This [Guideline](https://github.com/TechfaneTechnologies/QtsApp/blob/main/GetApiKeyAndAccessTokenFromBrowser.md)**_
**Post Updating And Saving The `.env` or `.env.secret` Then run the following commands to get the live data. _(Run During Market Times For Live Data)_**
```shell
cd QtsApp
python .\example.py
```## Note
Keep the `.env`, `.env.secret` and `exaple.py` in the same directory before running `python example.py` to get the live data. _(Run During Market Times)_## What's The Catch
With This You can get live option chain data (of any NFO instrument and any valid expiry) along with iv, 1st, 2nd & 3rd Order greek from QtsApp, you just need to have a free account with them.![QtsAppScreenshot](https://user-images.githubusercontent.com/68828793/178950834-dd3eb6e7-fbfd-40d4-a5c8-a49f87fa4a43.png)
https://www.youtube.com/watch?v=XKFjufDaFhk
https://www.youtube.com/watch?v=2TT9wkO2nH0
https://www.youtube.com/watch?v=7xujRROvIcY
https://www.youtube.com/watch?v=P26rGXSyNUk