[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [amibroker] Minimum holding periods



PureBytes Links

Trading Reference Links

Hi Treliff,

I think you want something like:

ColorTrade = IIf(Buy,colorGreen,
IIf(Short,colorRed,IIf(Cover,colorDarkGreen,IIf(Sell,colorDarkRed,colorLight
Orange))));
Plot(6,"",colortrade,
styleOwnScale|styleArea|styleNoLabel, -0.5, 105 );
Plot(6,"",colorBlack,styleOwnScale|styleArea|styleNoLabel, -0.5, 100 );

HTH,

-john
----- Original Message ----- 
From: "treliff" <treliff@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Wednesday, August 11, 2004 11:54 PM
Subject: [amibroker] Can I color-fill the area under a line chart?


Having a default line chart (StyleLine) is there a way to color the
area between the line and the horizontal axis?

Though StyleArea comes close, it still has the distinct staircase-
like steps, while I'd prefer the smooth line as boundary of the
colored area.

Is there a way to do this?  Thanks as always.

-treliff




Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links








------------------------ Yahoo! Groups Sponsor --------------------~--> 
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~-> 

Check AmiBroker web page at:
http://www.amibroker.com/

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/amibroker/

<*> To unsubscribe from this group, send an email to:
    amibroker-unsubscribe@xxxxxxxxxxxxxxx

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/