Hi Ram,

You might want to look at the sample code for a gui-based trading
interface at the following web page. I haven't tried it yet. I would
first like to see how far I can get using BookTrader that comes with
TWS.

AmiBroker Users' Knowledge Base » Real-Time Control-Panels
<http://www.amibroker.org/userkb/category/real-time-afl-applications/rea\
l-time-menus/>
 
<http://www.amibroker.org/userkb/category/real-time-afl-applications/rea\
l-time-chart-trading/> AmiBroker Users' Knowledge Base »
Real-Time Chart-Trading
<http://www.amibroker.org/userkb/category/real-time-afl-applications/rea\
l-time-chart-trading/>
AmiBroker Users' Knowledge Base » GFX Programming
<http://www.amibroker.org/userkb/category/afl-programming/gfx-programmin\
g/>
AmiBroker - AFL Library
<http://www.amibroker.com/library/detail.php?id=1175&hilite=GfxDrawText>

BookTrader lets you enter orders by clicking on a price ladder. You can
also configure automatic bracket orders, but I am not sure if the order
settings can be setup for different security types (i.e. use +/- 0.03%
for forex, use +/- 3% for stocks.)

Regards,
Chris


--- 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