NexusFi: Find Your Edge


Home Menu

 





Option Volume


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one tangerine with 3 posts (2 thanks)
    2. looks_two Biniam with 2 posts (0 thanks)
    3. looks_3 planetmoto with 1 posts (0 thanks)
    4. looks_4 androsform with 1 posts (2 thanks)
    1. trending_up 10,570 views
    2. thumb_up 5 thanks given
    3. group 8 followers
    1. forum 9 posts
    2. attach_file 1 attachments




 
Search this Thread

Option Volume

  #1 (permalink)
Biniam
Seattle WA
 
Posts: 2 since Dec 2015
Thanks Given: 1
Thanks Received: 0

Hello, I am interested to create a scan based on option volume. I want to check for volume greater than open interest. I can't seem to figure out how to do this. Is there a document better than the TOS guide that I can read?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
ZombieSqueeze
Platforms and Indicators
Trade idea based off three indicators.
Traders Hideout
Better Renko Gaps
The Elite Circle
How to apply profiles
Traders Hideout
Quant vue
Trading Reviews and Vendors
 
  #2 (permalink)
tangerine
albuquerque nm/usa
 
Posts: 29 since Aug 2015
Thanks Given: 3
Thanks Received: 9


Biniam View Post
Hello, I am interested to create a scan based on option volume. I want to check for volume greater than open interest. I can't seem to figure out how to do this. Is there a document better than the TOS guide that I can read?

Biniam, it's been years since I traded options and I can't get the scanner to work for me on that but I can get you closer to an answer... "#plot myparam" is NOT active here- just remove the "#" to make it active and put a "#" to left of "AssignPriceColor" to make that inactive for scanner purposes. In the scanner, set "myparam" to "IS TRUE". The code below, as is, will at least give you a green bar on your options chart when Volume is greater than Open_Interest. I know you prefer to scan for a list but this is a start.
 
Code
def myOI = open_interest();
def myVolume = volume;
#plot myparam = myVolume>myOI;
AssignPriceColor(if myVolume>myOI then color.green else Color.CURRENT);

Reply With Quote
Thanked by:
  #3 (permalink)
tangerine
albuquerque nm/usa
 
Posts: 29 since Aug 2015
Thanks Given: 3
Thanks Received: 9


Biniam, this may be easier than I thought. TOS can do it for you- no coding required. Open the scanner, set for options, narrow the price range to what you want, then edit the default (usually ADX) and cancel it, then load Volume GREATER THAN Open Interest and then scan. Worked for me. I gotta go but maybe tonite or Sunday I'll give more detailed info on the panels and settings to use.

Reply With Quote
Thanked by:
  #4 (permalink)
Biniam
Seattle WA
 
Posts: 2 since Dec 2015
Thanks Given: 1
Thanks Received: 0



When I try this scan, I only get Futures in the results. What am I missing?

Reply With Quote
  #5 (permalink)
tangerine
albuquerque nm/usa
 
Posts: 29 since Aug 2015
Thanks Given: 3
Thanks Received: 9


Biniam View Post


When I try this scan, I only get Futures in the results. What am I missing?

You're in Stock Hacker, you should be in Option Hacker

Reply With Quote
  #6 (permalink)
 
hhphoto2006's Avatar
 hhphoto2006 
San Francisco, CA
 
Experience: Intermediate
Platform: NinjaTrader
Trading: stocks
Posts: 1 since Nov 2013
Thanks Given: 0
Thanks Received: 0

Hello Tangerine,
I am trying to duplicate your scan with no luck. Are you using ThinkScript? and if you are would you mind posting the code?

Thank you
Regards

Reply With Quote
  #7 (permalink)
 androsform 
New York, NY, United States
 
Experience: Advanced
Platform: ThinkOrSwim
Trading: Options
Posts: 2 since Jun 2014
Thanks Given: 2
Thanks Received: 1

I am late to the party on this one. I use a very simple scan, and play with the values during the day.

[img]https://www.evernote.com/shard/s247/sh/16176f4d-f738-43a5-b8b8-3f2a7cf95e1b/9fca33394066ece8afc1a53672ecf9fb/deep/0/173.198.218.70.png[/img] Click for large view


that 0 OI and 200 Vol is the scan i run first thing in the morning. I'm a trade-alert member, so I follow the options orders there for the most part, but this scan has scored me some awesome trades. Some of the stuff youll find in such a simple scan, don't even make their way to the trade-alert feed

As the day goes on, I slowly start raising the numbers; playing with them really..always with volume at least 200 greater than O.i.

Hope that helps anyone on the thread earlier or anyone just reading the section who stumbles across it.

- dros

Follow me on Twitter Reply With Quote
Thanked by:
  #8 (permalink)
joeking
breman Germany
 
Posts: 7 since Nov 2017
Thanks Given: 1
Thanks Received: 1

also late to the party on this...but I will try and construct as well

Reply With Quote
Thanked by:
  #9 (permalink)
 planetmoto 
freasno, ca usa
 
Experience: Advanced
Platform: ninja trader
Trading: forex
Posts: 104 since Apr 2013
Thanks Given: 51
Thanks Received: 85

@andros what service is your trade-alert subscription to, and can you share your thoughts on it?

Sent using the NexusFi mobile app

Reply With Quote
  #10 (permalink)
sam119
huntington beach, ca/usa
 
Posts: 1 since Jun 2017
Thanks Given: 0
Thanks Received: 0


This is the largest group of savvy traders that I know and still no one posted TOS script on how to do this to compare Volume to Open_interest?

I am new to TOS scripting and was hoping an experienced TOS developer can tackle this script. Thanks.

Reply With Quote




Last Updated on January 21, 2019


© 2024 NexusFi™, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Privacy Policy - Downloads - Top
no new posts