Hello Everyone, As we Know that Zerodha from Kite Trade They are Offering API Trading Platform to Open Online Account Please Visit http://www.profitaddaweb.com/p/open-online-trading-acccount.html
After Having Account Please Download These Platform :
Anaconda offer Various Platform in Which I Python is Very Much Easy to Use Platform to Get This Please Visit : https://www.continuum.io/downloads
After Getting Platform Please Download KiteConnect to Get This Please Visit: https://github.com/rainmattertech/pykiteconnect
You can Install KiteConnect Directly from Anaconda Prompt by Typing : pip install kiteconnect
For Further Instructions Please Follow This Video Below :
For Code Input you Can Refer Below
from kiteconnect import KiteConnect
api_key="Your API KEY"
api_secret="Your API Secret"
kite=KiteConnect(api_key,api_secret)
kite.request_access_token('Your Access Token',api_secret)
kite.place_order(tradingsymbol='SBIN',quantity=1,exchange='NSE',order_type='MARKET',transaction_type='BUY',product='CNC')
--End of Code Input--
For API KEY and Secret Have it your own this is for Education Purpose Only For Further Guidance Contact in WhatsApp @ +91-7795780804