PureBytes Links
Trading Reference Links
|
On Sunday 22 of February 2004 16:27, Lou H wrote:
> I am using an EOD database but update the current day on one minute
> intervals, works fine. Is there a way to set up a 400 element array (to
> hold one minute updates for one day) so that I can have a one minute A-D
> line while watching the signals from my EOD database? Does anyone know of
> a "Timer" function in "VBScript" or a way of having AFL execute some code
> on one minute intervals?
would timeframeset() and the family of time interval procedures help?
see AB readme and help
TIMEFRAMESET
- switch price arrays to a different time frame
--
Marek Chlopek
mchlopek@xxxxxxx
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/
|