Python Trade Copier for Two Dhan Accounts

Job ID: 40559826

Budget: ₹12,500 – ₹37,500 INR

# Freelance Developer Needed – Build a Trade Copier Between Two Dhan Accounts (No API)

## Project Overview

I am looking for an experienced Python automation developer to build a desktop application that automatically copies executed trades from one Dhan account to another **without using Dhan APIs or API access tokens**.

Both the source account and destination account are Dhan web accounts.

## Objective

When a new trade is executed in the source Dhan account, the software should automatically detect it and place the same trade in the destination Dhan account as quickly as possible.

## Technical Requirements

* Python
* Playwright (preferred) or Selenium
* Browser automation
* Windows compatible
* Clean, well-documented code

## Functional Requirements

### Source Account

* Log in to the source Dhan web account.
* Keep the session active.
* Monitor the Orders/Trades page continuously.
* Detect newly executed orders with minimal delay.
* Extract:

* Symbol
* Buy/Sell
* Quantity
* Product type (MIS/CNC/F&O, if applicable)
* Order type (Market/Limit, if applicable)

### Destination Account

* Log in to the destination Dhan web account.
* Keep the session active.
* Search for the same instrument.
* Place the corresponding order automatically.
* Handle common confirmation dialogs.
* Record success or failure for each copied trade.

## Performance Expectations

* Detect new trades with the lowest practical latency.
* Avoid duplicate order placement.
* Recover gracefully from temporary website issues or internet interruptions where possible.
* Run continuously during market hours.

## Deliverables

* Complete Python source code.
* Installation guide.
* Documentation explaining how to run the application.
* Instructions for updating selectors if the Dhan website changes.
* One remote session for setup and testing.

## Preferred Skills

* Python
* Playwright
* Selenium
* Web automation
* Browser debugging
* Trading platform automation
* HTML/CSS selectors
* JavaScript basics
* Windows desktop automation

## Important

This project should not rely on Dhan's official API or API access tokens. The solution should automate interactions with the Dhan web interface. Please let me know if there are technical or compliance considerations with this approach and explain your proposed implementation.

## Proposal Requirements

Please include:

* Similar automation projects you have completed.
* Which technology you will use (Playwright or Selenium).
* Estimated completion time.
* Fixed project price.
* Expected latency from trade detection to order placement.
* Your approach to making the automation reliable if the website layout changes.