|
Hello,
Write a plugin using ADK in C++ that will "talk" to your
.NET app.
Best regards, Tomasz
Janeczko amibroker.com
----- Original Message -----
Sent: Monday, June 05, 2006 7:39 PM
Subject: [amibroker] Interprocess
communication between AFL and .NET
My .NET system creates parameters, sends them to AB, runs
the AFL, gets the results from the backtester, adjusts the parameters
and repeats many times. I'm currently using the Windows
clipboard (ClipboardSet(values)) as the interprocess communication
mechanism between AFL and .NET and it works OK. It just seems a bit
clunky.
Is there a better way to do this? I need to drive AB/AFL from
.NET, not the other way around. If it matters, the .NET app is a
console application and doesn't have a
GUI.
Thanks,
Dave
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
SPONSORED LINKS
YAHOO! GROUPS LINKS
|
- Re: [amibroker] Interprocess communication between AFL... Tomasz Janeczko
-