Hi Friends, Basically I am a developer, have knowledge in Python. I am doing manual trading with another broker. I came to know that zerodha come up with Automation trading using python. I am requesting you to please let me know the steps I need to follow to automate my strategy including account how to get permission from exchange(I used to trade in MCX) etc.
currently I am trading in MCX only and I would like to automate my strategy using python to trade automatically, but I came to know that fully-automated trading by retail traders is not allowed by the exchanges in India.
Is this fully automated trading platform, I mean without our intervention does this platform allow to execute our own strategy.
Using kiteconnect we can program such that it can fully automate our Trading no human intervention will be needed for full trading sessions. (We just need to login once a day ..login automation is not allowed)
Then check docs to get more idea regarding KiteConnect library of various languages.
But the most important thing is that you should have a strategy that can be coded.
Go through this webinar
Is this fully automated trading platform, I mean without our intervention does this platform allow to execute our own strategy.