Jeff Augen's StandardDEV Study For ToS (Thinkscript) - General Board - SteadyOptions
Jeff Augen's StandardDEV Study For ToS (Thinkscript) - General Board - SteadyOptions
SteadyOptions is an options trading forum where you can find solutions from top
options traders. TRY IT FREE!
We’ve all been there… researching options strategies and unable to find the answers we’re looking for. SteadyOptions
has your solution.
1 2 NEXT Page 1 of 2
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 1/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
The following is directly from the book, to give a better idea on how
he came up with the idea of this study.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 2/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 3/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
To turn on this study you have to go to ToS program > Charts > Studies > Edit
Studies > New > thinkscript editor and paste the following code in. Then just save it
as whatever you want to call it and add it to studies on lower subgraph.
http://www.thinkscripter.com/indicator/standard-deviation-price-change
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 4/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Possible Exit on spike 25 minutes later (or set your own p/l% with a limit order)
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 5/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C So I think what happens is depending on the bar setting you have on
51
324 posts ToS (minute, day, hour), this line:
this line:
M defines what is the expected move from the previous bar that's
one standard deviation away. spike in terms represents a data series
of the historical difference of the price bar changes from one to the
next vs. the theoretical or expected price bar change at the time (you
can think of it as comparing HV vs. IV except in the same sense of
comparing the real option pricing change vs. the theoretical expected
pricing change defined as being inside 1 std. deviation).
Then spike is plotted in such a way that if the historical price change
is greater than the 1 std-dev price change, it's marked as green or
less than 1 std-dev, it's marked as red.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 6/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Best,
PC
P.S
You can refer to the ToS thinkscript reference to parse any of these
scripts.
http://demo.thinkorswim.com/manual/dark/thinkscript/reference/Functi
ons/Statistical/StDev.html
Edited August 4, 2013 by PaulCao
Mem_C
51
324 posts I actually have to load the script and play around with it to figure out
the exact line to do it but the condition is something along the line of
at the end of the script,
The problem is I'm not sure if that's the way to represent the last
close with the last last close in the previous bar; I haven't really
played around too much thinkscript, but at least that's the idea,
Best,
PC
Thanks alot for the code. I put it into thinkscript and now these
options appeared!
2. Not sure if thinkscript knows to do this but would it only alert for
positive values right now? do we have to explicitly write in alert for
both <+2.0 and >-2.0?
thanks again!
Mike
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 8/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
I think each tick is when every time the option price changes and
each bar is when every minute, hour passes? Since the script is
calculated based on the bars, I think it should be every bar. But not
sure if even each tick would be different.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 9/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Yea, it would be positive value. If it's negative, it'd be price drop. Not
sure what Jeff Augen's price spike dictates, but if you want the price
drop, you can modify the line where it calculates the currentSpike to
be the absolute value difference,
Best,
PC
Hi,
Mem_C
31
650 posts
I think each tick is when every time the option price changes
and each bar is when every minute, hour passes? Since the
script is calculated based on the bars, I think it should be every
bar. But not sure if even each tick would be different.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 10/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Best,
PC
Thanks Paul.
What i have been doing with this system is looking at volatile stocks
like AAPL.
1. You still need to assess a direction. Obviously for the past months
or so AAPL is on a very clear uptrend.
2. For entry: on a downtick greater than 2 std deviations, open ratio
call backspread on AAPL using 1 short ITM call, 2 long ATM calls to
make net delta around +25-35.
3. For exit: on a uptick greater than 2 std deviations or around 50%
gains.
it's been working pretty well on paper trading. (obviously since i'm
getting the direction right).
sometimes on a really big downtick days, if you buy the calls at the
bottom, you can often make about 40-50% in a day.
Obviously the big risk is if the trend reverses and also the negative
theta.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 11/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
To mitigate the downside risk i have been doing what Chris been
doing with the GLD and SPY ratio trades. I bought a Jan. 450 put
and been selling weeklies 2 week out to pay back the "hedge".
It's been working okay for the past 3 weeks on paper, but there's so
many parts going on in this trade it gets confusing sometimes lol.
So basically you are making short term bets based on the trend.
(since the trend is up right now i'm betting up)
As a hedge against a catastrophic stock collapse like last september,
using Chris ratio diagonal/calendar spread setup.
Edited August 5, 2013 by Mikael
Thanks for your explanation about Jeff Augen's strategy and your
implementation of it on AAPL.
Mem_C I skimmed some of his books at the bookstore a long moon ago.
51 However, I couldn't get sense of his strategy. Plus, he had a bunch of
324 posts
books, so it wasn't clear to me what is his core tenet of his trading
strategy. It seems a lot of people follow his style, so I think I might go
back and revisit one of his books.
Which one would you recommend and is there a core tenet to his
ideas or is it a mix-bag of techniques he lists,
Best,
PC
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 12/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
in hindsight it was probably better to buy the option with a bit more
time in case AAPL is rangebound for the next few days. although if
you look at the price spikes on AAPL, you are going to get some
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 13/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 14/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
the std bar thing is just the way he looks at price spikes and he
describes a system to use it as an entry and exit signal. i think this
kind of signal can work in any market type. the basic premise is since
options are priced according to STD of the underlying price,
whenever your underlying spikes up or down (2+ STD) you should
use it as a entry or exit signal. most short term price ticks tend to be
mean reverting, if you have an especially large down or up tick, it
should revert back to the mean price. (not always but that's the idea).
2STD is quite a big spike (think about it, if the prices are normally
distributed a 2 std spike only should happen about 4.5% of the
times). obviously most stock prices are not normally distributed. the
point is that is a pretty big up down tick and you can take advantage
of the mean reverting trend. (you also need to assess not only based
on this study but your other technical indicators, like MACD RSI etc.)
since you have to pick a direction otherwise you can't use the spikes
as signal. the downside is it's very hard to guess medium to long
term direction, and i'm usually wrong on market predictions so i'm
kinda of adapting this system to be way shorter term. thus using the
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 15/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
5m charts and trying to close trades within 1-3 days and keep
position size small).
btw this system is very directional so it's not at all similar to the SO
strategies. it's basically the same thing as trading stocks. if you have
a big account you can use 1.0 delta options, but for expensive stocks
that's too expensive for me so i'm using 30 delta otm options
instead.
you can see the price of the contract ranged to 3 - 7 today. that's a
huge latitude you have to work with.
then look at the jeff augen study. the entry signal would be the down
tick around 10 today. it was more than 2 std downtick.
your exit signal is up to you. you can take profit at a certain p/l% or
exit at 1 STD deviation uptick around 3:40.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 16/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
so far i only tried with AAPL (best choice) because of the number of
price spikes and the options are very liquid.
also GOOG would work.
the index options like SPY etc. don't work too well because they
trade fairly flat.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 17/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
also you need really tough stop-losses in place (just like if you are
trading stock should always have stop losses in place).
and need to have a profit taking strategy. i just use 20-25% as a
guideline, don't really look for uptick price spikes as much.
Edited August 7, 2013 by Mikael
I am blown away by yours post. Its great. I'd like to adjust your Jeff
Augen and your strategy to test at larger bar intervals (maybe 1 day
even) because I can't really day trade because I'm not in front of my
Mem_C broker's software most of the day.
21
504 posts
What really blows me away though is that I never new thinkorswim
had a scripting language. That is AWESOME! Do you have any
more information on this scripting language? Does ToS let you
export any data?
I am sure Chris Welsh will find this tool VERY useful too.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 18/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mikael,
I am blown away by yours post. Its great. I'd like to adjust your
Mem_C Jeff Augen and your strategy to test at larger bar intervals
31
650 posts (maybe 1 day even) because I can't really day trade because I'm
not in front of my broker's software most of the day.
I am sure Chris Welsh will find this tool VERY useful too.
Hi Richard,
Yes, you can adapt the system to any length of time. Obviously your
strategy will be different but the general idea is the same. In his
book, he used the spikes as entry indicators for GS on a 1 day / 1
year graph.
I don't know much about the scripting language but i found some
resources which may help you if you want to write some scripts:
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 19/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C
31
650 posts
Mem_C
20
88 posts
On 8/4/2013 at 10:48 AM, PaulCao said:
this line:
Note that in Excel, the "default" stdev function is the sample version,
and you have to use stdevp to get the population version.
1,319 posts though. I'm not sure if the past spikes near earnings should be
discounted in the current analysis or not. In other words, if a stock
has movement in previous earnings, but not so far with the current
one, what does that tell you...
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 22/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Hi Richard,
I don't know much about the scripting language but i found some
resources which may help you if you want to write some scripts:
Thanks Mikael!
Mem_C
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 23/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
(IV-HV20) / LM
- where IV is IV of the straddle
- HV20 is the 20 day historical volatility of the stock.
- LM is the % move of the stock the day after earnings are announce.
The relationships is not linear, if you plot profits vs indicator you don't
get a straight line.
However, if I group the results into quartiles, and take the median
number, the correlation is striking.
Quartile: 1 2 3 4
P/L: -8.4% -1.8% 3.5% 11.7%
Indicator: 2.1x 1.9x 1.7x 1.4x
I will caveat all this by saying that it's only tested on a few stocks, but
it cost $ to download historical option data (using ivolatility
downloads).
(PS not sure what happened but this seems to have posted three
times, sorry about that).
Edited August 9, 2013 by samerh
(IV-HV20) / LM
- where IV is IV of the straddle
- HV20 is the 20 day historical volatility of the stock.
- LM is the % move of the stock the day after earnings are announce.
The relationships is not linear, if you plot profits vs indicator you don't
get a straight line.
However, if I group the results into quartiles, and take the median
number, the correlation is striking.
Quartile:
Straddle P/L: -
In backtesting this is accurate 70% of the time in 100 earnings trades
using
What I like about this indicator is that in all but 1 case, it gets you out
of situations with greater that a 7% loss, and 85% of trades with
profits above 5%.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 25/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C
31
650 posts
yes entering into ATM straddle 5 days before and exiting on the eve
of the announcement when the indicator is less than 1.7x
And it works well for stock with big standard deviation prices spikes
on earnings, as per Augen's book.
Mem_C
31
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 26/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
650 posts
what time frame do you have the chart set on? so entry on the
5th day before earning if spike (either way) < 1.7 STD
Mem_C
6 Nope: enter trade 5 days before earnings if (IV-HV)/LM indicators is
119 posts <1.7, don't enter if >1.7
Mem_C
31
650 posts
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 27/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C tested on a range of stocks with good price spike behavior (lots
62
1,319 posts of >3stdev spikes around earnings)
(IV-HV20) / LM
- where IV is IV of the straddle
- HV20 is the 20 day historical volatility of the stock.
- LM is the % move of the stock the day after earnings are
announce.
Quartile: 1 2 3 4
P/L: -8.4% -1.8% 3.5% 11.7%
Indicator: 2.1x 1.9x 1.7x 1.4x
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 28/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
I will caveat all this by saying that it's only tested on a few
stocks, but it cost $ to download historical option data (using
ivolatility downloads).
(PS not sure what happened but this seems to have posted
three times, sorry about that).
Samerh,
Mikael and you are rockin' on these scripts! Did you do this analysis
somewhat automated through thinkscript? Would you mind sharing
your code? I am going to try and learn this language and platform
over the next month.
Richard
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 29/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C
6
119 posts I did both. results slightly better for last move than for average move.
My hypothesis would be that the "market" weights most recent
earnings more.
Like I say, this is not too different from the SO strategy of looking at
implied move vs historical move, but adds a slight refinement of
taking the IV premium over base volatility.
Would love for Kim, Marco etc to tell me if this analysis holds water
of if i'm force fitting the data to a preconceived theory
Edited August 9, 2013 by samerh
Mem_C
6
119 posts
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 30/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
I did both. results slightly better for last move than for average
move. My hypothesis would be that the "market" weights most
Mem_C recent earnings more.
62
1,319 posts
This was the sort of analysis I was suggesting when I
commented on your "tools to analyze earnings trades" post, as I
think that looking at the last few cycle's performance is a great
start but dissecting reasons behind when the strategy worked
and didn't is the next step.
Like I say, this is not too different from the SO strategy of looking
at implied move vs historical move, but adds a slight refinement
of taking the IV premium over base volatility.
Would love for Kim, Marco etc to tell me if this analysis holds
water of if i'm force fitting the data to a preconceived theory
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 31/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Admin
4,736
29,692 posts
Mem_C
6 Here is my results table. I got the data for closing prices for straddles
119 posts 5 days before and 1 day before announcement, and used the ATM
straddle in each case in order to account for IV gain and not gamma
gain. I then organized into quartiles (losers, slight negative, slight
positive and winners) and found the median statistics for each group.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 32/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
In the attached the table at the top left gives the quartiles summary
results, with bar charts showing the same results graphically to the
right.
Below is a larger table with each of the 96 trades, and to the right of
that is a backtest.
Workbook1.zip
I see what you mean, but I used monthlies and so I hope the results
are less affected by the number of days to expiration.
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 33/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C
6
119 posts
tj - Sam is fine
this wasn't a script, it was a filemaker database I put together
and paid a few $100 for the data to sort pick out end of day
Mem_C options prices for straddles during last 7 earnings cycles.
21
504 posts
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 34/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C
6
119 posts
You have taken the ratio (IV - HV) / IM (I will refer to this as SQ -
Samer Quotient) and regressed this measure against median returns
Mem_C for 4 categories of trades ranging from losers to winners. The R-
20 squared was 98% (pretty amazing). The SQ sure seems to be telling
88 posts
us something important.
See the attached spreadsheet for details. The "trading rule" sheet
builds on your analysis. I used excel "data tables" to test the effects
of numerous trading rule thresholds. You can see that the numbers
jump around a lot (suggesting a sample size too small to infer from)
until you get to a SQ of 2.0-2.5. 2.06 is the optimal threshold (from
an AVERAGE return perspective) for this sample. If you look at the
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 35/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Long story short, this is what IMHO I think we can infer from this
analysis of this sample:
Thanks again Samer for sharing your knowledge with us! This is just
my opinion... looking forward to hearing what others think.
p.s. Kim - is there a way to configure the site so we can upload *.xlsx
files. Currently we have to zip the file before the site will let us upload
it.
Gary
SO Samer Analysis.zip
Edited August 21, 2013 by Gary
Admin
4,736
29,692 posts
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 36/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Could you please share how do you calculate the data and what is
the source (TOS?) How about doing it on some of the next week
candidates (TIF, CRM, OVTI, JOY)?
Admin
4,736
29,692 posts
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 37/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
Mem_C
62
1,319 posts
I think to start with the ones Kim mentions above. then one could
probably expand to the SO hit list (I can't find the link in the forums).
Attached is a sample of input data with the column headings. I can
do that and put up the results for the community to see.
Untitled.xlsx
Edited August 21, 2013 by samerh
This was posted a year ago and we added few candidates to the list
since then, but it's a good start.
Admin
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 38/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
4,736
29,692 posts
1 2 NEXT Page 1 of 2
Go To Topic Listing
General Board
Similar Content
...
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 39/41
5/15/2020 Jeff Augen's StandardDEV study for ToS (thinkscript) - General Board - SteadyOptions
I am wondering if anyone ever used or still uses the spread hacker in Thinkorswim. When
they say this particular vertical spread or calendar has 70% chance of winning for
example, how accurate is that and can I trust it?
...
...
Home Forums Public Forums (Open to non-members) General Board All Activity
Je Augen's StandardDEV study for ToS (thinkscript)
https://steadyoptions.com/forums/forum/topic/1416-jeff-augens-standarddev-study-for-tos-thinkscript/ 41/41