PureBytes Links
Trading Reference Links
|
GP, if it is not too much trouble, would you please post some of the
complete codes that you have used in your wonderful pdf file.
TIA
--- In amibroker@xxxxxxxxxxxxxxx, "gp_sydney" <gp.investment@xxx>
wrote:
>
> I've just uploaded an updated version of this file to fix a few
errors.
>
> The main changes are:
>
> Noting that the Trade object is returned as Null at the end of the
> list rather than zero, and why the for loop continuation condition
> "trade" works anyway.
>
> To the mid-level example using volume EMA, to correctly pass the
array
> from the main AFL code using AddToComposite. The original example
> would calculate an EMA over the padded Foreign array rather that the
> real unpadded data.
>
> A simplification to the second mid-level example to use
bo.FindOpenPos
> rather than run a for loop through all open positions.
>
> Adding "bo.UpdateStats(i,1)" to all low-level examples to update
> MAE/MFE figures.
>
> GP
>
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/
|