PureBytes Links
Trading Reference Links
|
Michael,
I don't understand why you have set some of the parameters the way you
have in the doc i.e.
For the items below shouldn't Buy / Cover Price be Next High ? and
Short / Cover Price be Next Low ?
Buy/Sell/Short/Cover price:
It is preferable to backtest using Buy = High, Sell = Low and Short =
High, Cover = Low regardless of how the system is to be traded.
This way if the system works OK on backtest I know it was done on worst
case and I should be able to do better in real life. Too often I have
found a system backtest based on possible entry/exit prices does not
preform in real time trading due to various reasons like slippage.
BuyPrice: Next Low
SellPrice: Next High
ShortPrice: Next High
CoverPrice: Next Low
Why ?
Pos shrinking: No
Max open pos: 10
-- In amibroker@xxxxxxxxxxxxxxx, "Michael.S.G." <OzFalconAB@xxx> wrote:
>
> AB Trading Framework has undergone another metamorphism.
>
> It is now a simple Trading Organizer to help document and organize AB
> systems.
>
> I have also decided to pull the open source side and just release it
as
> a final.
>
>
> Final Release is here:
> http://www.amibroker.org/3rdparty/AB_Trading_Framework/
>
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/
|