GithubHelp home page GithubHelp logo

gkrishnasamy / thinkorswim-tos-option-volume Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jeantann3n/tos-option-volume

0.0 0.0 0.0 53 KB

Thinkscripts to pull call and option volume

License: BSD 3-Clause "New" or "Revised" License

TypeScript 100.00%

thinkorswim-tos-option-volume's Introduction

tos-option-volume

Thinkscripts to pull call and option volume and plot them as an overlayed histogram. Initial script by JeanTann3n. Refactored and optimized by Wahakalaka.

Make sure to set same-day date alpha transparency in the Study options. CreateColor does not allow alpha to be specified.

Options Volume

Notes

  • There is a lot of data being processed, so we recommend using a longer aggregation period or a shorter time interval if you're seeing performance issues.
  • Currently strikes are pulled in dollar increments.
  • Something like SPSX is going to be difficult because of the number of strikes.
  • It might take a while to load everything, be patient.
  • Futures (/ES, etc) aren't working currently due to the way option symbols are matched. (Todo hardcode a fix for /ES)
  • Strike ranges and expirations need to be set manually, right now. On the plus side this allows for effective filtering to a specific delta range if you look up what the strike range is for the equivalent delta range.
  • The volume data is not raw order data, so specific sale prices, order sizes, etc. cannot be inferred.

Feel free to ping @jeantann3n or @Wahakalaka with questions or suggestions!

thinkorswim-tos-option-volume's People

Contributors

jeantann3n avatar wahakalaka avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.