PureBytes Links
Trading Reference Links
|
Hello,
Currently AmiBroker CAN exit the position on the same
day as it is entered. (You need AmiBroker 3.70 or higher for this)
You can check it out by yourself using the following formula:
buy = ...any formula you like...
sell = buy; // sell on the same bar
(The same applies to short positions)
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message -----
From: <djsiewert@xxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: 24 October, 2001 05:07
Subject: [amibroker] Same day enter/exit
It seems to me I saw a posting of this before, but went back through
the messages and didn't see an obvious title:
currently in backtesting, AB will not exit a position the same day
it is entered. Is there a way to force this to happen? If not, is
it something to be fixed in future versions?
As this is my first post, I'd like to join all those in expressing
how pleased an amazed I am at the quality and features of Amibroker.
doslearn
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|