NexusFi: Find Your Edge


Home Menu

 





ORB Scanner /w TTMs and SlowStoch


Discussion in ThinkOrSwim

Updated
      Top Posters
    1. looks_one growex with 2 posts (2 thanks)
    2. looks_two clawingup with 1 posts (0 thanks)
    3. looks_3 ronniethetrader with 1 posts (0 thanks)
    4. looks_4 Olie with 1 posts (0 thanks)
    1. trending_up 5,169 views
    2. thumb_up 2 thanks given
    3. group 4 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread
  #1 (permalink)
clawingup
San Francisco, California
 
Posts: 1 since Nov 2013
Thanks Given: 0
Thanks Received: 0

Hello Everyone,

Been creeping on here for a while now and appreciate all the great information.

I seem to have bumped into a huge wall no matter what I do with my scanner.

I originally was able to have an ORB scanner created (just pants out the first 15 minutes of market then gives me back the stocks that are above their 15-minute ORB highs).

However I wanted to add the John Carter studies and SlowStoch.

Ideally, the scanner would come back with results that fit the following:

-Stock is above 15minute ORB high (this is already coded into the scanner and works)
-Stock has green-dot on TTM_Squeeze (VolComp is green)
-Stock has a bar up on TTM_Squeeze (Histogram is a bar going up)
-Stock has a Wave2high above the Zeroline on TTM_Wave
-Stock has a Wave1 above the Zeroline on TTM_Wave

Does anybody know how to go about this?

Here is what I have so far: http : // imgur . com / rb5e3ac

Thanks in advance to you all!


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Trump Lands in Beijing on CPI Day: Iran Peace Expires To …
Prediction Markets & Event Contracts
Sundays Verdict: Lebanon Locked at 99.85% as Iran June 7 …
Prediction Markets & Event Contracts
Friday Update: Markets Now Pricing Fed Rate HIKES as Sta …
Traders Hideout
Thanks Mike. Godspeed.
The Elite Circle
El Clasico Draws $9.2M in Prediction Market Action -- Bi …
Prediction Markets & Event Contracts
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Big Mike in Ecuador
205 thanks
Sober Journey With S&P
21 thanks
30 Sessions
20 thanks
Volume Indicators
8 thanks
Thanks Mike. Godspeed.
7 thanks
  #2 (permalink)
 growex 
Trubchevsk
 
Experience: Beginner
Platform: tos
Trading: stocks
Posts: 61 since May 2011
Thanks Given: 40
Thanks Received: 79

here it is:

def hist = reference TTM_Squeeze.Histogram;
def w1 = reference TTM_Wave.Wave1;
def w2h = reference TTM_Wave.Wave2High;
def bup = BollingerBandsSMA(close, 0, 20, -2, 2).UpperBand;
def blow = BollingerBandsSMA(close, 0, 20, -2, 2).LowerBand;
def Ub = KeltnerChannels(0,1.5,20,close,"SMA").Upper_Band;
def Lb = KeltnerChannels(0,1.5,20,close,"SMA").Lower_Band;
def squeeze = bup < ub and blow > Lb;
plot scan = !squeeze and w1 > 0 and w2h > 0 and hist > hist[1];

i think we'll need to fine tune it

my skype: mrsmokefun

contact me if you need any help on thinscript...


Follow me on X Reply With Quote
Thanked by:
  #3 (permalink)
Olie
San Francisco, CA/USA
 
Posts: 1 since Jan 2014
Thanks Given: 0
Thanks Received: 0


Good morning,

I loaded the script you posted on 11/18 and it doesnt work. Any suggestions?

Thanks,
Jim


Reply With Quote
  #4 (permalink)
 growex 
Trubchevsk
 
Experience: Beginner
Platform: tos
Trading: stocks
Posts: 61 since May 2011
Thanks Given: 40
Thanks Received: 79

Thank you to note this ....it worked good before..i think we'll need to segregate the conditions and make several simple scan queries instead of such complex one


Follow me on X Reply With Quote
Thanked by:
  #5 (permalink)
ronniethetrader
Chicago United States
 
Posts: 1 since Jul 2014
Thanks Given: 0
Thanks Received: 0

Can I get the ORB code for the ORB scan?


Reply With Quote




Last Updated on July 2, 2014


© 2026 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 - Downloads - Top
no new posts