Mike,

I am actually looking to do this for portability reasons. I would like
to run/analyse these strategies in other programs that support C/C++.

I am also more comfortable in C and have nice version control, IDE,
etc. for developing in C/C++.


--- In [email protected], "Mike" <sfclimb...@...> wrote:
>
> Hi,
> 
> Just out of curiousity, why would you want to do that? Are you finding 
> AB too slow for an existing strategy?
> 
> Generally, DLL's are used for integrating a data feed, or a more 
> efficient implementation of a reusable function of some kind.
> 
> Mike
> 
> --- In [email protected], "r_terbush" <randy@> wrote:
> >
> > Trying to get up to speed on coding some AB trading systems in C/C++.
> > I've poured through the examples in the ADK (of which there is not a
> > trading system).
> > 
> > Does anyone in this group have or know of an example trading system
> > written in C/C++ written for AB that I could take a peak at? A simple
> > MA cross or something like would be a useful resource.
> > 
> > Thanks
> >
>


Reply via email to