| 
 PureBytes Links 
Trading Reference Links 
 | 
Jason,  My question must not have
been clear.  I am using an hourly chart for my intraday trading system,
and I need to define the trend in a daily format.  Can you use a daily
trend qualifier in an hourly chart.  Right now my daily system is short, so
I only want the hourly system to take the short trades.
 
Thanks again,
 
<span
 >Larry M. Powell<span
> 
<span
>-----Original Message-----
From: Jayson [mailto:jcasavant@xxxxxxxxxxx]
Sent: Sunday, March
 21, 2004 <span
 >10:16 PM<font
size=2 face=Tahoma>
To: <font size=2
 face=Tahoma>amibroker@xxxxxxxxxxxxxxx<font
size=2 face=Tahoma>
Subject: RE: [amibroker] Trading
Filter
<span
> 
<span
>Larry,
<span
>First you must define the
trend. Then simply add the condition to your buy...
<span
> 
<span
>cond1= my definition of trend
up;
<span
>cond2=my definition of
trend dn;
<span
> 
<span
>buy=cond1 AND what ever
else I want;
<span
>short=cond2 AND whatever
else I want
<span
> 
<span
>Regards, 
<span
>Jayson 
-----Original
Message-----
From: larypowell
[mailto:larypowell@xxxxxxxxxxxxx]
Sent: Monday, March
 22, 2004 <span
 >1:08 AM<font size=2
face=Tahoma>
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Trading
Filter
<span
>I am trying to write a system for
intraday trading that only trades in the direction of the daily trend. 
How do I write this?  I am not even sure where to look in the help files,
I check a few places.  Is this possible?  
<span
> 
<span
>Thanks,
<span
>Larry M. Powell
 
<font size=2
face="Times New Roman">---------------------------------------------------------------------
Eliminate annoying spam!
My mailbox is protected by iHateSpam, the #1-rated spam buster.
http://www.ihatespam.net
<span
> 
<span
> 
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 Sponsor
  ADVERTISEMENT 
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 the Yahoo! Terms of Service.
 
 |