you may want to checkout the pairs response in tradelink, which is free and open source and supports blackwood. here is a visual representation...
sidenote : you're probably better off using tradelink because not only would you have help for solving these problems.... you would not spend any...
this is most likely because every cancel must have a unique id (different from the order id you're canceling). if you don't do this your...
here is the same thing incorporating bid and ask upticks/downticks : using TradeLink.API; using TradeLink.Common; public class MyResponse...
here is how to do this in tradelink (which will work with sterling or any tradelink broker) : using TradeLink.API; using TradeLink.Common;...
http://tradelink.googlecode.com TradeLink is 100% free and open source. It supports 10+ brokers and 3 data feeds for equities, futures,...
the code above is in c#
its actually pretty simple to use TA-lib with IB, both with live and backfilled data.... here is an example using tradelink (which is free,...
these are standard results in tradelink : code : http://tradelink.googlecode.com/svn-history/r2682/trunk/TradeLinkAppKit/Results.cs...
one option is to split your indicators into groups and give to different programmers. throw in some fake ones if you do this. shouldn't be too...
if you need a working example of how to do this including source code, you may check out the tradelink project. it implements what you are...
http://tradelink.googlecode.com "review" : http://www.quantcode.com/modules/mydownloads/singlefile.php?cid=15&lid=559
maybe check out interactive brokers annual report (and other public companies ann reports)
TradeLink is 100% free and open source. It supports per-symbol and portfolio stats for backtesting and live trading, across 10+ brokers and...
there are book/dom components in tradelink : http://code.google.com/p/tradelink/wiki/ComponentBookView as well as order ticket components...
Do either have the ability to perform monte carlo backtesting? There is a random tick/data generator in tradelink. The bundeled backtesting...
here is list of securities types supported across various brokers : http://code.google.com/p/tradelink/wiki/ProviderFeatureMatrix
If you're looking for an open and inexpensive trading platform that supports both automatic and discretionary trading, check out TradeLink....
You can do this in tradelink by reading from an excel spreadsheet. tradelink is free and open source. It works with 12 brokers and data feeds....
We have some bright users on redi who have been using various tradelink applications including ASP and quotopia for several months. However if...
Separate names with a comma.