PureBytes Links
Trading Reference Links
|
can't you just use the Scan every x minutes in the AA window
On Apr 2, 2005 3:11 AM, Fred <ftonetti@xxxxxxxxxxxxx> wrote:
>
>
> While there MAY not be a way to set this field in automation, one
> thing you could certainly do is execute a time spaced scan i.e.
>
> For i = 1 To n
> Scan()
> WScript.Sleep(60000)
> Next
>
> --- In amibroker@xxxxxxxxxxxxxxx, "micmus2002" <micmus2002@xxxx> wrote:
> >
> > Is there a way (using OLE) or whatever to set the analysis screen
> > value - Scan every (min):
> >
> > I can start up AB to schedule, as well as IB, but I have to be there
> to
> > set the scanning going. Anybody know a way round this,
> >
> > Thanks
> >
> >
> > MicMus
>
>
> Please note that this group is for discussion between users only.
>
> To get support from AmiBroker please send an e-mail directly to
> SUPPORT {at} amibroker.com
>
> For other support material please check also:
> http://www.amibroker.com/support.html
>
> Yahoo! Groups Links
>
>
>
>
>
--
Cheers
Graham
http://e-wire.net.au/~eb_kavan/
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For other support material please check also:
http://www.amibroker.com/support.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/
|