Navigation

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

    Topics created by bhxshxn

    • B

      status of partially filled orders?
      General Discussion • • bhxshxn  

      3
      0
      Votes
      3
      Posts
      13
      Views

      M

      hi @bhxshxn Please note, Partially executed status would be pushed as open from webhook Regards, SmartAPI team
    • B

      websocketv2 throws 401 error on nodejs sdk
      Bugs • • bhxshxn  

      4
      2
      Votes
      4
      Posts
      29
      Views

      D

      @BalaDhruv This error occurs when you pass invalid parameter in below function. check it first. const web_socket = new WebSocketV2({ jwttoken: 'YOUR_JWT_TOKEN_HERE', apikey: 'YOUR_API_KEY_HERE', clientcode: 'YOUR_CLIENT_ID_HERE', feedtype: 'YOUR_FEED_TOKEN_HERE', });