Skip to content

A live python program based on fetching live data from nse option chain and monitoring change in Call and Put Option Active OI, and determining the sentiment and direction of market during live trading hours

Notifications You must be signed in to change notification settings

raval137/NIFTY-BANKNIFTY-CALL-PUT-Live-Market-Analysis

Repository files navigation

NIFTY-BANKNIFTY-CALL-PUT-Live-Market-Analysis

A live python program based on fetching live data from nse option chain and monitoring change in Call and Put Option Active OI, and determining the sentiment and direction of market during live trading hours

  • Data is full from the official NSE website with request library
  • Based on the current price pre-processing steps are performed
  • Keeping Liquidity of each strike price, overall change in OI is detemined
  • This is initially represented with graph, along with dynamic support and resistance
  • This support and resistance is determine using basic ML methods to under the move of big institutes
  • None of this code are re-created, everything uploaded here is done by myself
  • Future Improvement scope is broad yet this code are functional and error free.

About

A live python program based on fetching live data from nse option chain and monitoring change in Call and Put Option Active OI, and determining the sentiment and direction of market during live trading hours

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published