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

[amibroker] I am a Newcomer having problems



PureBytes Links

Trading Reference Links

Hi Ron,

I took a quick look and I think its the McCellan Oscillator.

Here is my version-

---//McClellan Oscillator


Adv = Foreign("ADVN.NQ","C");
Dec = Foreign("DECL.NQ","C");


Col = IIf(EMA( Adv-Dec, 19 ) - EMA( Adv-Dec, 39 ) > 0, 
colorBrightGreen, colorRed);
Plot(EMA( Adv-Dec, 19 ) - EMA( Adv-Dec, 39 ),"McClellan 
Oscillator",Col,2);

Insert your correct advance and decline symbols. The ones provided 
are for QCharts.

Regards,

John
 In amibroker@xxxxxxxxxxxxxxx, "mrdavis9" <mrdavis9@xxxx> wrote:
> I think that the $nasi symbol may be  a proprietary symbol of 
STOCKCHARTS.COM.  However if there is AFL coding that fairly 
accurately simulates it, I would appreciate  seeing  it posted on 
this board.  Ron D
> 
> 
> ---
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.576 / Virus Database: 365 - Release Date: 1/31/2004


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/