Any posts related to financial markets are for informational and educational purposes only and are not to be construed, in any way, as investment advice.
@IntradayCycles Thanks for your update!
I recall Larry Williams commenting that a decline between Aug. - early Nov. in the presidential election year tends to portend the incumbent losing.
@stephenharlinmd Also, I modified your code to merge both calls and puts histograms into the same TOS display window by changing the puts calculation code to:
Plot ATMPuts = (pricePuts * 100 * volPuts) * -1;
@stephenharlinmd lol ... Thanks! I've been looking for months for examples of TOS code that can help create a TOS study that emulates AskSlim's (https://t.co/Ich53fv5JL) most excellent Option Bias indicator. Your study gives me tremendous insight. I would love to see more!