Thanks but this is not what I'm looking for. It is easy to see areas on the chart where clear support (horizontal) then becomes resistance and vice versa. I have not however seen anyone code this yet and this was my question.
anybody? thanks On Mon, Apr 21, 2008 at 10:12 PM, Jerry Gress < [EMAIL PROTECTED]> wrote: > Hello, > > Yes use R/S intraday every day. The best levels I have ever seen are hand > calculated daily at http://www.advancedtradingworkshop.com/ by Jerry > Simmons, then just input the values once and Ab automatically updates all > charts. I use StaticVarSet, StaticVarGet and Stylecloud. Real cool and lot > faster then Ninja Charting:) > > As usual no personal involment with the above, but am a past customer and > if > you get to point of buying anything from them feel free to contact me for > the real facts. > > Hope this helps, > > Jerry Gress > Stockton, Ca. > > > -----Original Message----- > From: [email protected] <amibroker%40yahoogroups.com> [mailto: > [email protected] <amibroker%40yahoogroups.com>] On Behalf > Of alta hob > Sent: Monday, April 21, 2008 12:38 AM > To: [email protected] <amibroker%40yahoogroups.com> > Subject: [amibroker] Price Pivot zones > > Hi all > > Anyone here use a pivot indicator as support/resistance for their AB > trading systems? > > I'm not just referring to the Pivot = ( High + Close + Low ) / 3 floor > trader type pivots but also anything that has been coded to draw lines at > points where support becomes resistance and vice versa. > > Anyone have any experience in this area that they can share/AB code they > recommend for this? > > Also if I am to use monthly bars as a reference when plotting the Pivot = > ( > High + Close + Low ) / 3 but Im in a daily timeframe backtest do I just > use > the timeframeset comand? > > thanks > > > >
