Forum Replies Created
-
AuthorPosts
-
To
sharma.sam2020
in the following linnk you can find out nifty volume data..
https://www.nseindia.com/live_market/dynaContent/live_watch/get_quote/GetQuoteFO.jsp?underlying=NIFTY&instrument=FUTIDX&type=-&strike=-&expiry=30MAY2019
i generally use python to collect data..pls study what is xpath on internet..using this you can collect data very easily XPATH OF TRADED VOLUME IS ==> .//*[@id=”tradedVolume”]
Thank You..As per your video learning, you see the change in IV. however, i need to know, whether you check change in IV of ATM call + put or make single index iv of both call and put? also change in iv means, in that iv of yesterdays or intraday movement?
To comment..i have to create the exact setup, back test and then test in live market. It is very time consuming exercise. If it is giving you good results then you can trade based on this setup.
To pull data NSE written permission is required. Once i get the permission, i will share.
Sir, I have created a Google sheet scanner. Of NR 4 and NR 7.
Formula of NR4 :
Supposed all r green candle then formula will be:(Day4 close – Day 4 open)<(Day3 close – Day 3 open)<(Day2 close – Day 2 open)<(Day1 close – Day 1 open).
And Day 4 is NR 4.
Is the calculation correct??And trade set up:
Buy on above price break out of day 4 upper range with volume.
Stop loss 50% of that day 4’s range.
Exit half on 0.5% and rest half trailing stop loss.I back tested it works better I.e monthly 8-9 trades. But I want confirmation from you sir.
I do
Only cash market.
Only F&O stocks price above 200 volume above 5 lacs.Dear Nitin Sir,
kindly guide me from where i can get Nifty volume data to pull in excel in every 5-15min interval?Thanks alot for starting this forum which is surly very useful for all serious learners.
Thanks for the suggestion but to explain the setup, i need access to the option chain data else the viewer will not be able to understand. I am trying to get in touch with few brokers, who can provide me access to option chain data with written consent.
-
AuthorPosts