Running KiteConnect python script on pi-bridge

sourabh
Hi,
I came across following link, it says , now one can also run python scripts on pi-bridge, would a pykiteconnect script work with this?
http://zerodha.com/z-connect/tradezerodha/pi-bridge/pi-bridge-gateway-to-trade-using-other-programs
  • Kailash
    PiBridge uses a TCP protocol to enable communication with external clients, which means you can use any programming language to connect to it, not just Python.

    No, pyKiteConnect is only for interfacing with Kite Connect.
  • fury1984
    @Kailash I believe when PiBridge was launched, it only provided ability to generate alerts (buy/sell signals) but it didn't allow placing orders automatically. Now that we have api's for order placement via kite, is Pi also enabled to place automatic buy/sell orders via PiBridge?

    Thanks in advance.
  • giripra
    Does that mean, we can now place automatic buy/sell orders via PiBridge? Either through Amibroker or Python script?
    Does Pi also have a separate dealer and client terminal like NEST? Do we need NISM and Pi Dealer terminal for Automatic Buy/Sell orders or can we do it with the normal client terminal as well??

    Thanks in Advance.
  • Kailash
    Pi is the terminal. For Pi Bridge related questions, please e-mail [email protected]
Sign In or Register to comment.