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 -----
From: Amon Ra
To: [email protected]
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 <[EMAIL PROTECTED]> wrote:
It so happens that this is in the knowledge base.
http://www.amibroker.com/kb/2007/03/17/how-to-fill-the-area-between-two-lines-with-a-solid-color/#more-39
Joe L.
----- Original Message -----
From: amon_gizeh
To: [email protected]
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.