Hello,
It surely works, but requires proper chart id.
Plot(C, "Price", colorBlack, styleCandle );
su = Study("SU", GetChartID() );
re = Study("RE", GetChartID() );
PlotOHLC( re, re, su, su, "", colorYellow,styleCloud
);
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
Sent: Saturday, March 31, 2007 6:20 PM
Subject: Re: [amibroker] StyleCloud
I know that. I tried
PlotOHLC( study("RE"), study("RE"), study("SU") study("SU"), "", colorYellow,styleCloud );
but not works
Joe Landry <jelandry@xxxxxxxxxxnet> wrote: It so happens that this is in the knowledge base.
Joe L.
----- Original Message -----
Sent: Saturday, March 31, 2007 7:45 AM
Subject: [amibroker] StyleCloud
Hi.
I tried to use this function for Re and Su studies. How can I fill the
zone between this
two study lines?
Need Mail bonding?
Go to the Yahoo! Mail Q&A for great tips from Yahoo! Answers users.