PureBytes Links
Trading Reference Links
|
This has caused a problem for me too.
In the process of using the low-level Custom Backtester to control
other parameters, it also means that a "real world" approach is taken
in that Buys are processed before Sells.
Graham
--- In amibroker@xxxxxxxxxxxxxxx, "jmdeacon" <jmdeacon@xxx> wrote:
>
> I use EOD data and am having a problem with the backtest entering
> positions I would never be able to enter.
>
> Position size is set to -10 so that I can have a maximum of 10 open
> positions. My Buy and Sell signals are limit orders. The problem is
> that if I have 10 positions at the start of the day and I get a sell
> signal and a buy signal on the same day, the backtest assumes I sell
> and have an open slot and fill that slot the same day with the buy
> signal. Well, in reality, that can only happen if the sell signal
> triggered before the buy signal which is rarely true.
>
> I want the backtest to not enter any new positions freed up by a sell
> on that same day. Is there any way to do that?
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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/
|