Algotrading with Python

Building blocks

  • Python programming – Basics will suffice (Loops, if-else condition, defining functions, function calls)
  • Computer with good RAM/ Raspberry PI – hardware to run the python codes
  • API subscription – to fetch live values of instruments (shares/ options/ futures) – e.g. KITE API offered by Zerodha
  • Trading Strategy – Sample code

Join this discord group in case you need more guidance on how to get started!