PureBytes Links
Trading Reference Links
|
Are there any Settings, Preferences or SetOptions that disable this
feature? I've tried "add artificial future bar" with both
SetTradeDelays( 1, 0, 1, 0 );
- and -
SetTradeDelays( 1, 1, 1, 1 );
in my EOD system and the bar does not display.
I use candlesticks and tried all of the display options for them.
Equity( 1, 0 ); //after all Buy & Sell activity
Version 5.08 Beta
Joe
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <groups@xxx> wrote:
>
> Yes, for my EOD systems I am using "add artitifical future bar" in
the AA Settings "portfolio" tab.
> This gives me trades for tommorow with position sizes.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: "droskill" <droskill@xxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Monday, April 14, 2008 6:59 PM
> Subject: [amibroker] Trading a system - explorations vs. backtesting
>
>
> > So I'm getting ready to do some real-world testing of a system I wrote
> > - and I'm wondering how people are doing it.
> >
> > I've got both a backtest and an exploration setup for my strategy.
> > Are people using the "peak ahead" option in the backtesting options to
> > get to the next day trades?
> >
> > Just wondering how people are working it. I'm more used to other
> > backtesting software where it can produce a "hit sheet" for the next
> > day's trading. Exploration has some of this, but I can seem to figure
> > out how to figure out what the position size should be.
> >
> > Thanks!
> >
> >
> > ------------------------------------
> >
> > 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/
|