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

Re: [amibroker] Breakout system code



PureBytes Links

Trading Reference Links




 
----- Original Message ----- 
From: "Jose" <<A 
href=""><FONT 
size=2>josesilva22@xxxxxxxxx<FONT 
size=2>>
To: <<A 
href=""><FONT 
size=2>amibroker@xxxxxxxxxxxxxxx<FONT 
size=2>>
Sent: Wednesday, June 11, 2003 3:24 
AM
Subject: [amibroker] Breakout system 
code

>snip > > 
Can anyone here help me with these Q's:> > 1) Can I control the 
Parameters (Ctrl-R) slider order?
 
No, but did ask Tomasz to consider 
in future updates
> 2) Is the Parameters dialog box resizable?
 
No.  Should this be on "wish" 
list?
> 3) Is there a way to input variable periods into EMA's?
 
Yes.  Use code:
 
emaPeriod = param("EMA Period", 13, 3, 144, 
1);
Plot(EMA(C, emaPeriod), "", coloryellow);
> 4) Is there an equivalent to MetaStock's Prev() function?
 
Yes, look in archives for Tomasz's 
discussion.> > I've got a million other questions, but I'm 
sure this will > sufficiently annoy enough for now. :)
 
Only a million?  You must be a fast 
learner.> > Thanks,> jose '-)> > 
<A 
href=""><FONT 
size=2>http://users.bigpond.com/prominex/pegasus.htm#metastock<FONT 
size=2>> > > > > ------------------------ Yahoo! 
Groups Sponsor ---------------------~-->> Get A Free Psychic Reading! 
Your Online Answer To Life's Important Questions.> <A 
href=""><FONT 
size=2>http://us.click.yahoo.com/Lj3uPC/Me7FAA/ySSFAA/GHeqlB/TM<FONT 
size=2>> 
---------------------------------------------------------------------~->> 
> Send BUG REPORTS to <A 
href=""><FONT 
size=2>bugs@xxxxxxxxxxxxx> Send 
SUGGESTIONS to <A 
href=""><FONT 
size=2>suggest@xxxxxxxxxxxxx> 
-----------------------------------------> Post AmiQuote-related messages 
ONLY to: <FONT 
size=2>amiquote@xxxxxxxxxxxxxxx 
> (Web page: <A 
href=""><FONT 
size=2>http://groups.yahoo.com/group/amiquote/messages/<FONT 
size=2>)> --------------------------------------------> Check 
group FAQ at: <A 
href=""><FONT 
size=2>http://groups.yahoo.com/group/amibroker/files/groupfaq.html<FONT 
size=2> > > Your use of Yahoo! Groups is subject to 
<FONT 
size=2>http://docs.yahoo.com/info/terms/<FONT 
size=2> > > 






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.