PureBytes Links
Trading Reference Links
|
----- Original Message -----
From: "Christoper" <turkey@xxxxxxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Thursday, November 04, 2004 6:51 PM
Subject: [amibroker] Re: Is it possible to LoadFormula without the window of
the ' Automatic Analysis' open automatically?
>
>
> Thanks for the tips... and since you're asking:
>
> Here's what I'm trying to do:
>
> - Start AB
> - Auto-update Quotes with Amiquote
> - Run Exploration
> - Export results
> - Email results
>
> Everything works. Except the autoupdate quotes part. Basically
> whenever I run the exploration, and receive the results, the data
> used is always the previous days information. For example, today is
> 11/4/04, but the exploration finds signals from 11/3/04.
>
> If I update manually (i.e. Open AB, Open Quote.exe, run update...)
> the script will have results with 11/4/04 signals.
>
> Any suggestions?
>
Try :
new method: Broker.Application.SaveDatabase()
Tintin92
------------------------ Yahoo! Groups Sponsor --------------------~-->
Make a clean sweep of pop-up ads. Yahoo! Companion Toolbar.
Now with Pop-Up Blocker. Get it for free!
http://us.click.yahoo.com/L5YrjA/eSIIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
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/
|