Welcome to the Traders Laboratory Forums.
Automated Trading Black box systems, strategy automation, algorithmic trading, etc...

Reply
Old 11-27-2010, 12:15 AM   #1

Join Date: Mar 2009
Location: ahmedabad
Posts: 24
Ignore this user

Thanks: 2
Thanked 1 Time in 1 Post

I Need Working Code to Send Trade Signals from AMIBROKER

I need working code to send trade signals from AMIBROKER to trade bullet,button trader,IB controller or any 3 rd party software which transmits orders to broker terminal.No need to send your trading strategy.
bharatk8 is offline  
Reply With Quote
Old 11-27-2010, 08:07 AM   #2

Head2k's Avatar

Join Date: Jul 2008
Location: N/A
Posts: 313
Ignore this user

Thanks: 140
Thanked 290 Times in 129 Posts

Re: I Need Working Code to Send Trade Signals from AMIBROKER

For sending orders to IB, try this:
AmiBroker DevLog » IBController (auto-trading interface) 1.3.8 released
I haven't tried it myself since I do not use automated systems, but you can have a look at it.
Head2k is offline  
Reply With Quote
Old 11-28-2010, 03:57 AM   #3

Join Date: Mar 2009
Location: ahmedabad
Posts: 24
Ignore this user

Thanks: 2
Thanked 1 Time in 1 Post

Re: I Need Working Code to Send Trade Signals from AMIBROKER

I need working code..................... .
Quote:
Originally Posted by head2k »
for sending orders to ib, try this:
amibroker devlog » ibcontroller (auto-trading interface) 1.3.8 released
i haven't tried it myself since i do not use automated systems, but you can have a look at it.
bharatk8 is offline  
Reply With Quote
Old 12-07-2010, 07:33 AM   #4

Join Date: Mar 2009
Location: ahmedabad
Posts: 24
Ignore this user

Thanks: 2
Thanked 1 Time in 1 Post

Re: I Need Working Code to Send Trade Signals from AMIBROKER

bumping.................. .........
bharatk8 is offline  
Reply With Quote
Old 12-19-2010, 06:08 PM   #5

Join Date: Dec 2010
Posts: 2
Ignore this user

Thanks: 0
Thanked 0 Times in 0 Posts

Re: I Need Working Code to Send Trade Signals from AMIBROKER

I've never used Trade Bullet, but it looks like it can work with regular text files.

So if you want to do this within Amibroker, you can use the fopen( fname, "w" ) function to write a text file with your trade whenever a buy/sell/short/cover is generated (in the format that I assume Trade Bullet requires) and then let Trade Bullet pick it up...

I don't think you are going to find any off-the-shelf code for AB that you won't need to tweak yourself for your own purposes.

L.
luten is offline  
Reply With Quote

Reply

Thread Tools
Display Modes Help Others By Rating This Thread
Help Others By Rating This Thread:


Similar Threads
Thread Thread Starter Forum Replies Last Post
Thought Process while in a trade wsam29 Trading Psychology 9 09-11-2011 11:00 AM
[Value Area And Previous Days Range] Soultrader Trading Videos 11 09-05-2011 06:34 AM
Risk Free Trade wsam29 Money Management 12 08-26-2008 10:15 PM
"Borrowing" trade signals brownsfan019 E-mini Futures Trading Laboratory 32 04-14-2007 06:22 PM
Starting Out In Forex.... pierre Forex Trading Laboratory 28 01-20-2007 10:39 PM

All times are GMT -4. The time now is 11:25 AM.
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
CS to VB integration by DeskLancer
©2006-2011 Traders Laboratory, All Rights Reserved.