if you want a gui to do order management, why don't you do it directly against 
ib. 
http://www.codeplex.com/ibcsharp has a few starter functionality

--- In [email protected], "agastya.ganti" <agastya.ga...@...> wrote:
>
> Hi ,
> I would like to build a Small GUI around AmiBroker to place orders with IB. I 
> would like to trigger the order placement manually from the GUI (by clicking 
> a button or so) and then calculate the stop loss, profit amount and all of 
> that dynamically using Amibroker formulae
> and then place the final order through the IB controller.
> 
> How do I build the GUI ? Can I build the GUI in VB/C# and call it as a COM 
> component from AmiBroker (not the  other way) and the button events 
> triggering AmiBroker formulae and all such things?
> 
> I am sure I am not the first person who likes to do this. What are my options 
> and do you know of any other approaches ?
> 
> Thanks
> Ram
>


Reply via email to