Welcome to the Traders Laboratory Forums.
Trading Indicators Post your custom trading indicators. If you download, remember to click INSTALL.

Reply
3bar trend Details »»
3bar trend
Platform: , by waveslider waveslider is offline
Developer Last Online: May 2012 Show Printable Version Email this Page

Platform: Unknown Rating: (1 votes - 5.00 average)
Released: 05-27-2007 Last Update: Never Installs: 0
 
No support by the author.

Hello,

This indicator is designed to indicate trend and potential support/resistance levels.

It originated from my work with the wide range bodies and their translation into tick charts.

My theory is that wide range bodies appear in tick charts as consecutive bars higher or lower (3 bars with higher highs, higher lows, etc.). It's not an exactly true translation, but often it works out that way in my experience.

Taking the theory one step further, if you have 2 sets of 3 consecutive up or down bars, you normally will have a trend intact.

This indicator recognizes (bullish example) when there is three consecutive bars setting higher highs and higher lows. Then it looks for the occurrence to happen once again and sets a dotted line where the pivot was that started the move.

New lines will appear as the trend progresses and new legs appear. These lines are areas of support within the trend.

If price begins to run into the lines, then you have likely run into a range and should look for range trades as opposed to continuation trades. Once the range fails you get flat until new trend bars are established (this is beacuse the range may just expand to shake more people out).

I am posting this for feedback. Since we each have a diverse approach to trading I would be interested to see if anyone finds this analysis fitting into their style well.

Getting late, sorry if I don't make much sense here - -here you go. PS> the indicator is designed to run on tick charts, maybe on volume bars as well.

Download Now

File Type: eld 3BAR.ELD (3.8 KB, 631 views)

Screenshots

3bar trend-3bar-example.jpg  

Show Your Support

  • If you like to thanks you by the author -> Click Thanks to the Author
  • This modification may not be copied, reproduced or published elsewhere without the author's permission.

Similar Indicator
Mod Developer Type Replies Last Post
ABC MidPoints Tams Trading Indicators 0 11:28 AM 12-02-2009
Half Gap Tams Trading Indicators 19 11:28 PM 05-07-2012
The Following 2 Users Say Thank You to waveslider For This Useful Post:
Laurel (05-15-2009), Tams (04-05-2009)

Comments
Old 04-13-2009, 05:35 AM   #26
aaa

aaa's Avatar

Join Date: Jun 2008
Location: Switzerland
Posts: 443
Ignore this user

Thanks: 240
Thanked 283 Times in 136 Posts

Re: 3bar trend

I use this indicator to filter the "interesting" pivots which could be support/ resistance

Also the 3 candles shows a good entry/exit point

I'm still try to stop the dots at the next price...

Should I create flags for each pivot ?

(On my picture the lines are the dots' extension)
Attached Thumbnails
3bar trend-snap11.jpg  
aaa is offline  
Reply With Quote
Old 04-13-2009, 12:31 PM   #27

Join Date: Apr 2007
Location: Victoria,Canada
Posts: 535
Ignore this user

Thanks: 43
Thanked 62 Times in 49 Posts

Re: 3bar trend

maybe you could do a counter and have it stop plotting after 10 bars..
that or you could use an array, which would have been the proper way to do this indicator in the first place - I didn't know how to do arrays then - now I do thanks to blueray..
waveslider is offline  
Reply With Quote
The Following 2 Users Say Thank You to waveslider For This Useful Post:
aaa (04-18-2009), Blu-Ray (04-15-2009)
Old 04-18-2009, 01:08 PM   #28
aaa

aaa's Avatar

Join Date: Jun 2008
Location: Switzerland
Posts: 443
Ignore this user

Thanks: 240
Thanked 283 Times in 136 Posts

Re: 3bar trend

Thank you WaveSlider for your suggestions

In fact I am really bad in coding,

even EL is (supposed to be) easy, everything is new for me

So...

I don't know how to do arrays and also what arrays are !!!

A counter will stop after x bars and not exactly when the support/Resistance is reached

I was thinking of when the dots meets a price that stops the line

It should be more in your logic ;

A pivot starts to be interesting when it is a beginning of a wave

And the idea of choosing a 3 bars is pertinent

breaking his support/resistance supposes a reversal

Sometimes it takes long time

It should be interesting to view S/R untill it reaches price
aaa is offline  
Reply With Quote
Old 04-18-2009, 02:20 PM   #29

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,774
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: 3bar trend

Quote:
Originally Posted by aaa »
...
I don't know how to do arrays and also what arrays are !!!
...

here's a tutorial in array.

I have not read it in detail, but I think it has the basic info you need.
http://www.markplex.com/tutorial7.php

.
Tams is offline  
Reply With Quote
The Following User Says Thank You to Tams For This Useful Post:
aaa (04-18-2009)
Old 04-18-2009, 02:42 PM   #30
aaa

aaa's Avatar

Join Date: Jun 2008
Location: Switzerland
Posts: 443
Ignore this user

Thanks: 240
Thanked 283 Times in 136 Posts

Re: 3bar trend

I have no excuse now !

So array is a loop to read values

Well...

It is definitly out of my competence

If someone knows how to do that he/she will be welcome
aaa is offline  
Reply With Quote
Old 04-19-2009, 02:46 PM   #31

BlowFish's Avatar

Join Date: Mar 2007
Location: In Da House
Posts: 3,292
Ignore this user

Thanks: 129
Thanked 1,054 Times in 702 Posts

Re: 3bar trend

Quote:
Originally Posted by aaa »
I have no excuse now !

So array is a loop to read values

Well...

It is definitly out of my competence

If someone knows how to do that he/she will be welcome
No. The array actually is is the 'list' values. An array is simply a collection of data elements of the same type. Because these elements are indexed you can use a loop to access them in sequence.
BlowFish is offline  
Reply With Quote
Old 04-20-2009, 08:06 AM   #32

Tams's Avatar

Join Date: Sep 2008
Location: Geelong
Posts: 3,774
Ignore this user

Thanks: 2,084
Thanked 1,474 Times in 912 Posts

Re: 3bar trend

to avoid OT, I have set up a thread on Arrays:
http://www.traderslaboratory.com/for...html#post63149

any questions on Arrays may be posted there.
Tams is offline  
Reply With Quote
Old 04-20-2009, 06:10 PM   #33

jonbig04's Avatar

Join Date: Jul 2008
Location: Nunya
Posts: 937
Ignore this user

Thanks: 283
Thanked 208 Times in 145 Posts

Re: 3bar trend

How do you all define 3 bar? Say, for example, in a down trend.
jonbig04 is offline  
Reply With Quote

Reply

Tags
pivot, zigzag

Thread Tools
Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consolidation after a trend day Soultrader E-mini Futures Trading Laboratory 3 09-21-2009 12:25 PM
%TREND Calculations Soultrader Technical Analysis 14 03-24-2007 01:03 PM
Trend Day Confirmation ckait Technical Analysis 37 03-22-2007 01:04 PM
Trend Following Systems Soultrader Brokers and Data Feeds 7 03-06-2007 10:58 AM
Trend Trading vs Counter Trend Trading Soultrader Technical Analysis 9 10-29-2006 11:32 AM

All times are GMT -4. The time now is 04:22 PM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.