Navigation

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

    Data Feed for Best Bid Ask Prices

    Python SDK
    2
    6
    70
    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.
    • C
      Cyriac last edited by

      Hello,

      Can anyone please direct me to the documentation related to data feed in of best bid offer prices?

      Many Thanks in Advance.

      Cyriac

      A 1 Reply Last reply Reply Quote 0
      • A
        admin @Cyriac last edited by

        Hi @Cyriac Please go through doc below:
        https://smartapi.angelbroking.com/docs/WebSocketStreaming

        C 2 Replies Last reply Reply Quote 0
        • C
          Cyriac @admin last edited by

          @admin Many Thanks.

          Also - Is it possible to run more than one concurrent instance in a Jupyter browser setting? I.E. Will API Key support more than one Algo to run at the same time?

          Thanks

          A 1 Reply Last reply Reply Quote 0
          • A
            admin @Cyriac last edited by

            Hi @Cyriac said in Data Feed for Best Bid Ask Prices:

            Is it possible to run more than one concurrent instance in a Jupyter browser setting?
            You need to test this from your end.

            @Cyriac said in Data Feed for Best Bid Ask Prices:

            Will API Key support more than one Algo to run at the same time?

            yes it will support

            1 Reply Last reply Reply Quote 0
            • C
              Cyriac @admin last edited by

              Hi @admin

              Small Question. How can I read in the API Websocket Data for just the parameters I would like. I am trying to get the LTP, LTQ, Bid & Ask with time stamp into json / csv format file?

              Much Appreciated the Help.

              Cyriac

              A 1 Reply Last reply Reply Quote 1
              • A
                admin @Cyriac last edited by

                Hi @Cyriac YOu need to perform operation on the response that has been returned from the websocket.You need to write your own piece of code to do this.

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