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

Re: [amibroker] Divergences



PureBytes Links

Trading Reference Links

Thanks, Graham. Is it correct to conclude what I'd like to do is not 
possible merely by manipulating options available in Preferences?

--- In amibroker@xxxxxxxxxxxxxxx, "Graham" <gkavanagh@xxxx> wrote:
> Here is a way to colour the candles that I use, just change the 
colors and
> conditions that you want
> 
> mycolor=IIf(C>O, colorBlue, IIf(C<O,colorRed,colorBlack));
> Plot(C, "Close", mycolor, styleCandle); 
> 
> Cheers,
> Graham
> http://www.golala.com/forums/?mforum=asxsharetrading
> http://groups.msn.com/fmsaustralia 
> 
> -----Original Message-----
> From: prsobel [mailto:prs7@x...] 
> Sent: Thursday, 22 January 2004 4:03 AM
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: [amibroker] Candlestick Coloring
> 
> 
> What I'd like to do is combine bar chart and candlestick chart 
> attributes in a candlestick chart. By this I mean, I want the 
> outline of the candlestick and the wicks to be green if that day's 
> close exceeds the preceding day's close. Similarly, I want the 
> outline of the candlestick and the wicks to be red if that day's 
> close is less than the preceding day's close.
> 
> Lastly, I want the candlestick (body) to be filled with a color to 
> be determined if that day's open exceeds the close, and similarly, 
I 
> want the candlestick (body) to be open (background color, I guess) 
> if that day's close exceeds the open.
> 
> Let me apologize in advance if this is easily done and I've been 
too 
> obtuse to do it. Otherwise thanks in advance for any guidance 
> allowing me to get this done.
> 
> 
> Send BUG REPORTS to bugs@xxxx
> Send SUGGESTIONS to suggest@xxxx
> -----------------------------------------
> Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
> (Web page: http://groups.yahoo.com/group/amiquote/messages/)
> --------------------------------------------
> Check group FAQ at:
> http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
> 
> ------------------------ Yahoo! Groups Sponsor --------------------
-~--> Buy
> Ink Cartridges or Refill Kits for your HP, Epson, Canon or Lexmark 
Printer
> at MyInks.com. Free s/h on orders $50 or more to the US & Canada.
> http://www.c1tracking.com/l.asp?cid=5511
> http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM
> -------------------------------------------------------------------
--~->
> 
> 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/


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
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/