Page 1 of 2

Bill Williams Zone Trade

PostPosted: Tue Apr 13, 2010 4:58 pm
by Nikolay.Gekht
The Bill Williams Zone trade indicator highlights the source using Awesome and Acceleration/Deceleration oscillators.

If both AC and AO are green - the bar highlighted green (uptrend)
If both AC and AO are red - the bar highlighted red (downtrend)
If AC and AO color differs, the bar highlighted gray.

ZoneTrading.png


Download the indicator:
ZoneTrade.lua
(4.25 KiB) Downloaded 2497 times

Zone Trade Bar Chart.lua
(6.82 KiB) Downloaded 887 times


The indicator was revised and updated

Re: Bill Williams Zone Trade

PostPosted: Tue Apr 13, 2010 5:00 pm
by Nikolay.Gekht
Hint: You can use Location tab on the indicator properties to put the indicator into different area, to avoid hiding the source data. Just check "Show indicator/oscillator in a new area".

Re: Bill Williams Zone Trade

PostPosted: Fri Dec 03, 2010 4:31 pm
by Apprentice
I adapted this indicator to demonstrated some of the features that will be available in the next version of the trading platform.

In this example, using output_stream: setColor (period, color)
we can determine the color of each candle,
number of color is no longer limited to two.

Re: Bill Williams Zone Trade

PostPosted: Wed May 04, 2011 2:58 am
by jcervinka
Hi

This indicator is great!
Can you just fixed so that the collors changes also in the "bar chart mode".
When i am in the candelstick mode everything is ok, but on the bar chart nothing happend.

P.S.
Just one question...
In the B.Williams book "N. T. dimenssions" there is an explanation about the AO oscilator to be set on 5/34. Why is on the Marketscope default parameters set on 5/35??
Or there is not such a big difference?

Thanks for your suporting and sorry for my "ignorance..." =(

Regards
Jernej

Re: Bill Williams Zone Trade

PostPosted: Wed May 04, 2011 4:32 am
by Apprentice
Currently this functionality is not supported by TS.
It can be applied only to Japanese candles.
We are aware of this problem.

In this version default parameters are 5 / 35.
You can change them easily, when adding indicator.

Re: Bill Williams Zone Trade

PostPosted: Wed Nov 19, 2014 4:51 am
by Apprentice
Bump Up.

Re: Bill Williams Zone Trade

PostPosted: Sun May 15, 2016 8:55 am
by Apprentice
Zone Trade Bar Chart.lua Added.

Re: Bill Williams Zone Trade

PostPosted: Tue Apr 11, 2017 2:43 pm
by hasanoguz1
Is it possible to have an option to format ascending candles empty and descending candles filled as it is in Marketscope options?

Thanks in advance..

Re: Bill Williams Zone Trade

PostPosted: Wed Apr 12, 2017 2:38 am
by Apprentice
Not that I know of.
But we can draw this via draw instances.

Re: Bill Williams Zone Trade

PostPosted: Thu Apr 13, 2017 8:30 pm
by hasanoguz1
Thank you Apprentice,

It sounds a little difficult, alternatively can you code a bar version of "Zone Trade"?

Thank you