Say someone is selling put options and their ONLY strategy when selecting which to trade is to see which will yield them X% over X time (disregard however stupid this may be). How do they calculate this? And how do they calculate this when using margin?
For example, a trader is selecting puts to sell and wants to make 10% in a month or 20% over two months, so they select the puts to sell with a month or two month deadline. But how do they determine which strike price to select based on their desired return percentage over this trade's time?
To make matters more complicated, say they are using margin at whatever ratio. Now how do they calculate which strike to buy?
Thank you.
This question is only complicated because your criteria contain variables. In essence your return is calculated after the fact as follows:
net profit/loss
============== x 100= P% profit
Capital Employed
Now your Capital Employed depends on:
1) Your margin arrangements with your broker
2) The movement of the underlying as this almost always affects how much capital you need to employ
In the abstract to answer your question we need the details to the above. The first point is easy enough to figure out but the second one is not so easy. The very best way to come to a conclusion on that is a full Monte Carlo statistical analysis that looks at a thousand different scenarios distributed along a logical curve of probability and then examined under positive, negative and neutral scenarios. This requires more computing power and models than random humans are able field. Furthermore the influence of movements of the underlying is in any case limited (on an upswing it is even zero) so there is no point in overkill here.
Now here we can use the short-cut that statistics gives us. In the given period X we can calculate fairly easy 3 standard deviations of price upwards and downwards. That gives us 99.7% of all outcomes - this isn't perfect because every year that will be on average one event outside of the balance of these probabilities. This can of course be balanced out by buying a put below the -3SD level but that impacts profits/loss.
For your sold put scenario its fairly easy to see what could be done
M1=margin required if underlying moves 1SD within time period X
M2=margin required if underlying moves 2SD within time period X
M3=margin required if underlying moves 3SD within time period X
A reasonable calculation (with 0.3% error) is that your average margin requirement M=[(M1x68%+M2x27%+M3x0.3%)+M1]/2
A similar calculation can be done on the net profit you expect to get out Pr=premium sold, U2=-2SD of underlying and U3=-3SD of underlying:
Expected net profit/loss=[(Prx68%+U2x27%+U3x0.3%)+Pr]/2
In a spreadsheet this is quite easy to input - its not perfect but gets you close to answering your question because you know your desired profit and if you know the price of the underlying and volatility you can determine what the Premium sold is that is required.
Alternatively again you use:
http://www.optionsprofitcalculator.com/calculator/short-put.html
Which uses a different approach and takes the return as the maximum cost in case the stock goes to near zero.