A Thread on How to NOT do blunders while selling Options. 🧵🪡

1. Never be Greedy in a High Vix Environment.

Sellers selling OTM get lured by higher premiums and sell near ATM or more than they usually do, this will burn your hand as High premiums also mean that you will end up giving higher premium back than usual as soom as it spikes.
2. Hope

Hope drives a man crazy and this is true for trading the most, hoping for a reversal to cut the pain. Humans have a tendency to avoid the pain and one does not accept the pain by not booking a loss

Tom Hougaard explains this well below.

https://t.co/zDbDT2hdej
3. Not having a setup in non directional Selling

You cannot make money long term if you don’t have a set of rules or adjustments in place already if you are trading long term. Make a plan or a system so that you always know how to survive. Your Position is non D not the market.
4. Getting Egoistic

Many people think they are supreme because they are selling options much likely because of the Trend on Twitter in the community,
You are a trader think like one and remain one trading a certain way does not make you better.
5. Playing too near ATM on Expiry or with low premiums and holding.

I see people come in and Trade Straddles and Strangles just 50-100 points away on expiry to chase profits by the end, I’ve seen this happen because of low capital, please avoid it as Gamma Kills a seller
6. Carrying positionally without knowing the risk

Option buyers ke kapde bikte hai
Sellers ke Ghar bikte hai

If you are not hedged properly or position size isn’t there you are one event away from going Bank corrupt or worse in Debt. ₹2 takes no time to turn into ₹500 :)
7. Focusing on R:R than probability in Non D setups

When selling Straddles or strangles Selling will give you a higher Probability of Profit than a good Risk:Reward and you have to adjust R:R with that

Loose one Gain 2 or 3,

doesn’t work here,

Loose 3 gain 1 does work.
8. Not having an edge apart from just Theta

If Theta is thr only edge buddy then you are soong a lot of things wrong, find a way to make changes and gain an edge in Probability, Delta, Risk Reward, adjustments etc.

Just plain Theta won’t be the one to keep you alive.
9. That’s it for today if you have any questions feel free to dm :)

(Just don’t ask this. Please stop it’s way too old now)

More from Optionslearnings

A THREAD ON @SarangSood

Decoded his way of analysis/logics for everyone to easily understand.

Have covered:
1. Analysis of volatility, how to foresee/signs.
2. Workbook
3. When to sell options
4. Diff category of days
5. How movement of option prices tell us what will happen

1. Keeps following volatility super closely.

Makes 7-8 different strategies to give him a sense of what's going on.

Whichever gives highest profit he trades in.


2. Theta falls when market moves.
Falls where market is headed towards not on our original position.


3. If you're an options seller then sell only when volatility is dropping, there is a high probability of you making the right trade and getting profit as a result

He believes in a market operator, if market mover sells volatility Sarang Sir joins him.


4. Theta decay vs Fall in vega

Sell when Vega is falling rather than for theta decay. You won't be trapped and higher probability of making profit.
Here are my TOP 10 BEST TWEETS of the week: 10th September.🧵

• Psychological mistakes to avoid
• Iron fly strategy
• Calenders strategy
• 3 great books on trading stocks.
• Various risks and how to manage.
• How breakout stocks behave.
• Solutions for peak margin.

Psychological mistakes to


Iron fly strategy


Calenders strategy to give you consistent


Compounding is

You May Also Like

Nano Course On Python For Trading
==========================
Module 1

Python makes it very easy to analyze and visualize time series data when you’re a beginner. It's easier when you don't have to install python on your PC (that's why it's a nano course, you'll learn python...

... on the go). You will not be required to install python in your PC but you will be using an amazing python editor, Google Colab Visit
https://t.co/EZt0agsdlV

This course is for anyone out there who is confused, frustrated, and just wants this python/finance thing to work!

In Module 1 of this Nano course, we will learn about :

# Using Google Colab
# Importing libraries
# Making a Random Time Series of Black Field Research Stock (fictional)

# Using Google Colab

Intro link is here on YT: https://t.co/MqMSDBaQri

Create a new Notebook at https://t.co/EZt0agsdlV and name it AnythingOfYourChoice.ipynb

You got your notebook ready and now the game is on!
You can add code in these cells and add as many cells as you want

# Importing Libraries

Imports are pretty standard, with a few exceptions.
For the most part, you can import your libraries by running the import.
Type this in the first cell you see. You need not worry about what each of these does, we will understand it later.