
Đang triển khai
Đã đăng vào
Thanh toán khi bàn giao
I want my Zerodha account to fire orders automatically whenever my chosen Exponential Moving Averages cross. The script must pull live market data through Kite Connect, calculate the EMA values I configure (for example 9- and 21-period, though I’d like these to stay adjustable in a simple settings file), and place, modify, or exit orders without manual intervention. Core flow • Authenticate to my Zerodha account securely at the start of each session. • Stream tick-by-tick data, calculate EMAs in real time, and identify bullish or bearish crossovers as the single trading signal. • Execute the corresponding market or limit order instantly and log the action (symbol, price, timestamp, quantity) in a local CSV or SQLite DB. • Include basic risk controls—position sizing per trade, max open positions, and a day-stop toggle—so I can edit them easily. • Send a quick Slack or Telegram alert after each filled order so I have a live audit trail. Acceptance criteria 1. A Git repo with clean, commented Python 3 code that I can run from the command line. 2. A README explaining setup with my own Kite API key, plus instructions for changing EMA periods and risk parameters. 3. A short video or live demo proving a mock trade went through on the Zerodha sandbox (or live if you prefer). 4. Delivered within five working days from project start. If you already have experience with Zerodha’s APIs, pandas, and websocket streaming, this should be straightforward. I’ll test the bot on my end, sign off once the trade log and alerts match the crossover events exactly, and then release the milestone.
Mã dự án: 40311160
12 đề xuất
Dự án từ xa
Hoạt động 22 ngày trước
Thiết lập ngân sách và thời gian
Nhận thanh toán cho công việc
Phác thảo đề xuất của bạn
Miễn phí đăng ký và cháo giá cho công việc

Hi, I can build a reliable EMA crossover trading bot for Zerodha (Kite Connect) with real-time execution and risk controls. I have strong experience with Python, WebSocket streaming, and automation systems, and I’ve built similar real-time data pipelines and alerting systems. What I’ll deliver: Live tick data handling + EMA (configurable via settings) Auto order execution (buy/sell/exit) via Kite Connect Risk controls (position sizing, max trades, day-stop) Trade logging (CSV/SQLite) Telegram/Slack alerts for every execution Code quality: Clean, modular Python repo Simple config file for EMAs & risk params README + demo (sandbox/live) Timeline: 3–5 days Fast, accurate execution with proper logging & fail-safes. Let’s discuss ?
₹7.000 INR trong 7 ngày
4,8
4,8
12 freelancer chào giá trung bình ₹10.458 INR cho công việc này

As an individual who has spent over 7 years honing my software development skills, I have developed a deep understanding of various programming languages that makes me perfect fit for your project. In particular, my experience with languages like Python, Node.js and JavaScript makes me highly suitable for the task at hand. I am comfortable using these languages to develop sophisticated, efficient, and well-documented codes, which will be essential to ensuring smooth and effective functioning of the Zerodha EMA Trade Bot you need. One aspect that sets me apart from other freelancers is my dedication to client satisfaction. I believe in not just delivering projects but ensuring their long-term utility. Hence, I will ensure not only your technology requirements are met but also provide an inclusive README document along with video instructions for project deployment - keeping you equipped to make any necessary updates in the future.
₹1.500 INR trong 7 ngày
6,5
6,5

I will automate your Zerodha account using a Python-based algorithmic trading script that executes precise orders based on EMA crossovers, thereby eliminating manual intervention and ensuring immediate market responsiveness. I will configure the complete Kite Connect workflow for tick-by-tick data streaming, processing EMA calculations (such as the 9/21 crossover) in real-time using Pandas, and ensuring robust risk management through adjustable position sizing and daily stop-loss controls. The system will log every trade in a local SQLite database and integrate instant alerts via Telegram or Slack to facilitate continuous monitoring of your live trading activity. I possess direct experience implementing Zerodha WebSockets for high-frequency trading strategies, enabling me to guarantee the delivery of a fully documented code repository—along with a demonstration video—within a strict timeframe of 5 business days. I am at your disposal to begin configuring the risk parameters and validating your API Key authentication immediately.
₹7.000 INR trong 1 ngày
4,7
4,7

Thanks for sharing the details. I’ve reviewed your requirement and would be glad to discuss it further. I’m Prabhath, an experienced MQL4/MQL5, Pine Script, Python, and C++ developer specializing in automated trading systems and institutional-grade algorithmic solutions. I develop Expert Advisors, indicators, dashboards, data tools, and custom trading utilities for MT4/MT5, TradingView, and standalone platforms. Along with MQL5 systems, I also build fully automated trading software in Python and C++ for Indian stock markets and global exchanges (US, EU, and others). These solutions can be tailored for stocks, indices, futures, forex, and crypto based on project needs. As an active trader, I work with ICT, SMT, market structure, liquidity models, order blocks, FVGs, VWAP, and volume-based logic, ensuring each strategy follows the client’s trading methodology. My expertise includes institutional-grade EA and indicator development, ICT/SMT-based trading systems, Pine Script automation, Python and C++ systems for Indian and global markets, backtesting, paper trading and live trade integration, strategy optimization, and low-latency execution. I also fix, optimize, and enhance existing trading systems to make them stable and production-ready. Where permitted, I can share demos or walkthroughs of previously completed projects while respecting client confidentiality. Thank you for your time and consideration.
₹25.000 INR trong 3 ngày
4,3
4,3

With over 7 years of experience, I'm a seasoned Full-Stack Developer with the competency to bring your vision to life. Being well versed in Python and with my knowledge of Pandas, Zerodha's APIs, and websocket streaming, I consider myself as an ideal fit for your project. I have prior experience in building trading bots and could efficiently integrate the required functionalities including calculating customizable EMA values, executing market or limit orders based on crossovers, positioning sizing per trade to mitigate risk, and logging the action in a local database. Moreover, I'm well equipped to secure authenticate your Zerodha account, stream real-time tick-by-tick data for EMAs calculation, perform risk controls, and generate timely updates via Slack or Telegram – ensuring the smooth functioning of your automated trading system. My proficiency with Git ensures concise and organized code that you can comfortably run from the command line. I understand the value of transparency and communication in a professional relationship. So working on a concrete plan with realistic timelines won't be an issue. Rest assured, should you consider me for this project, I will deliver clean documented code that is easily comprehensible by not only yourself but also any future developer who might take on your project. Let's join forces to craft this intelligent trading bot.
₹12.000 INR trong 7 ngày
4,4
4,4

Hello, I can build your Zerodha EMA crossover trading bot with real-time execution, clean architecture, and reliable risk controls. Approach: 1. Data & Signal Engine • WebSocket-based live tick streaming (Kite Connect) • Real-time EMA calculation (configurable, e.g., 9/21) • Accurate crossover detection (no lag/repaint issues) 2. Execution Layer • Instant market/limit order placement • Entry/exit handling on crossover reversal • Position tracking (avoid duplicate trades) 3. Risk Management • Config-based position sizing • Max open trades limit • Day stop-loss / trading disable toggle 4. Logging & Alerts • Trade logs (CSV/SQLite: symbol, price, time, qty) • Telegram/Slack alerts on every execution • Error + event logging Deliverables: 1. Python code (well-commented) 2. Config file (easy parameter control) 3. README + setup steps (API keys, run commands) 4. Demo (sandbox/live) I have hands-on experience with Kite API and intraday automation, ensuring stable execution and correct signal mapping. One question: Do you want single-position per symbol or allow multiple re-entries on repeated EMA crosses?
₹22.000 INR trong 10 ngày
4,8
4,8

Hello, I can deliver your Python Zerodha EMA Trade Bot efficiently, ensuring it securely authenticates to your Zerodha account, streams live market data, calculates adjustable EMA values, and executes orders with risk controls. I’ll include logging, Slack/Telegram alerts, and a clean Git repo with setup instructions. With 5+ years of experience in Python, pandas, and Zerodha APIs, I’ll ensure a smooth execution. Send a message to discuss further or see samples of similar projects. Thanks, Adegoke. M
₹6.000 INR trong 3 ngày
4,2
4,2

Completed projects till now 1) Python + DhanAPI +Excel + VBA option scalping strategy 2) Python 21 EMA and 9 EMA crossover strategy on DhanAPI 3) Google sheet + FyersAPI trading 4) Google sheet + Algomojo + Upstox 5) Tradetron Banknifty option scalping strategy 6) Excel 2600 NSE 10 years data 7) Copytrading using python 8) Tradetron Supertrend + MACD Crossover Strategy 9) Dhan option chain with Greeks in Google spreadsheet via Google Appscript 10) Backtesting of Nifty options for wait and trade strategy 11) Trigger orders for Dhan Nifty options 12) Shoonya API:- Wait and trade strategy 13) Tradetron: RSI + ADX + EMA strategy 14) Python Moving avarage channel trading Algo 15) Kotak Neo: Turtle scalping strategy for options 16) Fyers Filtered option chain in Excel I can deliver any project in Trading. Readymade setups for Python available
₹7.000 INR trong 7 ngày
3,0
3,0

Hello, I will develop a custom Python script using the official Kite Connect library to automate your EMA crossover strategy. I will implement a secure login flow using your API credentials and a standard 2FA method to start each session. The script will use a popular data processing library to calculate the moving averages in real time from the live tick stream. I will build a modular execution engine that places orders based on your crossover signals and logs every transaction to a local database. The system will include a configuration file where you can easily adjust your EMA periods, position sizes, and risk limits. I will also integrate a messaging API to send instant alerts to Slack or Telegram whenever an order is filled. 1) Do you already have an active Kite Connect API subscription and your API keys ready? 2) Which messaging platform do you prefer for the live audit alerts: Slack or Telegram? 3) Should the script run on a local Windows machine or a Linux-based cloud server? Thanks, Nivedita
₹15.000 INR trong 7 ngày
3,5
3,5

Hello, This is a clean, rules-based automation task, and I’ve built Zerodha Kite Connect trading scripts that execute directly from live WebSocket data — including EMA crossover systems for index and equity trading. I’m familiar with the full flow: secure session handling, tick streaming, real-time indicator calculation, instant order placement, and robust logging. I’ll deliver a command-line Python tool that authenticates safely, streams ticks, computes configurable EMAs (e.g., 9/21 but editable via a simple config file), detects crossovers, and executes market or limit orders automatically. Risk controls (position sizing, max concurrent trades, day stop) will be easy to adjust without touching core code. Every action will be logged to CSV/SQLite with timestamps, and alerts will be pushed to Telegram or Slack immediately after fills. I’ve also implemented safeguards for duplicate signals, reconnections, and partial fills so the bot behaves predictably in live conditions. You’ll receive clean, well-commented code in a Git repo, setup instructions for your API keys, and a demo showing a test trade flow end-to-end. I can start immediately and deliver within your 5-day window. Best regards, Vishal
₹9.000 INR trong 4 ngày
1,9
1,9

Having over 20 years of proven experience as a developer, especially in integrating complex APIs, I believe I am the perfect fit for your Python Zerodha EMA Trade Bot project. My proficiency in working with APIs will allow me to securely authenticate and stream real-time tick-by-tick data from Kite Connect to calculate EMAs, glean actionable trading signals, and execute orders instantly on your behalf. I have also dealt with intricate backend databases in SQL Server during my career, which aligns perfectly with your requirement of logging trading actions in local CSV or SQLite DB. Moreover, I am also comfortable coding risk-control elements like position sizing per trade or max open positions that you expect to be easily adjustable. Lastly, I assure you, I can comprehensively test the bot on my end so that the trade log and alerts perfectly match the crossover events before delivering within five working days as mandated by the project. Illustrating my penchant for detail and clarity, I will provide a step-by-step README guide for congruent setup and operational instructions of this trade bot allowing you total control over configurable parameters like EMA periods and risk parameters. Let's chat to discuss the requirements in detail.
₹7.000 INR trong 7 ngày
0,0
0,0

Bengaluru, India
Phương thức thanh toán đã xác thực
Thành viên từ thg 3 19, 2026
$15-25 USD/ giờ
$30-250 USD
€8-30 EUR
$25 AUD
$250-750 USD
$25-50 USD/ giờ
₹12500-37500 INR
£20-250 GBP
$15 USD
£20-250 GBP
$250-750 USD
$250-750 USD
€750-1500 EUR
$250-750 USD
€12-18 EUR/ giờ
$374 AUD
₹4000-5000 INR
₹750-1250 INR/ giờ
€250-750 EUR
$15 USD