Options Trading Automation Development

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

--- ## Job Title **Options Trading Strategy Automation (Vertical Credit Spread with Adjustments)** --- ## Job Description I am looking for an **experienced algorithmic trading developer** to **code my options trading strategy**. The strategy is **rule-based** and **strike-price driven** (no indicators). I will provide a **complete written strategy document and flow logic**. This project is about **coding logic correctly**, not designing the strategy. --- ## Strategy Overview (Simple Explanation) * Strategy trades **index options** (example: NIFTY) * Uses **vertical credit spreads** * I manually give a **market view**: Bullish or Bearish * Based on price movement relative to option strikes: * New option legs are added * Some legs are closed * Some legs are re-entered * Strategy runs in a **loop** * **All positions are closed only at expiry** No indicators, no prediction — **pure rule execution**. --- ## What the Strategy Does (High Level) 1. Start with a **credit spread** based on bullish/bearish view 2. If price crosses certain strikes: * Add opposite option spread * Close same-side spreads 3. If price reverses: * Re-enter previously closed spreads * Reduce opposite side 4. Repeat logic until **expiry** 5. **Exit only on expiry** (Exact rules and flowchart will be shared after NDA) --- ## What I Need You to Build * Implement the **full strategy logic** * Maintain **state tracking** (active legs, closed side, re-entry logic) * Ensure **only one action per candle close** * Clean, readable, well-commented code --- ## Preferred Tech (Any One) * Python (Zerodha / Angel One / IB APIs) * OR Pine Script (TradingView – signals only) * OR MQL4 / MQL5 Please mention **which platform you will use**. ### This job is ideal for: * Algo traders * Quant developers * Python / Pine Script coders with trading background