NexusFi: Find Your Edge


Home Menu

 





Inside and Outside bars


Discussion in Traders Hideout

Updated
      Top Posters
    1. looks_one Andrew with 9 posts (1 thanks)
    2. looks_two Eric j with 6 posts (7 thanks)
    3. looks_3 Blz17 with 3 posts (0 thanks)
    4. looks_4 Big Mike with 2 posts (2 thanks)
      Best Posters
    1. looks_one Eric j with 1.2 thanks per post
    2. looks_two Big Mike with 1 thanks per post
    3. looks_3 shodson with 0.5 thanks per post
    4. looks_4 Andrew with 0.1 thanks per post
    1. trending_up 21,230 views
    2. thumb_up 12 thanks given
    3. group 11 followers
    1. forum 25 posts
    2. attach_file 9 attachments




 
Search this Thread

Inside and Outside bars

  #11 (permalink)
Andrew
sea side
 
Posts: 217 since Dec 2009
Thanks Given: 86
Thanks Received: 25

so it's "bad" indicator ?

Reply With Quote

Can you help answer these questions
from other members on NexusFi?
Better Renko Gaps
The Elite Circle
How to apply profiles
Traders Hideout
Pivot Indicator like the old SwingTemp by Big Mike
NinjaTrader
NT7 Indicator Script Troubleshooting - Camarilla Pivots
NinjaTrader
REcommedations for programming help
Sierra Chart
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Just another trading journal: PA, Wyckoff & Trends
28 thanks
Spoo-nalysis ES e-mini futures S&P 500
27 thanks
Tao te Trade: way of the WLD
24 thanks
Bigger Wins or Fewer Losses?
20 thanks
GFIs1 1 DAX trade per day journal
16 thanks
  #12 (permalink)
 Blz17 
Seattle
 
Experience: Beginner
Platform: NinjaTrader Interactive Brokers
Trading: 6B
Posts: 225 since Jun 2009
Thanks Given: 135
Thanks Received: 270


Andrew View Post
so it's "bad" indicator ?

It probably just has to do with how it defines "inside". For me I want to see any bar whose high and low is equal to or inside of the previous bar. I haven't looked at the code on that insidebar indicator but it could be defining an inside bar as one whose high and low are inside the open and close of the previous bar (or something like that, as I said I haven't looked at the code)

Blz

Visit my NexusFi Trade Journal Reply With Quote
  #13 (permalink)
Andrew
sea side
 
Posts: 217 since Dec 2009
Thanks Given: 86
Thanks Received: 25


Blz,
Actually I'm also interested in both types of inside bars (inside OC and HL)
Unfortunately I'm not programmer
So, if you will create indicator which shows both type of inside bars please let me know I will be very appreciative to you for that as now working over some studies about that bars, but need simple visualization of it.
Krgds,
Andrew


Blz17 View Post
It probably just has to do with how it defines "inside". For me I want to see any bar whose high and low is equal to or inside of the previous bar. I haven't looked at the code on that insidebar indicator but it could be defining an inside bar as one whose high and low are inside the open and close of the previous bar (or something like that, as I said I haven't looked at the code)

Blz


Reply With Quote
  #14 (permalink)
 Eric j 
NY
 
Experience: Advanced
Platform: Esignal, MBT navigator
Trading: Currencies
Posts: 2,507 since Jun 2009
Thanks Given: 1,396
Thanks Received: 2,576

Try this . It will paint IBs and OBs blue if close > open and fuchsia if close < open . This is a cut and paste homebrew indicator I put together . In other words you got to specify which panel (1) to view it in and use it calculate on bar close . BTW my definition of IB is if current bars low > last bars low and current bars high is < last bars high . OB - current bars low is < last bars low and current bars high > last bars high . Its the way I use them but respect how others interpret them . Let me know if I didnt export correctly .

Attached Files
Elite Membership required to download: ReversalBars.zip
Visit my NexusFi Trade Journal Reply With Quote
  #15 (permalink)
Andrew
sea side
 
Posts: 217 since Dec 2009
Thanks Given: 86
Thanks Received: 25

Eric,
great work !!!
thank you
If I will have slightly modify or extend functionality of that indicator can I write to you ?
Krgds,
Andrew


Eric j View Post
Try this . It will paint IBs and OBs blue if close > open and fuchsia if close < open . This is a cut and paste homebrew indicator I put together . In other words you got to specify which panel (1) to view it in and use it calculate on bar close . BTW my definition of IB is if current bars low > last bars low and current bars high is < last bars high . OB - current bars low is < last bars low and current bars high > last bars high . Its the way I use them but respect how others interpret them . Let me know if I didnt export correctly .


Reply With Quote
  #16 (permalink)
 Eric j 
NY
 
Experience: Advanced
Platform: Esignal, MBT navigator
Trading: Currencies
Posts: 2,507 since Jun 2009
Thanks Given: 1,396
Thanks Received: 2,576

Sure , let us know how you use the OBs and IBs . Heres how my daily ES looks with them . Notice how when price hits the 50 ema a reversal bar forms when the trend takes off again . Couple that with volume confirmation and you got yourself a method .

Attached Thumbnails
Click image for larger version

Name:	ES ##-##  1_1_2010 (1440 Min).jpg
Views:	378
Size:	73.0 KB
ID:	6128  
Visit my NexusFi Trade Journal Reply With Quote
  #17 (permalink)
Andrew
sea side
 
Posts: 217 since Dec 2009
Thanks Given: 86
Thanks Received: 25

Eric,
thank you for sharing below, I will look into that deeper.
How I use IB and OB :
pull up yesterday 5 min chart of ES and just draw lines from one OB or IB to another, you will see what I mean, it's quite obvious
+ I thank you again for your "version" of IB, however correct one is when bar inside previous open&close I trying due to some reasons avoid nowadays any calculations based on open/close, so your version based on H/L fitted my style great
(do not know why, but I like that smile)
I will revert once again with some news about IBOB.
Krgds,
Andrew


Eric j View Post
Sure , let us know how you use the OBs and IBs . Heres how my daily ES looks with them . Notice how when price hits the 50 ema a reversal bar forms when the trend takes off again . Couple that with volume confirmation and you got yourself a method .


Reply With Quote
  #18 (permalink)
Andrew
sea side
 
Posts: 217 since Dec 2009
Thanks Given: 86
Thanks Received: 25

Eric,
a few questions regarding your set up.
Why you are using 50 EMA, but not, say SMA ?
I know a lot traders prefer EMA to SMA is that reply ?
+ blue channel with grey middle line is that linear regression channel ?
Krgds,
Andrew

Reply With Quote
  #19 (permalink)
 Eric j 
NY
 
Experience: Advanced
Platform: Esignal, MBT navigator
Trading: Currencies
Posts: 2,507 since Jun 2009
Thanks Given: 1,396
Thanks Received: 2,576

Thats a LGC . I dont prefer one MA over the other . The only chart I look at with an MA is the daily and EMA is what I have had there for a while , its strictly for reference . I only take heed and prepare for a reaction when DAILY price meets up with the ema , I dont use that alone as a signal .

Visit my NexusFi Trade Journal Reply With Quote
  #20 (permalink)
Andrew
sea side
 
Posts: 217 since Dec 2009
Thanks Given: 86
Thanks Received: 25


sorry don't know what is LGC
I use MAs the same way.
Have you looked on the charts I've mentioned ? Looks nice, isn't it ?
Will post more later.
P.s. I have 1.52 AM now, time to stop work
Krgds,
Andrew


Eric j View Post
Thats a LGC . I dont prefer one MA over the other . The only chart I look at with an MA is the daily and EMA is what I have had there for a while , its strictly for reference . I only take heed and prepare for a reaction when DAILY price meets up with the ema , I dont use that alone as a signal .


Reply With Quote




Last Updated on October 14, 2021


© 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