Navigation

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

    Topics created by keer2405

    • K

      Total buy quantity and Total sell quantity Missing in websocket stream
      Python SDK • • keer2405  

      3
      0
      Votes
      3
      Posts
      24
      Views

      K

      @admin oops! this is very odd. I think every broker provides this including AngelOne in their web platform. is there any setting/command I use to get this info?
    • K

      max length of historical data ?
      Python SDK • • keer2405  

      3
      0
      Votes
      3
      Posts
      52
      Views

      C

      @admin How many years data is provided through historical data like last 7,8 or 10 years for stocks as well indexes like NIFTY ?
    • K

      Whats the trading symbol for place order command in options ?
      Python SDK • • keer2405  

      2
      0
      Votes
      2
      Posts
      19
      Views

      A

      HI @keer2405 Kindly find the sample below: {'exchange': 'NFO', 'tradingsymbol': 'BANKNIFTY07JAN2131400CE', 'quantity': 1, 'transactiontype': 'BUY', 'ordertype': 'MARKET', 'variety': 'NORMAL', 'producttype': 'CARRYFORWARD', 'price': '177.35', 'symboltoken': '43099'}
    • K

      token update time
      Python SDK • • keer2405  

      2
      0
      Votes
      2
      Posts
      16
      Views

      A

      Hi @keer2405 this get updated every day morning at 8pm.
    • K

      AB1004 error code
      Python SDK • • keer2405  

      17
      0
      Votes
      17
      Posts
      184
      Views

      M

      I had logged in from a new system away from my location.Now I reset the PIN.Still facing AB1004 error.can someone plz look into it?
    • K

      unpredictble live data feed data
      Python SDK • • keer2405  

      7
      0
      Votes
      7
      Posts
      58
      Views

      A

      Hi @keer2405 Your will be getting the time feed by default even if you dont subscribe it.
    • K

      any command to get order Info
      Python SDK • • keer2405  

      6
      0
      Votes
      6
      Posts
      45
      Views

      A

      Hi @keer2405 user need to write logic from his end in order to do that.
    • K

      leverage offering
      General Discussion • • keer2405  

      4
      0
      Votes
      4
      Posts
      33
      Views

      A

      Hi @keer2405 you can contact customer care for any other queries.
    • K

      Im getting error in websocket
      Python SDK • • keer2405  

      2
      0
      Votes
      2
      Posts
      36
      Views

      A

      Hi @keer2405 we have noted your issue and reported to the team we will update you on this.
    • K

      limitations for historical data fetch
      Python SDK • • keer2405  

      3
      0
      Votes
      3
      Posts
      54
      Views

      A

      Hi @keer2405 3 request per second are the request limits.
    • K

      can i create 2 apps
      Python SDK • • keer2405  

      2
      0
      Votes
      2
      Posts
      24
      Views

      A

      Hi @keer2405 there is no limitation on creating multiple apps.
    • K

      validity of a session
      Python SDK • • keer2405  

      3
      0
      Votes
      3
      Posts
      42
      Views

      A

      Hi @keer2405 you can open multiple parallel sessions with same user at any given time.
    • K

      you cant open any search result
      General Discussion • • keer2405  

      3
      0
      Votes
      3
      Posts
      14
      Views

      A

      Hi @keer2405 Your suggestion is noted.
    • K

      websocket realtime stream speed
      General Discussion • • keer2405  

      4
      0
      Votes
      4
      Posts
      60
      Views

      A

      @PandaTrade said in websocket realtime stream speed: hI @admin When can we get the historical data (OHLC) over a particular timeframe ? Hi @PandaTrade , it's under development. We will let you know once we have a tentative timeline.
    • K

      websocket ports
      Python SDK • • keer2405  

      4
      0
      Votes
      4
      Posts
      46
      Views

      J

      @keer2405 This socket uses WSS protocol so the port would be 443.
    • K

      post market web stream
      Python SDK • • keer2405  

      5
      0
      Votes
      5
      Posts
      63
      Views

      J

      @keer2405 In post market, you won't be able to see prices as the market will be closed and you will receive some junk data only. If you are testing your API after the post market, you can test that on commodity market as it is open till late night.
    • K

      maximum nuber of tickers
      Python SDK • • keer2405  

      7
      0
      Votes
      7
      Posts
      37
      Views

      A

      Hi @keer2405 we don't have any limitation to subscribe symbols. Also you need to convert tick data to candle data based on your requirement or you can use the historical data API to get the data.
    • K

      Why there are no search button in this forum ?
      General Discussion • • keer2405  

      5
      0
      Votes
      5
      Posts
      32
      Views

      R

      Finally.. thank you so much.. Its a life saver..
    • K

      SSLError : certificate verify failed: unable to get local issuer certificate (
      Python SDK • • keer2405  

      4
      0
      Votes
      4
      Posts
      110
      Views

      A

      HI @prateekjjw001 @daytrader @keer2405 Thank you for brining this to our notice. We were in the process of updating the certificate and rolled it back due to this error yesterday.
    • K

      logout issue
      Python SDK • • keer2405  

      2
      0
      Votes
      2
      Posts
      40
      Views

      A

      Hi @keer2405 , as discussed, the issue is resolved now.