Python Developer for Schwab API – Automated 5-DTE SPX Iron Condor Bot with Active Roll Management & Multi-Tier Circuit Breaker

指定


Job Description

I'm seeking an expert Python developer to build a fully automated, institution‑grade options trading bot for my Charles Schwab brokerage account. The core strategy is a Monday‑morning 5‑DTE Iron Condor on SPX weekly options with ultra‑narrow 1‑point wings, a fixed 17‑strike OTM entry, and a layered defense system that actively re‑centers the position when the market moves—then escalates to hard stops if the threat persists.

This bot does not simply fire a static order and wait. It actively manages risk through a configurable multi‑tier circuit breaker, progressing from a soft‑stop roll adjustment to a targeted wing closure and finally to an emergency full‑position unwind. The goal is to capture 60% of max credit while keeping the loss profile rigorously capped.

What the Bot Does (Core Responsibilities):

  • Authenticates securely with the Charles Schwab Trader API every session

  • Every Monday at 10:00 AM ET (configurable), fetches the SPX weekly option chain for the expiration exactly 5 days away

  • Calculates short strikes: 17 strikes out‑of‑the‑money (85 points below/above the current SPX price)

  • Sets long strikes: 1 point below the short put and 1 point above the short call, creating an ultra‑narrow defined‑risk vertical on each wing

  • Submits a NET_CREDIT Iron Condor combo order (all four legs) via the Schwab API, sized conservatively

  • Monitors the position continuously and executes a multi‑tier circuit breaker based on how far the underlying has breached beyond the short strikes:

Tier Trigger Action Purpose
Tier 1 – Soft-Stop (Rolling Adjustment) Underlying moves within X points of a short strike (configurable, e.g., 15 points from the short put or call) Buy back the untested far‑OTM wing, sell a new vertical spread closer to the money on that same side to collect a net credit. This re‑centers the condor, increases total premium, and keeps the position delta‑neutral. Restore neutrality without closing the profitable side
Tier 2 – Threatened Wing Closure Underlying breaches the short strike and moves beyond by Y points (configurable, e.g., 5 points ITM) Immediately buy back the entire threatened vertical spread (both legs), capping the loss on that side. The remaining untested wing is left to expire or managed separately. Hard cap on individual wing loss before it reaches max loss
Tier 3 – Emergency Full Unwind Realized + unrealized loss across the whole position reaches Z% of the credit received (or a fixed dollar amount, configurable, e.g., 300% of net credit) Close all remaining legs immediately with market orders. Absolute circuit breaker to protect the account from tail risk
  • Take Profit Exit: close the entire position (all active legs) when total profit reaches 60% of the maximum possible net credit accumulated across all adjustment cycles

  • All parameters—entry day/time, DTE, strike OTM distance, wing width, tier thresholds, take‑profit percentage—must be easily configurable in a single settings file

Why This Strategy?
The 5‑DTE window captures aggressive theta while allowing time for adjustments. Narrow 1‑point wings define an extremely tight max loss per spread, and the fixed 17‑strike OTM entry creates a neutral, high‑probability starting point. The multi‑tier circuit breaker is what transforms this from a retail iron condor into an institutional risk‑managed position—soft‑stopping to capture more premium when possible, but with pre‑defined hard cutoffs that trigger automatically when the market disagrees.


Strategy & Order Details (For Developer Precision)

Parameter Specification
Underlying SPX (or SPXW weekly options) – European‑style, cash‑settled, no early assignment risk
Entry Schedule Every Monday at 10:00 AM ET (configurable), provided a 5‑DTE expiration exists
Strike Selection Short put: SPX price – 85 points (17 strikes OTM)
Short call: SPX price + 85 points
Long put: short put strike – 1 point
Long call: short call strike + 1 point
Order Type 4‑leg combo submitted as a NET_CREDIT Iron Condor via Schwab's  /accounts/{accountNumber}/orders  endpoint
Circuit Breaker Tier 1 (Soft-Stop Roll) Trigger: underlying ≤ X points from a short strike (e.g., 15 points). Action: Close the untested side's vertical spread and sell a new one at a closer OTM distance, ensuring a net credit. This is a roll adjustment that re‑centers the condor.
Circuit Breaker Tier 2 (Wing Closure) Trigger: underlying breaches a short strike by Y points (e.g., 5 points ITM). Action: Buy back the entire threatened vertical spread to cap loss on that side.
Circuit Breaker Tier 3 (Full Unwind) Trigger: total loss reaches Z times the total net credits collected (e.g., 300%) or a fixed dollar amount. Action: Market order to close all remaining legs.
Take Profit Exit When total realized + unrealized P&L ≥ 60% of the sum of all net credits received from entry and any subsequent rolls
Position Sizing Configurable. Start with 1 contract for live testing. All tier thresholds based on per‑contract metrics.

Note on SPX strike increments: SPX options often trade in 5‑point intervals. The developer must handle the nearest available strike to the calculated target.


Technical Requirements

  • Language: Python 3.11+

  • API Wrapper:  schwab-py  (handles OAuth2 authentication and provides clean methods for option chains and order placement)

  • Data: Option chain retrieval using  schwab-py 's  get_options_chain  method

  • Monitoring: Polling every 60 seconds (configurable) during market hours

  • Authentication: Secure OAuth2 flow with token refresh and clear one‑time setup instructions

  • Deployment: Runnable on a cloud VM or local machine; a  systemd  service file or simple loop is acceptable


Deliverables

  1. Main Python script – fully commented, implementing entry, tiered circuit breaker logic, and exit

  2. Configuration file ( config.yaml  or  .env ) with all adjustable parameters

  3. requirements.txt  specifying  schwab-py ,  pyyaml ,  python-dotenv ,  schedule , etc.

  4. Setup Guide (README.md) – step‑by‑step from Schwab developer app creation to bot execution

  5. Testing Evidence – a demonstration (screenshot or log) showing a valid Iron Condor order, a soft‑stop roll, a tier‑2 wing closure, or take‑profit exit


Budget & Timeline

  • Budget:  750 750–1,500 USD (negotiable based on experience and proven track record with Schwab API and multi‑leg options adjustments)

  • Timeline: Working prototype within 2–3 weeks, final delivery and verified testing within 30 days of hiring.


Screening Questions (Must Answer to Apply)

  1. Have you successfully placed a 4‑leg Iron Condor or similar multi‑leg option order through the Charles Schwab API? Provide brief details.

  2. Describe your experience with  schwab-py  or directly with the Schwab Trader API.

  3. Briefly explain how you would structure a multi‑tier risk circuit breaker like the one described, ensuring each tier is triggered by configurable price or loss thresholds and that the bot can track multiple adjustment cycles.

  4. Share a link to your MQL5 profile and any relevant past projects (especially those involving options trading automation).

 I am looking for a developer who can clearly articulate their technical approach, understands the nuances of SPX options, and can deliver a robust, maintainable solution. All communication and payment must remain on the MQL5 platform.


反馈

1
开发者 1
等级
(15)
项目
19
16%
仲裁
5
40% / 40%
逾期
0
空闲
2
开发者 2
等级
(1)
项目
0
0%
仲裁
2
0% / 100%
逾期
0
空闲
3
开发者 3
等级
项目
1
0%
仲裁
0
逾期
0
工作中
4
开发者 4
等级
(24)
项目
30
13%
仲裁
12
0% / 75%
逾期
8
27%
空闲
5
开发者 5
等级
(152)
项目
161
43%
仲裁
3
33% / 33%
逾期
1
1%
已载入
6
开发者 6
等级
(3)
项目
5
20%
仲裁
2
50% / 0%
逾期
0
工作中
发布者: 1 文章, 28 代码
7
开发者 7
等级
(570)
项目
661
32%
仲裁
42
45% / 45%
逾期
12
2%
已载入
8
开发者 8
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(6)
项目
5
0%
仲裁
3
33% / 67%
逾期
2
40%
空闲
10
开发者 10
等级
(21)
项目
23
30%
仲裁
0
逾期
3
13%
空闲
11
开发者 11
等级
(4)
项目
4
100%
仲裁
0
逾期
0
空闲
12
开发者 12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
(1)
项目
1
0%
仲裁
1
0% / 100%
逾期
0
空闲
15
开发者 15
等级
(1)
项目
1
0%
仲裁
3
0% / 100%
逾期
1
100%
空闲
16
开发者 16
等级
项目
0
0%
仲裁
0
逾期
0
空闲
发布者: 1 代码
17
开发者 17
等级
(45)
项目
52
31%
仲裁
14
21% / 64%
逾期
1
2%
已载入
18
开发者 18
等级
(258)
项目
264
30%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
相似订单
Samuel 100+ USD
//+------------------------------------------------------------------+ //| LEVEL 100 SNIPER BOT (SMC + ATR + RSI + Trend Filter) | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //--- Inputs input double RiskPercent = 1.0; input int FastMA = 20; input int SlowMA = 50; input int RSI_Period = 14; input int ATR_Period = 14; input
Subject: Expert Advisor Refactoring & Optimization Request – ZigZagSignalTrader_SmallAcc Dear Developer, I am seeking a senior MQL5 developer to refactor and optimize an existing Expert Advisor titled "ZigZagSignalTrader_SmallAcc." The current version is a prototype designed for small accounts (0.01 lot) using a ZigZag and EMA trend-following strategy. While functional, the code requires professional hardening to
Panda101 500+ USD
//+------------------------------------------------------------------+ //| Simple Moving Average Crossover EA | //+------------------------------------------------------------------+ #property strict input int ShortMA = 10; input int LongMA = 50; input double LotSize = 0.01; int shortMAHandle; int longMAHandle; //+------------------------------------------------------------------+ int OnInit() { shortMAHandle =
Panda402 30 - 100000 USD
The file must be fast to move with the market. It must be transparent it must move accordingly with the market and increase the money and also with less risk
Description: I am looking for an experienced MT4/MT5 (MQL4/MQL5) developer for consultation and possible future development of an advanced Expert Advisor architecture. This is NOT a simple RSI, MACD, martingale, or indicator-only EA project. I already have an existing EA framework using: RSI timing logic EMA direction filters trend and volatility filters DCA / basket management protection and recovery logic Now I
I need an experienced MQL5 developer to build a custom MT5 Expert Advisor for XAUUSD. Strategy Overview: Trend-following using EMA 50/200 on H4 and H1 Pullback entries on M5 using RSI + candle confirmation No martingale, no averaging down Controlled scaling only when trades are already in profit Maximum 2–3 positions per direction Risk Management: Daily loss limit (%) Equity hard stop (%) Consecutive loss pause
I am looking for an experienced MT4 developer or strategy tester to run a comprehensive optimization of my existing Expert Advisor (EA). The EA is already developed and working as intended — your task will be to configure and execute the optimization process using the "Every tick based on real ticks" model. Scope of Work: Run EA optimization in MT4 Strategy Tester. Use "Every tick based on real ticks" as the
Gold Edge Pro 30 - 150 USD
Create a fully working Expert Advisor (EA) for MetaTrader 5, designed exclusively for GOLD (XAUUSD only). This is a high‑probability trend‑following breakout strategy built specifically for passing 2‑step prop firm challenges — it delivers a ~60–65% win rate, uses a strict 1:3 risk/reward ratio, and is optimised to pass both phases in roughly 1–2 weeks total. --- ⚙️ USER INPUTS — FULLY FLEXIBLE RISK --- All main
This EA is for trading XAUUSD. There are 2 trade logics. One based on trend reversal (with 5 trade opening conditions). The second is based on trend continuation (with 1-2 conditions)
I want the bot to be fully automated trading key levels of (support and resistance ) from the higher-timeframe with atleast a 70% win rate. Experienced developer with atleast 3-4 years THANK YOU

项目信息

预算
750 - 1000 USD
截止日期
 7  14 天

客户

所下订单1
仲裁计数0