Semi-Automated Trading Risk Management
Budget: ₹1,500 – ₹12,500 INR
I trade manually on the Fyers platform and now want the risk-control side of my strategy to run itself. The discretionary entry will remain entirely in my hands; what I need is code that instantly places and manages my protective orders the moment a trade is opened.
Core functions I need coded
• Automatically set an initial stop-loss and take-profit as soon as a position appears in my Fyers account, using parameters I can edit before each session.
• Trail the stop dynamically once price moves in my favor, with user-defined step size or percentage.
• Keep the logic independent of my entry style so I can turn it on or off at will without affecting order placement.
Implementation notes
Fyers provides a REST/Socket API, Python as the script can run on a Windows workstation and handle real-time streaming data. A lightweight GUI or config file for changing risk settings would be appreciated but isn’t mandatory.
Deliverables
1. Source code with clear comments
2. Setup guide plus quick video or live screenshare walkthrough
3. Short test proving stop-loss, take-profit, and trailing stop behave exactly as specified on a Fyers demo or small-size live trade
If you have prior experience linking algo logic to Fyers or similar broker APIs, please let me know; otherwise, a brief outline of how you plan to architect the solution will help me decide quickly.
Core functions I need coded
• Automatically set an initial stop-loss and take-profit as soon as a position appears in my Fyers account, using parameters I can edit before each session.
• Trail the stop dynamically once price moves in my favor, with user-defined step size or percentage.
• Keep the logic independent of my entry style so I can turn it on or off at will without affecting order placement.
Implementation notes
Fyers provides a REST/Socket API, Python as the script can run on a Windows workstation and handle real-time streaming data. A lightweight GUI or config file for changing risk settings would be appreciated but isn’t mandatory.
Deliverables
1. Source code with clear comments
2. Setup guide plus quick video or live screenshare walkthrough
3. Short test proving stop-loss, take-profit, and trailing stop behave exactly as specified on a Fyers demo or small-size live trade
If you have prior experience linking algo logic to Fyers or similar broker APIs, please let me know; otherwise, a brief outline of how you plan to architect the solution will help me decide quickly.