Navigation

    SmartAPI Forum
    • Register
    • Login
    • Search
    • Categories
    • Popular
    • Groups
    • FAQs
    • API Docs

    Number of websocket per user ?

    Python SDK
    0
    1
    1
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • T
      techalgo last edited by

      As per documentation we can have three websocket connection and each websocket can have 1000 instruments.
      Test#1

      1. First I created websocket with 1000 instruments and this is working without any issues
      2. when I started second websocket with another 1000 instruments using the same API KEY, within two minutes one of the websocket will terminate abruptly.

      Test#2 using different API_KEY

      1. started first websocket with 1000 instrument using one API_KEY
      2. started second websocket with another 1000 instruments with second API_KEY. In this case also, one of the websocket gets terminated within two minutes.

      Please suggest how to run 3 websockets using smartapi ?

      1 Reply Last reply Reply Quote 0
      • First post
        Last post