-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save Entire Option Chain Data in Local And View in Excel Sheet. #3
Comments
I didn't get exactly what you are trying to say. This program already has the option to select BANKNIFTY instead of NIFTY at the beginning and then the data can be exported to Excel on a button click. Data also refreshes every 1 minute and has the time column to see when it has refreshed. |
Sir, I am talking about the index trading setup of Nitin Murarka having SMC Global. I am saying that if we select Bank Nifty, then the software will save every minute of the data of all its strike price. All the strike price data of the index inside our software should be saved every minute so that we can know everything. And this software should also be live updated in Excel as well. |
This is something like that we scrap the data of the option chain of the entire index in Excel and we can use all kinds of strategies on it. |
Please View This Images. & Also Watch This Videos StoxKart Already Builded This Software With Havey Price. |
I'm currently working on a different project, I'll add this to future projects once I'm done with that. |
@VarunS2002 The data of the index is refreshed by the exchange on nseindia.in after about 3 minutes and 25 seconds. This time is not fixed, there is a difference of about 20-30 seconds.
I have a request from you to please make a software from python so that whenever the data of our Banknifty's option chain is updated after 3 minutes, the exchange will be saved on our computer locally and we can see it in Excel.
It would be something like this:
The exchange will refresh its option chain after every 3 minutes and whenever it refreshes, it will also give refresh time there. Now you will check that time after every second with your software and as soon as that time is updated, you will save the entire option price in the local database giving the entire strike price and wait for the next time update and We will save it again when the data comes.
You will save these data according to the time so that according to that time in Excel, the data can be seen and your own setup can be made.
There is no email address @VarunS2002 to talk to you.
This is a very good concept.
The text was updated successfully, but these errors were encountered: