(function(){
var CN = 'menthorq_utm_params';
var LK = 'menthorq_utm_params';
var UK = ['utm_source','utm_medium','utm_campaign','utm_term','utm_content','utm_id'];
var CK = ['gclid','fbclid','msclkid','ttclid','twclid'];
var CD = 30;
var AK = UK.concat(CK);function sC(n,v,d){var e=new Date(Date.now()+d*864e5).toUTCString();var c=n+'='+encodeURIComponent(v)+';expires='+e+';path=/;SameSite=Lax';if(location.protocol==='https:')c+=';Secure';document.cookie=c;}
function gC(n){var m=document.cookie.match(new RegExp('(?:^|; )'+n+'=([^;]*)'));return m?decodeURIComponent(m[1]):'';}
function sv(d){var j=JSON.stringify(d);sC(CN,j,CD);try{localStorage.setItem(LK,j);}catch(e){}}
function hk(o){if(!o)return false;for(var i=0;i<AK.length;i++)if(o[AK[i]])return true;return false;}
function nm(d){if(!d)return null;if(d.first)return d;if(hk(d))return{first:d,last:d};return null;}
function ld(){var r=gC(CN);if(r){try{var n=nm(JSON.parse(r));if(n)return n;}catch(e){}}try{var s=localStorage.getItem(LK);if(s){var n=nm(JSON.parse(s));if(n)return n;}}catch(e){}return null;}var ps = new URLSearchParams(window.location.search);
var fd = {}, has = false;
for (var i = 0; i < AK.length; i++) {
var v = ps.get(AK[i]);
if (v) { fd[AK[i]] = v; has = true; }
}if (has) {
fd.captured_at = new Date().toISOString();
var ex = ld();
sv(ex ? {first: ex.first, last: fd} : {first: fd, last: fd});
return;
}var raw = gC(CN);
if (raw) {
try {
var p = JSON.parse(raw);
if (!p.first && hk(p)) sv({first: p, last: p});
} catch(e) {}
return;
}try {
var s = localStorage.getItem(LK);
if (s) { var n = nm(JSON.parse(s)); if (n) sv(n); }
} catch(e) {}
})();
var breeze_prefetch = {"local_url":"https://menthorq.com","ignore_remote_prefetch":"1","ignore_list":["/account/","/login/","/thank-you/","/wp-json/openid-connect/userinfo","wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
In this Case Study we look at how to trade and risk manage an iron condor. As we analyze data, and look at the Q-Models, we want to find ways to trade them, but also figure out how they can help us risk manage our position. Because you can enter a position, but you have to be able to risk manage it and know how to exit it.
Following what we had said in last week’s newsletter, before rolling out a new complex model, our aim at this point is to make sure you understand the data we are giving you, and give you practical examples to help you implement your trading views.
In this case study we look at how to manage an Iron Condor and still remain profitable during a downturn.
Key Levels
First let’s look at the Levels on SPX for the day.
Our choice was to sell a Call Put Spreads (CPS) with the strikes of 4520/4500 and a Call Credit Spreads (CCS) with the strikes of 4595/4615.
The fill at market open was 55 cents for the Put Spread, and 45 cents for the Call Spread. Before Market Open (BMO) Gamma Levels showed not much action below 0DTE Put Support Level, which made this the easier sell.
How to risk manage an Iron Condor 12
The problem was always the Call Credit Spread – as we are in positive gamma and near support (1D min, 0DTE put support etc.), and we feared a potential pull back. The logic here is that if there isn’t an excessive amount of gamma, one would expect consolidation throughout the day, and this was supportive for the Put Spread.
Another issue: We had 2 sets of important data releases which were sure to rattle the market one way or another, 9:45 AM EST and 10:00 AM EST, respectively. This brings volatility, which is not ideal for Iron Condors, unless you are very far Out of the Money, targeting permitting (meaning that if one side hurts, the other benefits until theta slowly eats both sides and the seller profits). It is important to always look for Economic Events that could bring volatility to the market.
Market Open
As soon as the market opened, we got filled and got a push up and our Pur Spread was doing great. We then immediately, per our rules, set an order to Buy to Close (BTC) our orders at 15 cents (this is not a hard rule; it depends on what market is doing etc.).
Note: we sold at 45 cents and closed at 15 cents collecting ~70% of the premium.
How to risk manage an Iron Condor 13
Then, when economic data came out, the market liked it and pushed up. We got filled on our puts at 15 cents and got out of one side of the trade, we closed the Put Credit Spread.
What about the Call Credit Spread?
What do we do to manage risk at this point?
We look at targeting intraday. We saw that the biggest volumes were likely buyers at the 4580 strike. When the price reached the next GEX level, we decided to manage risk.
Remember we were short a call at 4595 which meant that if price would have reached that level, we would have suffered losses. In this case we could have stuck to our guns and waited to see what would have happened, but in general we prefer to keep a tight risk management by keeping a close eye to volume changes. (Intraday data will be available shortly to all our users, this means you will be able to update intraday our models for better risk management).
Another thing we did see was buying pressure on big MAG 7 stocks like TSLA, AAPL, etc., which were very bullish for the market in general, so we deducted that there would be additional pressure on our sold call strike. Further confirming our view that tightening up our risk management was right.
Now, keep in mind, by then we had profits on the closed put spread, which was booked. So we were already green on the day. As a measure of safety, we decided to close everything there and, what do you know, market dumped almost immediately after, respecting our initial analysis of 4580 being the intraday target, which means we could have sat there, waited for the dump, and close the call spread at a nice profit.
Mistakes and insights. Do’s and Don’ts
Remember economic data releases bring news volatility, which is stressful for market-neutral starts such as Iron Condor (IC). If at all possible, maybe fill after?
Good news: most data is released normally at 8:30 AM, before we fill our trades, which gives us time to recalibrate our ranges.
Stick to your plan. The 4580 strike held like a champ, like targeting showed, and was the high of the day.
Don’t marry your positions. You see something you don’t like, get out. Market’s here tomorrow to play again, but you won’t if you get annihilated on a 0DTE trade. Trading is being flexible and showing up for work the next day! And we were green over all on the original IC, so still a green day!
Join us today
Access daily Market Research and our interactive Dashboard. Make better trading decisions.