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

RE: [amibroker] please check this



PureBytes Links

Trading Reference Links




using 
!dji I get 0-4
 
Regards, 
Jayson 
<FONT face=Tahoma 
size=2>-----Original Message-----From: Mike Lucero 
[mailto:m.lucero@xxxxxxxxxxx]Sent: Tuesday, May 27, 2003 4:51 
AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] please 
check thisWould someone useing Quotes Plus please add 
this as an indicator, and thentell me the range. It should be from 0-4, but 
I'm seeing range up to 20,000.I'd like to know if it's just 
me.Thanks,Mikefunction 
fmktup(index){// use !RUT, !SPX, !COMP, or 
!DJImkt=Foreign(index,"Close");//return 
ROC(MA(mkt,10),1)>0;return EMA(mkt,5) > 
EMA(mkt,10);}function 
cMktsup(){t1=fmktup("!DJI") + fmktup("!SPX") + fmktup("!COMP") + 
fmktup("!RUT");return t1;}Plot(Cmktsup(), "cmktsup", 
colorBlack);Send 
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
suggest@xxxxxxxxxxxxx-----------------------------------------Post 
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
group FAQ at: <A 
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
Your use of Yahoo! Groups is subject to the <A 
href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor












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 the Yahoo! Terms of Service.