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

Re: [amibroker] DDE and Quotetracker



PureBytes Links

Trading Reference Links

Hello,

It is white candle but the white body may be so small that you can just see
the outline. And if you set the outline to black color you may be misguided.
You can turn OFF candlestick outline in Tools->Preferences->Charting

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "billtex2003" <billtex2003@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Monday, July 26, 2004 8:17 PM
Subject: [amibroker] HEIKIN-ASHI TECHNIQUE


> After having used this technique for a while, I just noticed 
> something odd.
> Here is the code-
> 
> HaClose = (O+H+L+C)/4; 
> HaOpen = AMA( Ref( HaClose, -1 ), 0.5 ); 
> HaHigh = Max( H, Max( HaClose, HaOpen ) ); 
> HaLow = Min( L, Min( HaClose, HaOpen ) ); 
> 
> PlotOHLC( HaOpen, HaHigh, HaLow, HaClose, "Modified " + Name(), 
> colorBlack, styleCandle );
> 
> 
> I notice that I get a black candlestick at times when HaClose is > 
> than HaOpen. I haven't been able to figure out why.
> Any help is appreciated.
> 
> 
> 
> 
> 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/