I am trying to place GTT order in Python without KiteConnect but constantly getting 'Invalid order params' error. Please tell what I am doing wrong as GET request is working perfectly but not POST. def place_gtt_order(self): orders = [{ "exchange": "NSE", "tradingsymbol": "INFY", "...
Rest API Python Library for Zerodha Trade without API Cost (Get Rid From 2000 INR/Month on Kite API) rest-api zerodha freeapi zerodha-kite jugad Updated Aug 21, 2024 Python Load more… Improve this page Add a description, image, and links to the zerodha topic page so that developer...
Zerodha (Kite Connect) and many other online brokers allow customers programmatic access via API to their own accounts. Tech-savvy customers can use these APIs to consume machine-readable data; for example, they can read their portfolios for analysis and place orders. Since APIs are m...
gokiteconnectPublic Official Go client for Kite Connect API's Go107MIT4200Updated20 hours ago cppkiteconnectPublic C++ Kite Connect API library / SDK C++21153(1 issue needs help)1Updated3 days ago pdf_text_overlayPublic pdf_text_overlay is a python library to write text on top of pdf. ...