You can get many of my scripts through Github. I also included scripts from other contributors. I'll try to use that as another backup...
I keep this blog as a journal to reflect my emotions, thoughts, and mistakes from trading. It is mostly so that I can improve and develop my discipline in trading. You can also find my scripts for thinkorswim (TOS).
You can get many of my scripts through Github. I also included scripts from other contributors. I'll try to use that as another backup...
Quarterly Pivot Points Thinkorswim Script TOS script ## START STUDY ## QuarterlyPivots_Profile ## linus, 2014-02-10, v0.1 #hint: ...
Here is a script for having the range as a label for an intraday label. Code: input end = 1600; def active = if secondsFromTime(star...
Here is a script for having the range as a label for an intraday label. Code: input end = 1600; def active = if secondsFromTime(star...
I've been wanting to get the ability to plot the pivot points using Annual data. Here is a script for the Pivot Points using the Annual ...
Trade Page setup Scan tab - columns Scan tab Position setup
Modified Tastytrade IV Rank and IV Percentile script with IVR 30 and IVR 50 lines to help identify when to put on strangles. I also added a ...
Modified Tastytrade IV Rank and IV Percentile script with IVR 30 and IVR 50 lines to help identify when to put on strangles. I also added a ...
IV Rank watchlist where IV Rank greater than 60 http://tos.mx/DTb63M Scan for IV rank greater than 60 http://tos.mx/ZZthtw Code: de...
John Person talks about using the average true range in his book Mastering the Stock Market: High Probability Market Timing and Stock Selec...
Larry Williams Will Spread Script The spread (A/B *100) takes two underlyings, get the exponential average creating exponential period (5...
The code to scan for the High Close Doji (HCD) and Low Close Doji (LCD). John Person talks about it in his book and talks. HCD If you ...
http://rrpayne.blogspot.com/ http://www.researchtrade.com/forum/list.php?7 http://www.researchtrade.com/forum/read.php?7,2258 https://git...
# Plot areas of potential support / resistance based on major peaks and valleys. # Changing "magnitude" determines the granu...
TastyTrade did a great segment explaining the difference between IV rank and IV percentile. It is on the 2/19 Options Jive episode They als...
I created a TOS script to change the color of the William percent R if it is either above or below the oversold and overbought levels. Or if...
I attended the Trader Expo this week and today (2/22) I watched and had a chance to speak with Cindy Faber and learn so much from her. I...