PureBytes Links
Trading Reference Links
|
Thank you for the answers.
I am looking forward to the final goal.
Regards
Robert
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Hello,
>
> > Basically i am speaking about both.
> > I thought the same formula in Backtest is later in Autotrading.
> > Then after testing one could let it trade.
> Yes if both backtesting and auto-trading interfaces were uniformized
> then this would be the case.
> And yes I am thinking about moving to uniform interfaces but
> this work has to be done in steps (takes time).
> Also I have to think about keeping backward compatibility
> for people who wrote thousands of lines of their code.
> I can not really make 'revolutions' that break the old code
> so each and every modification has to be very carefully thought of.
>
> >
> > Partial Liquidation is exactly my problem.
> > I can re-enter smaller position but the commissions would be
wrong.
> > but basically i could copy the output into Excel and then add
> > commissions there.
> Correct observation. Native support for partial liquidation that
> will address this issue is on to-do list.
>
> >
> > How is a smaller re-entry coded?
> You need to simply modify PositionSize statement
> so it specifies smaller position on re-entry bar.
>
> As I explained in my previous posts I am working on several
> components of the whole thing now. Auto-trading interface
> is one of those components. Other components are getting their shape
too.
> This is evolutionary process and it takes several stages
> to achieve final goal.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> 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/
|