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 Olie with 1 posts (0 thanks)
    3. looks_3 clawingup with 1 posts (0 thanks)
    4. looks_4 ronniethetrader with 1 posts (0 thanks)
    1. trending_up 4,437 views
    2. thumb_up 2 thanks given
    3. group 4 followers
    1. forum 4 posts
    2. attach_file 0 attachments




 
Search this Thread

ORB Scanner /w TTMs and SlowStoch

  #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?
Exit Strategy
NinjaTrader
Better Renko Gaps
The Elite Circle
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
ZombieSqueeze
Platforms and Indicators
REcommedations for programming help
Sierra Chart
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Spoo-nalysis ES e-mini futures S&P 500
29 thanks
Tao te Trade: way of the WLD
24 thanks
Just another trading journal: PA, Wyckoff & Trends
24 thanks
Bigger Wins or Fewer Losses?
21 thanks
GFIs1 1 DAX trade per day journal
17 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 Twitter 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 Twitter 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


© 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