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

Re: [amibroker] Re: Change Color of Fibonacci lines - How?



PureBytes Links

Trading Reference Links

I don't use any of the drawing tools, so I don't know anything about how they work.
 
Maybe there is a way to code it to change when the background color changes. Below is an example of using Afl to change the colors of a line plot of RSI(200).
One of the coding gurus could use this approach to change the color of Fibonacci Lines.  Ron D
 
R200Dip=R200>Ref(R200,-1) AND Ref(R200,-1)<Ref(R200,-2);

R200Top=R200<Ref(R200,-1) AND Ref(R200,-1)>Ref(R200,-2);

ColorR200=IIf(R200Dip,colorBrightGreen,IIf(R200Top,colorYellow,colorBlack));

Plot(R200,"Blk",colorR200,styleLine);

 
 
 
----- Original Message -----
From: areehoi
Sent: Sunday, December 12, 2004 7:22 PM
Subject: [amibroker] Re: Change Color of Fibonacci lines - How?



I'm another one who hasn't been able to figure this out either. Some
of the default colors are too weak and need to be changed. HOW??

Dick H.

--- In amibroker@xxxxxxxxxxxxxxx, "Bob Krishfield" <bobkrish@x...>
wrote:
>
> When I change background colors from dark to light, I can't adjust
the color of the
> Fibonacci lines shown in a fibonacci Retracement.  The color
selector for other drawing
> objects does not seem to affect retracements.
>
> I like to use black backgrounds when doing demos using a projector,
but I prefer light
> backgrounds working at home. 
>
> Any ideas would be appreciated.
>
> Bob K.





------------------------ Yahoo! Groups Sponsor --------------------~-->
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/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/
 



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.809 / Virus Database: 551 - Release Date: 12/9/2004


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

Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html



Yahoo! Groups Sponsor
ADVERTISEMENT
click here


Yahoo! Groups Links