Need a trading bot for Zerodha Kite in Python
Budget: ₹12,500 – ₹37,500 INR
Hi, I would like to have a trading bot written in Python for Zerodha kite platform.
- Should be able to trade in equity & equity derivatives
- Make use of any 1 indicator - (RSI for now since it is simplest)
- Should log in automatically in the morning, begin scanning upon market open, kill all python processes after-market to repeat the process next day
- Should make use of only 1 websocket (zerodha kite api subscription provide 3 websocket connections at once)
- 1 websocket conn ensures I should be able to run multiple algos in parallel
- Will subscribe to historical and live data feeds since indicator might need previous day data
- Avoid use of databases, if possible, it's slow and inefficient, would like to make use of cache
- Multithreading is needed to ensure fast execution and exit of orders
- Proper commenting of code, and detailed error messages are required
- In case of major changes, or issues or code breaking due to Zerodha Kite platform changes - would like your support again and discuss the fee for future updates as necessary
I also have plans for an Index options trading bot at a future date. So, if this goes well, will connect again for the next one.
This is a placeholder strategy; I am learning Python and would like to be able to understand the code and debug the code myself so proper code comments and error msgs will help. This will help me fix minor bugs and make smaller changes, indicator usage etc so I can save time on turnaround period since freelancers are usually busy with project deadlines. Would like your continued support for major changes.
- Should be able to trade in equity & equity derivatives
- Make use of any 1 indicator - (RSI for now since it is simplest)
- Should log in automatically in the morning, begin scanning upon market open, kill all python processes after-market to repeat the process next day
- Should make use of only 1 websocket (zerodha kite api subscription provide 3 websocket connections at once)
- 1 websocket conn ensures I should be able to run multiple algos in parallel
- Will subscribe to historical and live data feeds since indicator might need previous day data
- Avoid use of databases, if possible, it's slow and inefficient, would like to make use of cache
- Multithreading is needed to ensure fast execution and exit of orders
- Proper commenting of code, and detailed error messages are required
- In case of major changes, or issues or code breaking due to Zerodha Kite platform changes - would like your support again and discuss the fee for future updates as necessary
I also have plans for an Index options trading bot at a future date. So, if this goes well, will connect again for the next one.
This is a placeholder strategy; I am learning Python and would like to be able to understand the code and debug the code myself so proper code comments and error msgs will help. This will help me fix minor bugs and make smaller changes, indicator usage etc so I can save time on turnaround period since freelancers are usually busy with project deadlines. Would like your continued support for major changes.