PureBytes Links
Trading Reference Links
|
Hello,
Use REF() in conjunction with date/time
functions.
Ref( DateNum(), 1 ) - will get next bar date num
Best regards,Tomasz Janeczkoamibroker.com
<BLOCKQUOTE
>
----- Original Message -----
<DIV
>From:
Esteban
To: <A title=amibroker@xxxxxxxxxx
href="">amibroker@xxxxxxxxxxxxxxx
Sent: Tuesday, October 22, 2002 6:53
PM
Subject: [amibroker] Date or time of next
bar
Is there a way to refer to thenext
bar's date or time? I'm trying to code an alternate eod exit for a
daytrading system.
I've looked through all the functions
in the AFL user's reference guide. It seems that the date and time
functions apply to the current bar only.
EstebanPost
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.
|