Get EOD Intraday Options Data from NSE using Python

Поделиться
HTML-код
  • Опубликовано: 23 янв 2025

Комментарии • 14

  • @veramigo
    @veramigo 11 месяцев назад +1

    Hi whenever i try to get the EOD data for the first time it works fine. If i run the code the next day the " response " function keeps on running. Kindly help

    • @jothiprakashanandan
      @jothiprakashanandan  11 месяцев назад

      It's because of the cookie expiration. A cookie is valid for only 10 mins or so.

    • @veramigo
      @veramigo 11 месяцев назад

      @@jothiprakashanandan so everytime if i need to run the code shall i have to copy and paste the cookie ? is there anyother solution ?

    • @jothiprakashanandan
      @jothiprakashanandan  11 месяцев назад

      ​@@veramigo Yes. Currently there is no solution to this.
      NSE cookies are very dynamic in nature. I'm analysing how to automatically create the cookie. Will create a video once I have the solution.

    • @veramigo
      @veramigo 11 месяцев назад

      @@jothiprakashanandan Thanks for your information. Kindly reply your email id.

  • @veramigo
    @veramigo Год назад +1

    Can you make a video on extracting OHLC of strike ATM. The previous video was about fetching price and time

    • @jothiprakashanandan
      @jothiprakashanandan  Год назад

      Getting OHLC of strike prices is a good idea. Will publish a video on this soon.

  • @user__rahul
    @user__rahul 10 месяцев назад

    😢😢😢😢 How can i extract corporate announcement from nse

    • @jothiprakashanandan
      @jothiprakashanandan  10 месяцев назад

      You can get it using this video --> ruclips.net/video/blKBSiYDR8k/видео.html

  • @veramigo
    @veramigo Год назад +1

    In this video we extract Live " Last Traded Price " kindly reply the steps to extract Live OHLC

    • @jothiprakashanandan
      @jothiprakashanandan  Год назад

      To get the latest OHLC you need to use the resample function in Python to convert the last traded price to 1Min interval data.

  • @manoranjan4717
    @manoranjan4717 Год назад +1

    We can use machine learning in options trading, but how reliable is it ?

    • @jothiprakashanandan
      @jothiprakashanandan  Год назад

      It's highly reliable. The probability of success I'm seeing is in the 70% plus, based on my analysis. Will be doing a video on that too soon.

  • @chetannavarkar8626
    @chetannavarkar8626 10 месяцев назад

    Hi sir How to contact you I want help regarding paython