PureBytes Links
Trading Reference Links
|
Hi Tomasz ,
you are right , I meant backfill.
Can the backfill all rt symbols in some other way than from the
plugin status?
The reason why I ask it is because I am experimenting to trade from
backtesting mode, doing some simple custimization, but before
trading, especially if I am not present, I want to make sure I am
using updated data ( some time connection can die for few minutes for
example).
In this way I cut the time between system testing and RT trading, by
periodically triggering some backtests from AFL ( since I think the
AA option run every .. is only for scan mode, but not backtests, and
in my case I reject most of raw signals).
If it could be extended to backtest would be great!
Thanks
Ly
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx>
wrote:
>
> Hello,
>
> You mean "request a BACKFILL" (not backtest), don't you?
>
> If so, "wait for backfill" is a feature of plugin. eSignal and
IQFeed
> have this feature, but IB does not. The reason is that eSignal and
IQFeed
> support multiple simultaneous backfills while IB does NOT.
> Therefore IB uses different method, namely sequential backfills one
at a time
> triggerable from plugin status ("backfill all rt quote symbols")
that ensures
> that only one backfill runs at a time.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "loveyourenemynow" <loveyourenemynow@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, June 14, 2008 10:08 AM
> Subject: [amibroker] can backtest be triigered programatically from
AFL or OLE?
>
>
> > Hello,
> >
> > in order to make sure I am backtesting on good data before
trading I
> > would like to issue a request to backtest similar to the backtest
al rt
> > windows for the IB plugin.
> > How can it be done?
> >
> > If i select the box "wait for backfill" in AA window, it has no
effect
> > for the IB plugin (it worked for IQ, Esignal )
> >
> > Thanks
> > Ly
> >
> >
> > ------------------------------------
> >
> > 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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> > Yahoo! Groups Links
> >
> >
> >
>
------------------------------------
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 NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
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/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|