Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. daytrader
    3. Posts
    D
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Posts made by daytrader

    • Historical Candles for NFO

      Hi @admin when do you plan to provide historical candles data for NFO segment?

      posted in General Discussion
      D
      daytrader
    • RE: All instruments dump is incomplete

      @lakshmi_73 @admin Pls update the list. Not able to trade unless it is updated

      posted in Bugs
      D
      daytrader
    • RE: Not getting Websocket data

      @admin websocket data working now

      posted in Python SDK
      D
      daytrader
    • RE: Not getting Websocket data

      @ajaytutors ok so seems the issue is from Angel end. Hope it gets resolved soon.
      @admin pls update on it

      posted in Python SDK
      D
      daytrader
    • Not getting Websocket data

      @admin I am not getting websocket data feed today.
      Anyone else facing this issue? This is the error I am getting.
      The same code was working until yesterday, and I have not made any changes in it

      Ticks: [{'ak': 'nk', 'msg': 'cn', 'task': 'cn'}]
      Ticks: [{'ak': 'nk', 'msg': 'mw', 'task': 'mw'}]
      Ticks: [{'ak': 'nk', 'msg': 'hb', 'task': 'hb'}]
      
      posted in Python SDK
      D
      daytrader
    • RE: Error in Tradetron

      @Partners I have used NXT as well as API simultaneously, no issues

      posted in Bugs
      D
      daytrader
    • RE: Order placement issue Internal server 500 issue

      @admin thanks for the update

      posted in Python SDK
      D
      daytrader
    • RE: Order placement issue Internal server 500 issue

      @admin facing same issue. Unable to place orders using the API

      posted in Python SDK
      D
      daytrader
    • RE: Getting Error while calling getLTP

      @mihirk @admin I faced this issue was there yesterday also but was resolved in around 15 minutes or so

      posted in NodeJS SDK
      D
      daytrader
    • RE: Getting Error while calling getLTP

      @mihirk @admin @mdnafis8 Getting LTP, POSTIONS, HOLDINGS throwing error
      I am using POST method using PYTHON and the exception error is

      Expecting value: line 1 column 1 (char 0)
      
      posted in NodeJS SDK
      D
      daytrader
    • RE: Time delay in placing orders

      @admin this 980ms is average of more than 100 trades placed so far. Not a single trade was placed for less than 920 ms and highest time taken was 1424 ms

      posted in General Discussion
      D
      daytrader
    • Time delay in placing orders

      Hi @admin
      Currently it takes around 980 mili seconds to place new orders or cancel existing orders, which is very much on the higher side.
      Using my same location and ISP using API of other brokers takes around 200 miliseconds.
      Could you please confirm how much time it should take if one uses AWS Mumbai server, as the current time for execution of 980 ms is too much for algo trading.

      Do you have any plans to upgrade the bandwidth or order processing time?

      posted in General Discussion
      D
      daytrader
    • Error while connecting

      @admin
      While connecting using PYTHON SDK this is the error I am getting. It was working fine and suddenly this error has started

      Python\Python39\lib\site-packages\smartapi\smartConnect.py", line 204, in _request
          raise ex.DataException("Couldn't parse the JSON response received from the server: {content}".format(
      smartapi.smartExceptions.DataException: Couldn't parse the JSON response received from the server: b'<!doctype html><html lang="en"><head><title>HTTP Status 500 \xe2\x80\x93 Internal Server Error</title><style type="text/css">body {font-family:Tahoma,Arial,sans-serif;} h1, h2, h3, b {color:white;background-color:#525D76;} h1 {font-size:22px;} h2 {font-size:16px;} h3 {font-size:14px;} p {font-size:12px;} a {color:black;} .line {height:1px;background-color:#525D76;border:none;}</style></head><body><h1>HTTP Status 500 \xe2\x80\x93 Internal Server Error</h1></body></html>'
      
      posted in Python SDK
      D
      daytrader
    • RE: SSLError : certificate verify failed: unable to get local issuer certificate (

      @keer2405 @admin I was also getting same errors.
      I guess the certificates are not updated.

      So as a bypass - I have updated my local cache of certificates in the python installation.

      I had posted this issue in the morning when it suddenly started to happen

      https://smartapi.angelbroking.com/topic/177/not-able-to-login

      posted in Python SDK
      D
      daytrader
    • RE: Not able to login

      @admin I have resolved the SSL error by adding the certificates in the python certificates from the API URL

      ***But the publisher url is not working and giving 504 ERROR

      posted in Bugs
      D
      daytrader
    • RE: Not able to login

      @admin also this website
      https://smartapi.angelbroking.com/publisher-login?api_key=xxxxxxxx
      shows 504 error when try to access

      posted in Bugs
      D
      daytrader
    • Not able to login

      @admin
      This is the error I am getting when try to login. The code was working fine until now and suddenly this is happening

      error.png

      posted in Bugs
      D
      daytrader
    • RE: Access rate

      @dheepi @admin I also get this access rate issue when I try to login. After multiple attempts I am able to login.

      posted in General Discussion
      D
      daytrader
    • RE: Angle SPEEDPRO and web platform not in sync

      @admin How can I get invite for TRADENXT?

      posted in General Discussion
      D
      daytrader
    • RE: No socket response for indices

      @admin I am able to get the token symbol. I was making a mistake in naming.

      posted in General Discussion
      D
      daytrader