Although I have not done it myself, I think it can be achieved though AFL's COM support. Excel has COM interface you can control directly from AFL. (Another more cumbersome solution could be using files to transfer the orders. AB writes the orders to a file and Excel uses VBA code to pick them up from the file)
On Mon, Mar 29, 2010 at 7:06 PM, cascade3891 <[email protected]> wrote: > > > > Hi there, > > I don't think this feature of Amibroker is well developed yet. > > If you use Interactive brokers you can try out the auto-trading interface > for AB: http://www.amibroker.com/at/ > > Otherwise you might try, Ninjatrader. > > --- In [email protected] <amibroker%40yahoogroups.com>, "Antonio > Jordao Jr" <ajor...@...> wrote: > > > > Does anyone knows a plugin or program that allows me to communicate > > Amibroker with Excel and send the BUY and SELL orders to it? > > > > I am not able to trade from Amibroker in my country, but I do have some > > trading softwares here that can receive inputs from Excel. > > > > If I could link both, I will be able to let Amibroker send my orders and > > control the trades scaling them out. > > > > Regards > > > > Antonio > > > > >
