
Closed
Posted
Paid on delivery
I keep a JSON file on my machine that is updated continuously with fresh trade signals. Each entry contains the symbol, quantity and side, and every time the file changes I need a Python 3 program that will read those records and fire the corresponding market orders directly to the Kotak Neo trading platform through its public API. Only market orders are required for now; if the position already exists or the request is rejected, the code should capture and log that response instead of stopping. The workflow I have in mind is straightforward: pick up the local JSON, parse it, authenticate against Kotak Neo, place the market order, then write the order id, status and timestamp back to a simple log (CSV or JSON) so I can reconcile executions later. A lightweight command-line tool is fine as long as it is robust and easy for me to tweak. Deliverables • Clean, well-commented Python source files (*.py) • A short README showing setup, environment variables required for Kotak Neo, and a sample JSON schema • Simple error handling and token-refresh logic proven with a small test trade using Kotak Neo’s sandbox (or live if easier) I need a good GUI and order execution to monitor. I already have API credentials and will test with my own account once the script is delivered.
Project ID: 40317327
36 proposals
Remote project
Active 21 secs ago
Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
36 freelancers are bidding on average ₹10,930 INR for this job

Hi, we can help you with your [Kotak Neo JSON-to-Market-Orders Python Bot + GUI]. We offer lifetime bug fix guarantee. As Milvetti, we help traders automate their strategies. Price is an estimate and may vary by scope.
₹10,000 INR in 2 days
6.5
6.5

Greetings, Thank you for considering my application for this project. As an AI Engineer and Python Developer with over 8+ years of experience, I bring a wealth of knowledge and expertise in the field of Python, Deep Learning. I have carefully reviewed the project description and am eager to discuss your specific needs and requirements in more detail. My commitment is to provide dedicated support and consistent follow-up throughout the project's lifecycle. Please feel free to reach out to me to further discuss how I can contribute to the success of your project. Looking forward to the opportunity of working together. Best regards, KuroKien
₹7,000 INR in 2 days
6.7
6.7

Hi, I am Sourabh Jain, I have been writing automated trading system using python for various brokers including zerodha, fyers and finvasia. Recently I have written option trading systems which uses various indicators like rsi, supertrend etc on renko chart and trades intraday. It also utilized TP, SL and TSL. I have written 2 systems one for index options and other for stock options. I have used jupyter notebook to create GUI(dashboard) for user input. I can share screenshots of the product with you during our discussion. You can also check images on my profile page. I can build the trading system for option trading as you require. If you would like to discuss this further, I am available. Regards Sourabh
₹70,000 INR in 20 days
6.4
6.4

With my deep knowledge of Python programming, proficiency in working with APIs, and thorough understanding of trade and order management systems, I am exceptionally qualified for your project. I have extensive experience in creating automation tools like the one you require. My reputation as a software engineer speaks for itself - consistently delivering clean, well-commented and efficient codes tailored to clients’ specific requirements. In addition to providing you with the required Python source files and a comprehensive README guide, I will ensure that the order execution process is fully automated without compromising on robust error handling and token-refresh logic. I understand that accuracy and efficiency are absolutely necessary when dealing with financial transactions, so rest assured that your trades will be promptly synchronized between your JSON file and Kotak Neo platform, with thorough log entries maintained in either CSV or JSON format for easy reconciliation. My experience working with cloud platforms also makes me well-suited to collaborate with you on establishing a simple but effective GUI interface for monitoring your trades. With my help, you can gain complete control and visibility over your trade executions at all times. Let’s waste no more time - hire me today for seamless trade automation!
₹15,000 INR in 7 days
6.0
6.0

Hello there, ✸✸✸Python Expert is Here✸✸✸ I’ve checked your project – “Python Kotak Neo Order Automation” And read the description carefully. As a professional Python Developer, I’m damn sure that I can “create a Python>3 program that will be able to read the records and fire the corresponding market orders directly to the Kotak Neo trading platform through its public API” as you required. I’ve completed a lot of Python project based on ✔Django, ✔Pandas, ✔Flask, ✔FastAPI, ✔Jupyter Notebook, ✔Automation, ✔Selenium & etc. Libraries in various platform. Here is some of my recent completed Python Project: ✔️ https://www.freelancer.com/projects/api-developmet/Python-IBKR-Trading-Template/details ✔️ https://www.freelancer.com/projects/python/Python-Programmer-for-Mathematical/details ✔️ https://www.freelancer.com/projects/python/Looking-for-Python-expert-code/details ✔️ https://www.freelancer.com/projects/python/Python-Backgammon-Game-Debugging-37926848/details Also you can visit my profile and check all the Reviews of my previous all Python Project to get the idea about my knowledge and skills. I’m ready to be hired or ready to be awarded as I can start this task Right Now. So, I’m waiting for your response in chat box. Best Regards! Eng. Bablu Mondol
₹5,000 INR in 3 days
5.8
5.8

With my strong foundation in Python programming and knack for automation, I'm your go-to guy to streamline your trading process with Kotak Neo. Having worked in software development for over 7 years, I've tackled complexities much like this project and delivered efficient solutions every time -- always with an eye towards customization. As you need a lightweight, robust command-line tool, my proficiency with Python 3 perfectly aligns with your requirements.
₹1,500 INR in 7 days
6.4
6.4

With over a decade of experience as a Full Stack Developer, I bring unique and valuable skills to the table for your Python Kotak Neo Order Automation project. My extensive knowledge of Python will enable me to build a high-performing and robust system that reads, executes, and logs trade orders for you as per the JSON file's updates. I have hands-on experience in parsing data, writing logs (be it in CSV or JSON format), and creating clean, well-commented code. In terms of your specified workflow, I understand the necessity for error handling and token-refresh logic for which my skills and expertise are highly suitable. Moreover, the ease with which you can tweak the tool after my delivery, is something I intend to ensure from my end. Being adept at frontend technology including React.js, I promise to incorporate user-friendly GUI elements into your application. Lastly, but most importantly, my commitment has always been characterized by on-time delivery without compromising quality. I am more than ready to kickstart this project right away. I assure you that once my deliverables are in motion your trading automation process will run seamlessly while you focus on evaluating the business growth aspects. Let's connect and work collaboratively to elevate your python automation system!
₹7,000 INR in 7 days
4.8
4.8

Hello, I can build your Kotak Neo order automation system with real-time JSON monitoring, reliable execution, and a simple Web UI for monitoring. Approach: 1. JSON Signal Listener • Monitor local JSON file continuously (file watcher or polling) • Parse symbol, quantity, side • Detect only new/updated signals to avoid duplicate orders 2. Kotak Neo API Integration • Secure authentication + token refresh • Market order execution • Handle cases: – Position already exists – Order rejected – API errors (log, don’t crash) 3. Order Execution Engine • Fast processing from file → order • Retry logic for temporary failures • Status tracking per signal 4. Logging System • CSV/JSON log with: – Order ID – Status – Timestamp – Error message (if any) 5. Web UI (Lightweight) • Simple Python dashboard: – Live order status – Execution logs Deliverables: 1. Python automation script 2. Kotak Neo integration 3. Simple Web UI for monitoring 4. README (setup + env variables + sample JSON) 5. Test demo (sandbox/live) Estimated Time: 5–7 days I have experience with broker APIs and automation workflows, so the system will be stable and easy to extend.
₹25,000 INR in 7 days
4.7
4.7

Hey, I can build this for you in Python 3. I’d make a script that watches your local JSON file for changes, parses new signals, and sends market orders to Kotak Neo via their API. Each order’s result — success, rejection, or existing position — will be logged in a CSV/JSON with timestamp and order ID, so you can reconcile easily. Token refresh and error handling will be built in so it doesn’t stop on failures. For monitoring, I can add a lightweight GUI using PyQt or Tkinter showing active orders, statuses, and logs in real time. Everything will be modular and commented, plus I’ll include a README with setup, env variables, and sample JSON schema. Can start immediately and make it tweakable for your workflow.
₹10,000 INR in 7 days
4.2
4.2

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.
₹12,000 INR in 3 days
3.8
3.8

Readymade setups for Kotak 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 in 7 days
3.0
3.0

As an experienced Full-Stack Developer with a particular proficiency in building scalable and robust Python applications, I am more than capable of delivering the solution you need. Throughout my 7+ years in the software development industry, I've worked on numerous end-to-end projects, from designing backend architectures to creating polished frontends and even live mobile apps, like what we have here. To date, I've built several trading automation systems that read data from various sources (including real-time JSON feeds) and initiate market orders through multiple platforms' APIs—perfectly aligned with your needs. I can translate your vision into an effective Python 3 program that parses your JSON file, communicates securely with Kotak Neo's API for authentication, executes market orders reliably, and documents the results efficiently in the format of your preference (e.g., CSV or JSON). Due to the critical nature of this project, error handling and token-refresh mechanisms require special attention. My previous work has included writing APIs' request rejection response handling logic effectively—this will ensure the continuous running of the program even when the order placement fails. In addition, I'll conduct thorough tests using Kotak Neo's sandbox environment before deploying so that any potential hiccups are identified and resolved beforehand.
₹10,000 INR in 7 days
2.7
2.7

Hello, I can build a robust Python-based trade automation system with a clean GUI that reads your JSON signals and executes market orders on Kotak Neo reliably. Solution Approach: File Monitoring: Watch JSON file in real-time (using watchdog) and trigger execution on updates Order Engine: Parse signals → authenticate → place market orders via Kotak Neo API Error Handling: Capture rejections, duplicates, and existing positions with detailed logging Logging: Store order_id, status, timestamp in CSV/JSON for reconciliation GUI Dashboard: Lightweight interface (Tkinter/Streamlit) to monitor signals, execution status, and logs live Security: Use environment variables for API keys + token refresh handling Deliverables: Python source code (modular & well-commented) GUI dashboard for monitoring orders README (setup, env config, JSON schema) Tested flow with sandbox/live execution This will be easy to run, monitor, and extend as your trading logic evolves. Best Regards Shubham Sharma
₹10,000 INR in 10 days
2.4
2.4

I have hands-on experience building algorithmic trading systems and multi-agent automation workflows, especially focused on real-time execution and reliability. My relevant skills & experience Python Automation & Trading Systems Built systems for signal-based trading execution Experience with real-time data handling, order execution, and logging Strong understanding of market workflows (signals → execution → tracking)
₹7,000 INR in 7 days
2.1
2.1

I already see a clean way to execute this. I specialize in Python-based trading automation and broker integrations, including reading live-updating JSON signal files and converting them into reliable, rule-based orders. I’ve built similar tools where local files or feeds trigger precise buy/sell actions via broker APIs while handling edge cases, rate limits, and failures safely. You want a simple, dependable Python script that watches your JSON file, interprets each new trade signal correctly, and places the corresponding orders on Kotak Neo automatically—without duplication, missed signals, or manual intervention. My focus would be on creating a small, clean Python service that listens for new entries, validates each signal, maps it to Kotak Neo order parameters, and logs every action so you can audit what happened and when. Quick question: do you already have Kotak Neo API access/credentials set up, or should I also help with that part? Lets chat more about your project, worst case you walk away with a free strategy session Regards
₹7,000 INR in 7 days
1.8
1.8

Hi there! I’m a Python developer with extensive experience integrating trading APIs, and I’d love to build this automation tool for you. I will deliver a robust, event-driven script that monitors your JSON file in real-time using watchdog. To meet your monitoring needs, I’ll wrap the execution engine in a clean custom Tkinter or PyQt GUI, providing a live dashboard for order statuses and logs. I’ll ensure the Kotak Neo authentication includes seamless token-refresh logic and comprehensive error handling for rejected orders.
₹4,000 INR in 3 days
1.4
1.4

Hi, I can build a Python-based automation tool for Kotak Neo that reads your live JSON signals, executes market orders instantly, and logs order ID, status, and timestamps for tracking. I’ll also include a simple GUI dashboard to monitor trades and execution in real time. Clean code, error handling, token refresh, and a clear README will be provided—ready for quick testing with your API credentials.
₹10,000 INR in 5 days
0.4
0.4

I will build a robust Python-based trading automation tool that securely reads your continuously updated JSON signals and executes market orders on Kotak Neo in real time. The system will include reliable file-watching (auto-trigger on updates), seamless API authentication with token refresh handling, and strong error logging so failed or duplicate trades never interrupt execution. I’ll also develop a lightweight GUI dashboard to monitor orders, statuses, and logs visually in real time. The code will be clean, modular, and easy to tweak, with CSV/JSON logging for reconciliation, Docker-ready deployment, and clear documentation for quick setup and testing.
₹7,000 INR in 7 days
0.0
0.0

I'll build a Python tool that monitors your JSON file for trade signals and automatically executes market orders via Kotak Neo API. Price: ₹6,250 INR. Deliverables: File monitoring with JSON parsing, Kotak Neo API integration with authentication and token refresh, market order execution with error handling, CSV/JSON logging of order IDs, statuses, and timestamps, execution monitoring dashboard, and complete documentation. All code will be tested in Kotak Neo's sandbox environment. I have experience building trading automation systems and integrating financial APIs with reliable execution logic. Ready to start immediately.
₹6,250 INR in 5 days
0.0
0.0

With my expertise in API, automation, and software architecture alongside my passion for solving complex problems in a streamlined manner, I am confident that I can craft the Python script you need to continuously update your trade signals into market orders on the Kotak Neo trading platform. My approach will involve reading the JSON file, parsing its records efficiently, maintaining proper authentication with Kotak Neo, executing the market orders seamlessly, and providing concise log reports for execution reconciliation purposes. In addition to delivering clean, well-commented Python source files along with a detailed README for easy setup and maintenance, I will also incorporate robust error handling mechanisms that won't let rejections or existing positions disrupt the process. I understand that time is crucial in this scenario and therefore, I'll ensure minimal response times between changes in your JSON file and order placements on Kotak Neo. Moreover, I have a deep appreciation for GUIs as they enhance user-friendliness and provide a holistic view of ongoing operations. Rest assured that I'll build you a compelling GUI where you can monitor orders executions effortlessly. Overall, my dedication to professional delivery and accurate end results makes me an ideal fit! Let's turn your idea into a fast, secure and production-ready reality!
₹7,000 INR in 7 days
0.0
0.0

Mumbai, India
Payment method verified
Member since Oct 13, 2024
₹1500-12500 INR
₹12500-37500 INR
₹1500-12500 INR
₹1500-12500 INR
₹1500-12500 INR
₹37500-75000 INR
€80-280 EUR
£20-250 GBP
$30-250 AUD
₹37500-75000 INR
$30-250 USD
₹12500-37500 INR
₹12500-37500 INR
$10-30 USD
€8-30 EUR
₹1500-12500 INR
₹600-1500 INR
₹75000-150000 INR
₹12500-37500 INR
$30-250 USD
₹1500-12500 INR
₹750-1250 INR / hour
₹37500-75000 INR
₹12500-37500 INR
$800-3000 HKD