Automated Options Trading Bot Development

Замовник: AI | Опубліковано: 22.12.2025

Job Title: Expert Developer Needed for Automated Options Trading Bot (Python or Pine Script) Project Description:I am looking for a skilled developer to build an automated trading strategy for options (Vertical Credit Spreads). The strategy involves initial entry based on a manual bias and then follows a specific set of rules for adjustments based on price action. The Strategy Logic:Setup: I manually provide a "Bullish" or "Bearish" view.If Bullish: Sell a Put spread ($ATM-100$ / $ATM-250$).If Bearish: Sell a Call spread ($ATM+100$ / $ATM+250$). Adjustment 1: If the market moves against the trade and hits the Sell (Short) strike, the bot must automatically open the opposite spread to create an Iron Fly/Condor. Adjustment 2: If the market continues to trend and hits the Buy (Long) strike on either side, the bot must:Close the "losing" side (the side the market is moving away from).Double down (add a leg) to the side the market is currently trending toward. Adjustment 3 (The Loop): If the market reverses back to the original short strike after Adjustment 2, the bot must re-open the closed side and reduce the extra leg. This should loop dynamically as price moves. What I Need From You:Create the bot logic to handle multi-leg options orders.Integrate with [Angleone] API.Ensure the bot checks prices on a [e.g., 15-minute] candle close basis.Provide a simple dashboard or log to monitor active trades and adjustments. Skills Required:Deep understanding of Options Trading (Spreads, Iron Flies). Experience with Trading APIs (Python, Node.js, or Pine Script/Webhooks).Ability to handle "looping" logic and state management (knowing which adjustment the bot is currently in). Deliverables:Fully functional source code. Brief documentation on how to set up and run the bot.A 30-minute walkthrough/handover call.