Skip to main content
MP
Finance · Automation · Python2025

ALGO TRADING BOT

Rules-based trading signals and execution engine.

Role

Solo Developer

Stack
PythonPandasZerodha Kite Connect API
Status

Completed (Paper Trading)

Overview

EMA crossover strategy algorithmic trading bot integrated with Zerodha Kite Connect API for live streaming and signal execution.

Screenshots

Key Features

EMA crossover signals - Configurable fast/slow windows
Backtesting engine - Pandas historical backtesting

Tech Deep Dive

Python process consuming Zerodha Kite WebSocket tick data, computing rolling EMA indicators, and triggering simulated/REST orders.