| 
 PureBytes Links 
Trading Reference Links 
 | 
You can use the reserved words Buyprice, Sellprice, Shortprice and 
Coverprice instead - just assign an array to any of them, e.g.
buyprice = whatever you want;
You can debug by adding columns in the explorer to inspect whatever 
variables you want, or by using DebugView, a free program available here
www.sysinternals.com
Steve
----- Original Message ----- 
From: "archstone2003" <archstone2003@xxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Friday, May 27, 2005 5:51 PM
Subject: [amibroker] Buy/Sell/Short/Cover prices
> Hi,
>
> When we run backtest, we can set how to calculate the prices through
> the "settings" dialog box. However, the prices can only be set in
> several limited way, like O, C, H, L, average.
>
> Is there anyway to program in AFL so that the backtest will use the
> prices that I set in the code instead the prices it gets from the
> settings?
>
> And how to debug the AFL code? Is there anyway to step through the
> code?
>
> Thanks.
>
>
>
>
>
> 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
>
>
>
>
>
>
> 
------------------------ Yahoo! Groups Sponsor --------------------~--> 
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/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/
 
 |