PureBytes Links
Trading Reference Links
|
Ooops!! your right!
===
[3768] Symbol = BHP : dt[84] = 15/06/2000 : TRisk[84] = 0.59479
[3768] Symbol = BHP : EntryPrice = 7.96475 : ExitPrice = 7.93425
[3768] Trade.EntryDateTime = 15/06/2000 Risk = 0.59479
===
Thanks PS,
Regards
JW
--- In amibroker@xxxxxxxxxxxxxxx, "vlanschot" <vlanschot@xxx> wrote:
>
> Not to interfere with you correspondence with GP,
no probs, much appreciated.
> but I see in your
> code that before the CBT-part you've defined
>
> AddToComposite(TradeRisk, "~trisk" + Name(),"C",atcFlagDefaults
> |atcFlagEnableInBacktest );
>
> . . . but then you call it as:
>
> TRisk = Foreign("~trisk_" + trade.Symbol,"C");// NOTE: with
> underscore!, so that doesn't work
>
> Personally, and FWIW, as I do not always want to clutter my Db with
> numerous ATC's, I often prefer to use VarSet.
if I can get it work in the custom backtester, then I agree it's
probably a better method.
> PS
>
>
By the way GP, I didn't realise it was you who wrote the custom
backtester doc, it's helped me a lot on the way to understand custom
backtesting, thanks for your contribution.
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/
|