PureBytes Links
Trading Reference Links
|
Hi Franz --
Yes, you can do those things. But, I recommend that you first work with the AFL functions already provided in AmiBroker. If they are not sufficient, you can extend AmiBroker using C++.
Thanks,
Howard
On 8/4/07, firefly6666 <firefly6666@xxxxxxxx> wrote:
Hello i am new to afl
but i choosed it because of the good editor, i like this editor very
much and the parallels to C++ in syntax and because of the great price.
Now my question :
Can i do object oriented programming with AFL.
The application which comes into mind is for example dividing a
system into several moduls.
1 modul which is responsible for the moneymanagement
1 for the entry signal generation
1 for the exit generation
1 for the stop management
those moduls should act like classes which can be modified by subclasses
The next question:
The backtesting object can be accessed via a function
can i write similar functions which can give me access to the
moneymanagement system for example.
In principle what is common in afl to C++ or java or any other object
oriented programming language.
Regards
Franz
__._,_.___
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
SPONSORED LINKS
__,_._,___
|