PureBytes Links
Trading Reference Links
|
Hi Yuki,
Thank you very much for your reply. I'll hard code
the delay settings into my system.
Sincerely,
intermilan04
--- In amibroker@xxxxxxxxxxxxxxx, Yuki Taga <yukitaga@xxxx> wrote:
>
> Hi intermilan04,
>
> i> When I run the backtester with Buy/Sell delay 0,
>
> An addendum to my previous note: My advice ... don't use the back
> tester "Settings" for your systems. Learn to, and use, AFL for this.
> The code overrides the settings. This way, you will never forget to
> change the settings. Always set Buyprice and Sellprice via code
> (whether using 'delay' or other signals). Always set trade delays by
> code.
>
> If I were TJ, I would rip out the "Settings" that deal with these
> things. Everyone forgets once in a while, I think. Use code. If
> you use AFL in your formula, you cannot forget. I would code the
> editor (AFL check) so that it would balk at these things that were
> not set by code. But that is just me. The settings are there for
> people who cannot write even one line of code, or for the convenience
> of those who never forget. I have yet to meet such a person.
>
> Yuki
>
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/GHeqlB/TM
--------------------------------------------------------------------~->
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 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/
<*> 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/
|