| 
 PureBytes Links 
Trading Reference Links 
 | 
Hello,
Write a plugin using ADK in C++ that will "talk" to your .NET app.
Best regards,
Tomasz Janeczko
amibroker.com
  ----- Original Message ----- 
  From: soundscribe_studios 
  To: amibroker@xxxxxxxxxxxxxxx 
  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 Investment management software  Real estate investment software  Investment property software  
        Software support  Real estate investment analysis software  Investment software  
------------------------------------------------------------------------------
  YAHOO! GROUPS LINKS 
    a..  Visit your group "amibroker" on the web.
      
    b..  To unsubscribe from this group, send an email to:
     amibroker-unsubscribe@xxxxxxxxxxxxxxx
      
    c..  Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. 
------------------------------------------------------------------------------
           
 |