Navigation

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

    Running multiple strategies.

    Python SDK
    0
    1
    6
    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.
    • Y
      yogeshwadhwani last edited by

      @admin

      I want to run 5 strategies parallelly what would be better

      creating one login file and then accessing

      obj=SmartConnect(api_key="your api key")
      data = obj.generateSession("Your Client ID","Your Password")

      obj and data in another multiple files.

      OR

      multiple logins with different API's would be better.

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