Navigation

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

    webiwork

    @webiwork

    SmartAPI Group

    1
    Reputation
    7
    Posts
    1
    Profile views
    0
    Followers
    1
    Following
    Joined Last Online

    webiwork Follow
    SmartAPI Group

    Best posts made by webiwork

    This user hasn't posted anything yet.

    Latest posts made by webiwork

    • Kill or reset sws connection

      Currently there is a limit of 3 connections per client code for Websocket Streaming.

      As we know, i need to reset or kill previous create sws connection any method to kill this sws connection

      I am creating one strategy per deploy each deploy create one sws connection how to close previous sws connection i am unable to store sws connection object

      please help me Its big issue for me

      I am using python for this
      I know how to unsubscribe
      but how to store sws connection object and second time api call close the previous connection

      sws.unsubscribe(correlation_id, mode, token_list)
      cl = sws.close_connection()

      posted in Python SDK
      W
      webiwork
    • Kill or reset sws connection

      Currently there is a limit of 3 connections per client code for Websocket Streaming.

      As we know, i need to reset or kill previous create sws connection any method to kill this sws connection

      I am creating one strategy per deploy each deploy create one sws connection how to close previous sws connection i am unable to store sws connection object

      please help me Its big issue for me

      I am using python for this
      I know how to unsubscribe
      but how to store sws connection object and second time api call close the previous connection

      sws.unsubscribe(correlation_id, mode, token_list)
      cl = sws.close_connection()

      posted in General Discussion
      W
      webiwork
    • Kill or reset sws connection

      Currently there is a limit of 3 connections per client code for Websocket Streaming.

      As we know, i need to reset or kill previous create sws connection any method to kill this sws connection

      I am creating one strategy per deploy each deploy create one sws connection how to close previous sws connection i am unable to store sws connection object

      please help me Its big issue for me

      I am using python for this
      I know how to unsubscribe
      but how to store sws connection object and second time api call close the previous connection

      sws.unsubscribe(correlation_id, mode, token_list)
      cl = sws.close_connection()

      posted in Bugs
      W
      webiwork
    • How to kill privious all sws conection

      I am creating one strategy for one sws connection, how can i create more then three strategy,
      How to kill privious all sws conection I am not able to store sws object

      Give me proper step wise solution

      posted in General Discussion
      W
      webiwork
    • How to kill privious all sws conection

      I am creating one strategy for one sws connection, how can i create more then three strategy,
      How to kill privious all sws conection I am not able to store sws object

      Give me proper step wise solution

      posted in Python SDK
      W
      webiwork
    • How to kill privious all sws conection, how to get active sws connection

      I am creating one strategy for one sws connection, how can i create more then three strategy, How to kill privious all sws conection I am not able to store sws object Give me proper step wise solution

      posted in General Discussion
      W
      webiwork
    • I am creating one strategy one sws connection how i create more then three strategy How to kill privious all sws conection I am not able to store sws object, Give me proper step wise solution

      Re: Websocket Error - Attempting to resubscribe/reconnect

      posted in Python SDK
      W
      webiwork