From 2a70517af0640dc5828a805287afa8acc7bf5074 Mon Sep 17 00:00:00 2001 From: Varun Shanbhag <30069380+VarunS2002@users.noreply.github.com> Date: Fri, 18 Sep 2020 10:09:55 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a22e5e0..24528a8 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ It also continuously refreshes the Option Chain and visually displays the trend Data | How it's calculated --- | --- Server Time | *Web Scraped*. Indicates last data update time by NSE server -Underlying Instrument Value | *Web Scraped*. Indicates the value of the underlying Security or Index +Points | *Web Scraped*. Underlying Instrument Value indicates the value of the underlying Security or Index Call Sum | Calculated. Sum of the Changes in Call Open Interest contracts of the given Strike Price and the next immediate two Strike Prices (In Thousands) Put Sum | Calculated. Sum of the Change in Put Open Interest contracts of the given Strike Price and the next two Strike Prices (In Thousands) Difference | Calculated. Difference between the Call Sum and Put Sum. If its very -ve its bullish, if its very +ve then its bearish else its a sideways session. @@ -132,12 +132,12 @@ Put In The Money(ITM) | This indicates if the Put writers are also exiting far O -Main Window: -![Screenshot_2](https://i.imgur.com/rwJeMmT.png) +![Screenshot_2](https://i.imgur.com/SjD6fPX.png) -Selecting data: -![Screenshot_3](https://i.imgur.com/O4kNI2Y.png) +![Screenshot_3](https://i.imgur.com/dHbYAr3.png) -Option Menu -![Screenshot_4](https://i.imgur.com/Hwbep1G.png) +![Screenshot_4](https://i.imgur.com/B731pUk.png)