Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. webseos
    3. Topics
    W
    • Profile
    • Following 0
    • Followers 1
    • Topics 11
    • Posts 51
    • Best 2
    • Groups 0

    Topics created by webseos

    • W

      Historical API Call returning Max 500 Records for any time frame
      General Discussion • • webseos

      5
      0
      Votes
      5
      Posts
      69
      Views

      J

      Hi @webseos, Did you get resolution for this Query ?
      @admin , please let me know why I am getting only 500 records in response.

    • W

      Python API - Historical Data Fetch became arbitrary & DataFrame not coming after TOTP has been imposed
      General Discussion • • webseos

      2
      0
      Votes
      2
      Posts
      59
      Views

      W

      Sometimes TOTP working and sometimes failing shown here : https://smartapi.angelbroking.com/topic/2408/arbitrary-output-of-python-api-sometimes-totp-failing-and-also-historical-data-fetch-failing

    • W

      Arbitrary output of Python API - Sometimes TOTP failing and Also Historical data fetch failing
      General Discussion • • webseos

      3
      0
      Votes
      3
      Posts
      31
      Views

      Y

      The same issue with me, arbitrary output, even when passing the correct TOTP input to the program, sometimes it fails, sometimes it connects. Very unreliable.

    • W

      Historical candle data last 2 candles provides wrong close data in daily and 5 min time frame
      Test • • webseos

      2
      0
      Votes
      2
      Posts
      41
      Views

      A

      @admin I'm having the same problem in NFO candle, In my case the last candle data was inconsistent (sometimes correct and sometimes not) in 5 min time frame.

      F.E
      The current time is 11:55 and I'm trying to get candle for 11:50 (5 min)
      The system is taking some x time to generate candle data after the 11:50 candle is closed

      Could you please advice the appropriate time interval, So that I can fetch the candle after x time

    • W

      How to get websocket ohlc data on multiple stocks in python
      Python SDK • • webseos

      1
      0
      Votes
      1
      Posts
      72
      Views

      No one has replied

    • W

      What is WebSocket data necessity when we are getting historical api & LTP
      General Discussion • • webseos

      2
      0
      Votes
      2
      Posts
      40
      Views

      A

      HI @webseos Websocket is to get the tick by tick data of n number of stocks wherever while using ltp api you have rate limits.

    • W

      Clarification: Does historical api data during trading hour shows LTP/SPOT in Historical API's today's CLOSE record
      Python SDK • • webseos

      2
      0
      Votes
      2
      Posts
      50
      Views

      A

      HI @webseos

      It gives OHLC of the recent minute
    • W

      Python and Java : Please build series of YouTube Videos to Integrate SmartAPI of ANGEL for beginners
      Python SDK • • webseos

      2
      0
      Votes
      2
      Posts
      25
      Views

      A

      HI @webseos We have noted your feedback.

    • W

      When API Request Call is exceeded the limit, how shall we know it: sample JSON ERROR Sample String required
      General Discussion • • webseos

      4
      0
      Votes
      4
      Posts
      31
      Views

      A

      HI @ash_27 Its based on each account.

    • W

      How to get LTP: Sample Source Code in PHP, added a GetLTP() function [Error Handling Excluded]
      General Discussion • • webseos

      2
      0
      Votes
      2
      Posts
      73
      Views

      W

      @admin

      I got LTP like this :

      string(256) "{"status":"success","http_code":200,"http_error":"","response_data":{"status":true,"message":"SUCCESS","errorcode":"","data":{"exchange":"NSE","tradingsymbol":"SBIN-EQ","symboltoken":"3045","open":443.7,"high":447,"low":436.7,"close":441.85,"ltp":437.95}}}"

      But what is
      OPEN HIGH LOW CLOSE in the response, is it daily OHLC or 1MIN or 1 HOURS or todays?

    • W

      PHP- Poor Api samples and Sample Code - How get get LTP, place order etc
      General Discussion • • webseos

      2
      0
      Votes
      2
      Posts
      19
      Views

      A

      Dear @webseos said in PHP- Poor Api samples and Sample Code - How get get LTP, place order etc:

      I am not getting much PHP documentations and PHP sample codes to query, troubleshoot etc data. API is poorly written on PHP JavaScript etc
      If you donot provide detailed code samples then nobody will be interested using your system. You need to consider people's need before going to develop your system.
      No PHP category
      Code sample should be on
      After login
      how to get LTP
      Where client code necessary, where API key required
      How to get RSI - 14, or EMA etc
      we understand your needs and we have already initiated to work on it we trying our best to make it available to you.