Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs
    1. Home
    2. lipupatro
    L
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 13
    • Best 0
    • Groups 0

    lipupatro

    @lipupatro

    1
    Reputation
    9
    Profile views
    13
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    lipupatro Unfollow Follow

    Latest posts made by lipupatro

    • orders are not getting executed through the API endpoints, neither the positions are retrieved through the API

      My orders or positions are not getting through the APIs today. My code was all good till yesterday, but somehow nothing seems to work today.

      posted in Bugs
      L
      lipupatro
    • RE: unknown bio failure

      @rajanprabu @admin I'm facing the same issue since last week every 10-15 min.

      please do needful

      posted in Python SDK
      L
      lipupatro
    • Websocket closing frequently

      @admin websocket is closing after 10-15 min with error

      1006
      connection was closed uncleanly (peer dropped the TCP connection without previous WebSocket closing handshake

      this is happening from last Tuesday every 10-15 min

      please do needful ASAP.

      posted in Python SDK
      L
      lipupatro
    • RE: Web socket scripts stop at random times

      @admin I'm also facing this issue, WebSocket connection closes at random times. around 11AM or around 1:30 PM or around 2:30 PM. sometimes it stops multiple times a day. It happens almost daily.

      posted in Python SDK
      L
      lipupatro
    • RE: NOFTY50 symboltoken to fetch historical data

      @gurindersinghcs

      token:"26000"
      symbol:"NIFTY"
      name:"NIFTY"
      expiry:""
      strike:"-1.000000"
      lotsize:"-1"
      instrumenttype:""
      exch_seg:"NSE"
      tick_size:"-1.000000"

      you can get token from scrip data

      posted in General Discussion
      L
      lipupatro
    • RE: getCandleData() missing 1 required positional argument: 'historicDataParams'

      @Boofy you need to login before requesting historical data.

      posted in Python SDK
      L
      lipupatro
    • improper historical data

      @admin I'm requesting for one minute data, below is the response

      2019-01-02T13:50:00+05:30,950.50,950.50,950.50,950.50,2
      2019-01-02T14:04:00+05:30,950.50,950.50,950.50,950.50,2
      2019-01-02T14:05:00+05:30,950.50,950.50,950.50,950.50,8
      2019-01-02T14:15:00+05:30,950.05,950.05,948.80,948.80,48
      2019-01-02T14:35:00+05:30,948.80,948.80,948.80,948.80,10
      2019-01-02T14:38:00+05:30,948.60,948.60,948.60,948.60,50
      2019-01-02T14:43:00+05:30,948.60,948.60,948.60,948.60,2
      2019-01-02T14:54:00+05:30,954.00,954.00,954.00,954.00,36
      2019-01-02T15:15:00+05:30,954.05,954.05,954.05,954.05,1
      2019-01-02T15:19:00+05:30,954.05,954.05,954.00,954.00,11
      2019-01-02T15:24:00+05:30,950.20,950.20,950.20,950.20,1
      2019-01-02T15:25:00+05:30,954.05,954.05,954.05,954.05,30
      2019-01-02T15:27:00+05:30,954.05,954.05,954.05,954.05,4

      posted in Test
      L
      lipupatro
    • historic data format issue

      2019-01-02T15:26:00+05:30,954.05,954.05,954.05,954.05,30
      2019-01-02T15:28:00+05:30,954.05,954.05,954.05,954.05,4
      2019-01-02T15:30:00+05:30,969.00,969.00,959.30,959.30,352019-01-02T15:30:00+05:30,969.00,969.00,959.30,959.30,35

      @admin duplicate data at session end and no separator

      posted in Test
      L
      lipupatro
    • token's validity period

      @admin for how long feed token, jwt token and refresh token are valid??

      also is there any limit on how may instruments we can subscribe through WebSocket at once??

      posted in General Discussion
      L
      lipupatro
    • RE: not receiving proper WebSocket data

      @admin, i found the issue, in token i have misspelled nse_cm, but i think there should an error msg stating invalid token.................

      posted in Test
      L
      lipupatro