PureBytes Links
Trading Reference Links
|
Try this:
RossHook = HHVBars(High,50)==2 AND
EMA(Close,20)>Ref(EMA
(Close, 20),-10) AND
Ref(EMA(Close,20),-5) > Ref(EMA(Close,20),-
15 );
Plot (C,"",colorBlack,styleCandle);
PlotShapes (rosshook*shapeDigit1,colorBlue);
///////////////////////////////////////////////////
The link to yahoo group:
http://finance.groups.yahoo.com/group/amibroker/message/32337
----- Original Message -----
Sent: Wednesday, March 23, 2005 1:44
PM
Subject: [amibroker] Re: Trying to code
123 Ross
Thank you Anthony, I have not found it. Please, Can
you write the link.
Anyway unfortunately it not plot signal I need to
to watch with my eyes 1-2-3 and RH
:-)
Thanks
--- Giuseppe
--- In amibroker@xxxxxxxxxxxxxxx,
"Anthony Faragasso" <ajf1111@x...>
wrote: > This is in the archives under Ross Hook..Graham posted
it. > //use "EXPLORE" for this > > //ROSS HOOK >
> > > RossHook = HHVBars(High,50)==2 AND
EMA(Close,20)>Ref(EMA (Close,20),-10) AND Ref(EMA(Close,20),-5) >
Ref(EMA(Close,20),- 15);// > > ----- Original
Message ----- > From: ami_trader > To:
amibroker@xxxxxxxxxxxxxxx > Sent: Wednesday, March 23, 2005
12:12 PM > Subject: [amibroker] Trying to code 123
Ross > > > > I'm trying to code 123
Ross without success. > Is there anybody here that did
it? > > For me is impossible because there is not a
"Plot" function can plot > a shape exactly where I
want. > > For example if > for
(i=0;i<barcount;i++) > if (a==b) > Plot
a shape here and only here > else > Plot a
shape here. > > Can anyone help me? >
> Thanks > >
--- > Giuseppe > > > > >
> Please note that this group is for discussion between
users only. > > To get support from AmiBroker please
send an e-mail directly to > SUPPORT {at}
amibroker.com > > For other support material please
check also: > http://www.amibroker.com/support.html >
> > >
> Yahoo! Groups Sponsor
>
ADVERTISEMENT >
>
> > > >
------------------------------------------------------------------- ----------- >
Yahoo! Groups Links > > a.. To visit your
group on the web, go to: > http://groups.yahoo.com/group/amibroker/ >
> b.. To unsubscribe from this group, send an
email to: >
amibroker-unsubscribe@xxxxxxxxxxxxxxx >
> c.. Your use of Yahoo! Groups is subject to
the Yahoo! Terms of Service. > > > > >
------------------------------------------------------------------- ----------- >
> > No virus found in this incoming
message. > Checked by AVG Anti-Virus. >
Version: 7.0.308 / Virus Database: 266.7.4 - Release Date:
3/18/2005 > > No virus found in this outgoing
message. > Checked by AVG Anti-Virus. > Version: 7.0.308 / Virus
Database: 266.7.4 - Release Date:
3/18/2005
Please note that this group is
for discussion between users only.
To get support from AmiBroker please
send an e-mail directly to SUPPORT {at} amibroker.com
For other
support material please check also: http://www.amibroker.com/support.html
No virus found in this incoming message. Checked by AVG
Anti-Virus. Version: 7.0.308 / Virus Database: 266.7.4 - Release Date:
3/18/2005
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Sponsor |
ADVERTISEMENT
| |
|
Yahoo! Groups Links
|
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
|