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

Re: [amibroker] Displaying MA: an odd question


  • To: <amibroker@xxxxxxxxxxxxxxx>
  • Subject: Re: [amibroker] Displaying MA: an odd question
  • From: "Anthony Faragasso" <ajf1111@xxxxxxxx>
  • Date: Tue, 15 Jul 2003 17:17:49 -0700
  • In-reply-to: <NEBBLAFOGLMIPMKLFOKNCEJIEOAA.RickParsons@xxxxxxxxxxxxxxx>

PureBytes Links

Trading Reference Links

Owen,

The order of the plots will solve it:

Plot(MA(C,2),"",colorRed,styleLine);

Plot(C,"",colorBlack,styleCandle);



If you still can not see it, you can make the MA line thick:



Plot(MA(C,2),"",colorRed,styleLine|stylethick);

Plot(C,"",colorBlack,styleCandle);



Anthony

----- Original Message ----- 
From: "Owen Davies" <owen5819@xxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Tuesday, July 15, 2003 8:05 PM
Subject: [amibroker] Displaying MA: an odd question


> For some experiments, I need to display moving averages with periods as
low
> as 2 and 3 bars.  Naturally, these wind up within the range of most
> candlesticks, and the candles make it impossible to see the average lines.
> The only way I can find to deal with this is switching to bar charts, but
I
> do like those candles.  Can anyone think of a way to make the average line
> appear over the candles, rather than behind them?  (I tried using PlotOHLC
> and putting a moving average on that, but it did not work.  Don't know
> whether I goofed, uncovered another installation glitch, or just tried
> something that can't be done.)
>
> Thanks.
>
> Owen Davies
>
>
>
> 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
>
> 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.501 / Virus Database: 299 - Release Date: 7/14/2003


------------------------ Yahoo! Groups Sponsor ---------------------~-->
Control Hunger EZ with fast acting oral EZ Appetite Suppressant Spray
from VitaminBoost.com. 1 Month Supply - 2oz., 80 sprays: $19.97.
http://www.challengerone.com/t/l.asp?cid=2866&lp=ezappetite3.html
http://us.click.yahoo.com/aSJFwB/XWXGAA/ySSFAA/GHeqlB/TM
---------------------------------------------------------------------~->

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 

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