Page 1 of 2

Inside Bar

PostPosted: Wed Jul 03, 2013 5:12 am
by Apprentice
Inside Bar.png


Inside Bar Rules
high < high of previous candle
low > low of previous candle
Inside Bar.lua
(2.7 KiB) Downloaded 1987 times


InsideBar With Smallest Range Filter.png

InsideBar With Smallest Range Filter.lua
(3.88 KiB) Downloaded 1248 times



MTF MCP Inside Bar List.png

MTF MCP Inside Bar List.lua
(9.47 KiB) Downloaded 1378 times

InsideBar Support Resistance.png

InsideBar Support Resistance.lua
(4.41 KiB) Downloaded 1298 times


The indicator was revised and updated

Re: Inside Bar

PostPosted: Tue Jul 08, 2014 3:24 am
by Apprentice
MTF MCP Inside Bar List Added

Re: Inside Bar

PostPosted: Wed Dec 10, 2014 2:43 am
by newton
hi apprendice,

this indicator not loading indices, gas, .....
can you please make it to load the indices

Re: Inside Bar

PostPosted: Fri Dec 12, 2014 4:40 am
by Apprentice
Support for Indexes added.
Be sure to set Majors Only to Yes.

Re: Inside Bar

PostPosted: Thu Apr 30, 2015 6:21 am
by Apprentice
Bump Up.

Re: Inside Bar

PostPosted: Fri Sep 11, 2015 7:33 am
by mchurch2006
Hi Apprentice/Developers,

Is it possible to adapt this inside bar concept somewhat?

What I would like to achieve, is to have support and resistance lines drawn from the top and bottom of the Mother bar, identical to the way lines are drawn in adv_fractal_support_resistance lua (though I appreciate this is based on Fractals) with the same options of colour and line length etc.

Ideally I would also like only the inside bar to be coloured and that the other original colours themes of my trading station aren't changed on the chart like it is with the overlay, I'm guessing clearly the colouration of the inside bar is achieved by the code in the overlay, but the thing is my candles are simple black and white and one is filled the other empty/hollow and I'm trying to preserve this colour theme in the overlay, so I guess if the overlay could allow for me to choose colours and filled or empty this would be fabulous.

Ultimately I would wish to apply the concept on a H4/H1 or any smaller timeframe chart with levels taken from a D1 motherbar/inside bar setup.

I hope this makes sense?

Thanks in advance,

Mike

Re: Inside Bar

PostPosted: Mon Sep 14, 2015 4:23 am
by Apprentice
InsideBar Support Resistance Added.

Re: Inside Bar

PostPosted: Thu Sep 17, 2015 2:55 pm
by mchurch2006
Hi Apprentice,

Thanks for taking the time to create the support resistance inside bar lua which is great, though would it be possible to adapt this further so both a support and resistance line are drawn (so two lines) from the high/low of the mother bar (bar prior to the inside bar) rather than drawing the line from the bias of the inside bar itself?

As a conservative approach to inside bar trading would possibly be to wait to see which side the mother bar is broken and two lines, one on the high and the other off the low of the mother bar would help to visually indicate this.

It would be great if the lua could retain it's current code/operation but also have an additional option to enable the mother bar support/resistance lines, would this be possible please?

Thanks in advance, again I appreciate your time and effort.

Mike

Re: Inside Bar

PostPosted: Thu Oct 08, 2015 4:09 am
by mchurch2006
Hi Guys,

Sorry to sound like I'm chasing but do you think you could adapt this indicator as per my outline above?

Thanks in advance,

Mike

Re: Inside Bar

PostPosted: Thu Oct 08, 2015 4:19 am
by Apprentice
Your request is added to the development list.