dimension at least formerly used blackwood api. blackwood is supported by tradelink (which is open source and broker neutral). thus any...
if your goal is to talk about fetishes and what to do with a free year of your life, then tradelink is probably not for you. if your goal is to...
the general thing to understand with open source is.... well, it's open. as an example, if you don't find a contributed benchmark to your...
tradelink is fully cli compliant with .net. iow, you can use tradelink from F#, VB, c++. or any other .net language, although above 3 are...
'propertygrid' is a common term for functionality like this. there are propertygrids in qt if you google around you should find something.
Any tradelink object or indicator can be persisted to disk and restored at any time you like. (startup/shutdown, anywhere in between) There are...
this is a common setup in TL, which is open source and free. as discussed elsewhere, hundreds of symbols is not really a stretch for most...
"It will be great if someone with very little C language experience like me can manupilate the language in the platform, change the default...
from a cpu perspective this should not be difficult at all on almost any platform. The bigger issue will be whether your data feed can deliver...
IB can do this no problem. seperately IB's data feed is sampled, so if this impacts your strategy you can combine another feed (nanex/iqfeed or...
generally sharpe/maxDD/return/avgret and correlation to benchmark are the major ones.
you can look at IASG or pertrack websites to see the stats the given managers use to advertise themselves to investors. eg...
yes, c++ is a supported .net language. you can also expose your calls as a dll interface and just call it that way from a .net wrapper. here...
you can do this in tradelink, which is free and open source. public class MyResponse : ResponseTemplate { GenericTracker<decimal>...
you may want to look at tradelink. it's free and open source. tradelink has portfolio realistic super fast tick-based backtesting. works...
very simple algo would be to * buy / sell at some minimium size with cross * look for when trading in your desired range * look for...
If you're getting error messages with software report it to the community.tradelink.org
no. tradelink is not a firm, it's an open source project/product. we're not affiliated with any other group named tradelink.
rithmic is listed, it's in beta. if you have problems, report to the users list. google tradelink users or community.tradelink.org
the code above would work in the background with your existing software. yes you would need a supported feed or to add a connector for your...
Separate names with a comma.