GithubHelp home page GithubHelp logo

webclinic017 / nse-option-analysis-chain Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vestigialcode/nse-option-analysis-chain

0.0 0.0 0.0 885 KB

License: GNU General Public License v3.0

JavaScript 18.66% HTML 81.34%

nse-option-analysis-chain's Introduction

Option Chain Analysis

I wanted to quickly understand the market scenerio, so for I have developed this option chain analysis page. This page fetch data from official NSE website and analyse the option chain then displays the result. This project was developed for education purpose only, it has no commercial use.

You can also select expiry date, the data will be filtered and shown for that expiry only.

Update 20 Jan 2021 (FINNIFTY Instrument Chain)

You can update app.js file. In place of NIFTY put FINNIFTY and it will show FINNIFTY Chain and analysis.

Update 30 Aug 2020 (This is also working)

NSE India upgraded their API security. I have fixed the code in private repository. If your project is dependent on this library, I can give the code at cost.

Data Accuracy

The data is being fetched in realtime when a user visits the webpage via server. The data is accurate and unmodified version of NSE option chain. I have used CURL for scrapping option chain data which I found was working, NodeJs Request and Native HTTPs library was not working.

Option Analysis

I have mentioned below the conditions, I have implemented in analysis of call options on the webpage.

Here, I am checking the price change and OI change and figuring out what is happening in the market.

Price Change OI Change Option Analysis TREND
Positive Positive Long Buildup BULLISH
Negative Positive Short Buildup BEARISH
Positive Negative Short Covering BULLISH
Negative Negative Long Liquidation BEARISH

Below table can give action plan for particular trend.

NIFTY TREND CALL Option PUT Option
BULLISH BUY SELL
BEARISH SELL BUY

Page Screenshot

screencapture-niftychain-herokuapp-2019-11-18-21_44_16

nse-option-analysis-chain's People

Contributors

vestigialcode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.