Tick Data issue | free algo trading - zerodha - how to do it

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

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

  • @TradeViaPython
    @TradeViaPython  5 месяцев назад +4

    Updated kite_trade py file and Sample code on GitHub Link : github.com/TradeViaPython/Kite_Zerodha

    • @rajatdogra96
      @rajatdogra96 5 месяцев назад +4

      Please get ltp and quote functions running also 😢

    • @amitsingla83
      @amitsingla83 5 месяцев назад +2

      Thanks for the update. ❤
      Sir , please guide how can we save all NFO instruments list in a csv file. It would be very convenient for reference purpose.
      Thanks again for quick resolution. 🙏

    • @rajatdogra96
      @rajatdogra96 5 месяцев назад +1

      ​@@amitsingla83df.to_csv filename

    • @RandomFocus143
      @RandomFocus143 5 месяцев назад

      Sir, Option chain ka data excelsheet me fetch nahi ho rha hai.
      please help

  • @paragsoneta9242
    @paragsoneta9242 5 месяцев назад +1

    I want to appreciate and thank you for all the efforts you are putting in for the issue. Everything is almost working. I have only one issue, the upper and lower circuit limits used to be available with quote function, but with web socket that is not available. How can I get that?
    Thanks in advance

  • @bhushi5764
    @bhushi5764 5 месяцев назад

    I would like to appreciate you for the god work you are doing. Thanks for quick resolution on failed apis as always. 🙏

  • @Geetesh._.02
    @Geetesh._.02 15 дней назад

    Can u make an schedule clicker for kite
    Like if i want to book the profit on 9:15 am the clicker will automatically click the exit button on given specific time
    But it should work like this
    Step 1 : right click and set the timer
    Step 2 : timer should contain
    Hours minutes seconds milliseconds
    Eg - 09:15:01:01 am (for profit booking)
    Eg - 03:29:55:01 pm (for taking overnight positions)

    • @Geetesh._.02
      @Geetesh._.02 15 дней назад

      If u can provide me let me know

  • @mukeshpandey4412
    @mukeshpandey4412 5 месяцев назад

    Very good, appreciation from the bottom of my heart.

  • @rohitbhatt4991
    @rohitbhatt4991 4 месяца назад

    Sir kite.ltp and kite.quote abhi chalata nahi hai. Aap bata sakte hai ki jo log zerodha ki API subscribe karate honge (Rs. 2000 monthly pay karate honge) unko kite.ltp and kite.quote chalata hoga kya? Pl. clarify. Muze websocket use karane me kafi problem aa rahe hai. ekdam se dusare option ka data aa jata hai or program galat p/l calaculte kar deta hai

  • @blackpanther4359
    @blackpanther4359 5 месяцев назад

    Which python version are you using for websocket? Iam getting "Cryptography Depreciation" error on python 3.6 and getting "Cannot connect to proxy, Tunnel connection failed: 403 Forbidden" error on python 3.9
    Please help.

  • @AnkurGupta-ut6eb
    @AnkurGupta-ut6eb Месяц назад

    How to get the OI for F&O instruments?

  • @bharatiyat4842
    @bharatiyat4842 5 месяцев назад

    Please modify your video to show FULL screen. Half screen is only available to see your code explanation. It is tooooo small. Please look in to this. Thanks for the fantastic explanation.

  • @hussainbasha5212
    @hussainbasha5212 2 месяца назад

    zerodha wihtout API is not working in both enctoken and userid TOTP method,
    could you please let us know the fix if any ? thanks

  • @aloobikano794
    @aloobikano794 2 месяца назад

    getting ltp bit late like 5 minute delayed data. what to do?

  • @avinashchaudhari1878
    @avinashchaudhari1878 5 месяцев назад

    Thank you so much for this update.

  • @HamPOOL
    @HamPOOL 3 месяца назад +1

    SIR, OPTIONS BUY NHI HO RAHE HAI PLACE ORDER SE

  • @goutamdas7717
    @goutamdas7717 5 месяцев назад

    Really really appreciate your effort Sir. This is unbelievable. Please do ltp and quote in work.

  • @jyothivasantavada5319
    @jyothivasantavada5319 4 месяца назад

    giving runtime error for all the apis except live data. Historical data is not coming. Everyone facing the same or i have an error in my code?

  • @gopalrai4491
    @gopalrai4491 23 дня назад

    does it not work on weekends?

  • @vijaykumar-hc6jz
    @vijaykumar-hc6jz 5 месяцев назад

    How to resolve Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (400 - BadRequest))?

  • @bharatiyat4842
    @bharatiyat4842 5 месяцев назад

    Please upload a sample file to get data as explained in the video. That will be of great help

  • @arnavgupta359
    @arnavgupta359 4 месяца назад +1

    There is error on running -from kiteconnect import KiteTicker- Error is No module named 'kiteconnect' .

  • @rajatdogra96
    @rajatdogra96 5 месяцев назад +3

    Kite ltp and quote not working 😢😢
    Input exception bad request 😢😢

    • @yogeshmeshram7735
      @yogeshmeshram7735 4 месяца назад

      Haan yaar mera to trading hi khatam ho jayega agar LTP and quote nahi chala to

  • @deepakchaudhari8178
    @deepakchaudhari8178 4 месяца назад

    Sirji , Thanks for your hardwork, one kind request , please get kite.ltp and quote to work. Thanks in Advance

  • @vinod1704
    @vinod1704 5 месяцев назад +2

    Option chain not working

  • @rajatdogra96
    @rajatdogra96 5 месяцев назад +2

    Please make ltp and quote working also 😢😢😢

  • @mungekarhardik
    @mungekarhardik 5 месяцев назад

    Pls resolve and update the download file on your drive so ppl can download and solve their problem
    Will be very helpful

  • @Sagar_Tachtode_777
    @Sagar_Tachtode_777 5 месяцев назад

    Thanks for the update.. can you please tell why this error is coming:
    >print(kite.margins())
    Error:
    KeyError Traceback (most recent call last)
    Cell In[80], line 1
    ----> 1 print(kite.margins())
    File ~\Downloads\PythonForFinance-master\Kite_Zerodha-main\kite_trade.py:115, in KiteApp.margins(self)
    114 def margins(self):
    --> 115 margins = self.session.get(f"{self.root_url}/user/margins", headers=self.headers).json()["data"]
    116 return margins
    KeyError: 'data'

  • @karanshah2338
    @karanshah2338 5 месяцев назад +1

    Order place is also not working

  • @karanshah2338
    @karanshah2338 5 месяцев назад +1

    History data API also not working

  • @RammohanReddy-fp6re
    @RammohanReddy-fp6re 5 месяцев назад

    please create new LTP function so that we can use it directly

  • @MVSaiKrishna
    @MVSaiKrishna 4 месяца назад

    getting access via ENC Token is not working anymore... Zerodha blocked it.

    • @asareereresearchfoundation2610
      @asareereresearchfoundation2610 4 месяца назад

      I tried just now and its working, could be your session got logged out, you need to be active in browser,

  • @rajeshy0023
    @rajeshy0023 5 месяцев назад

    pls help to solve quote function also.. it is still showing error.. {'status': 'error', 'message': 'Bad Request', 'error_type': 'InputException'}

    • @rajeshy0023
      @rajeshy0023 5 месяцев назад

      {'status': 'error', 'message': 'Invalid `api_key` or `access_token`.', 'data': None, 'error_type': 'InputException'}. still error

  • @rajatdogra96
    @rajatdogra96 5 месяцев назад

    Helper method bhi bta dete cor processing of ltp and quotes 😢😅

  • @RandomFocus143
    @RandomFocus143 5 месяцев назад

    Sir, kya is update se option chain bhi fetch hoga excelsheet me?

  • @jaisingh6181
    @jaisingh6181 5 месяцев назад

    options chain not working help...............

  • @bharatiyat4842
    @bharatiyat4842 5 месяцев назад +1

    Error=Connection closed: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (400 - BadRequest))

    • @rajatdogra96
      @rajatdogra96 5 месяцев назад +1

      Helper method is required i while block 😅

    • @TufailAkram-pe5fm
      @TufailAkram-pe5fm 5 месяцев назад

      I have the fix bro , please reply will help you with the code

    • @TufailAkram-pe5fm
      @TufailAkram-pe5fm 5 месяцев назад

      @@rajatdogra96 Do not make fun of nobody !!

    • @rohitbhatt4991
      @rohitbhatt4991 5 месяцев назад

      please provide code to resolve this error 1006@@TufailAkram-pe5fm

    • @rohitbhatt4991
      @rohitbhatt4991 5 месяцев назад

      pl provide the code to resolve this error 1006@@TufailAkram-pe5fm

  • @akashtiwariankur5549
    @akashtiwariankur5549 5 месяцев назад

    Sir please hum jaise normal log ko option chain start karwa do itna deep hum jaise log nahi kar payenge

  • @tastingtrader7289
    @tastingtrader7289 5 месяцев назад

    What about none coding people?

  • @apexphysicsclassesmotihari3743
    @apexphysicsclassesmotihari3743 5 месяцев назад +2

    Options chain not working