Hi all,
I'm still passively subscribed to this list, but I gave up on TradeLink as a "dead end" direction limiting us :)
Let me recap most recent events as I see it:
1) october 2013 I managed to recollect all the latest files (manually via some "history digging" engines around internet) all I could find on tradelink before it was crippled:
- wiki pages (very raw, not interlinked, but plenty!-)
- latest code
- some binaries
- some developers stats (in hope to contact some of them some day)
- oxygen-generated documentation
- some related binaries
- even some youtube videos :)
and put it all (still available) here:
2) after failing to find any developers on that group offering some time/skills/ideas (the only person who actually compiled something was
Letian <leti...@gmail.com> ) I decided I'll need to pull this thing myself and started learning it deeper and
added message queue and rebuild the IB-connector (c++) to reflect all the latest changes done by IP API - it was
the moment when I realized that IB API is much richer and TradeLink is just like a heavy-lifting filter standing on
the way : )
my latest take on TL was "afterlife" thing published here:
please read it's readme available by the "afterlife" link above.
3) I must mention an effort done by James (who sent updates to this group from email: "
Wilhelm Stroods" <wilhelm...@gmail.com>). Latest imho was 14-Dec-2013:
(quote)
Hello guys,
I have most of it done, but am at the same time, working on getting a web version up and running, so trading system developers can post their systems for lease, and non-technical users can use trading systems without having to code themselves.
Soon will send details on the new tradelink site. stay tuned.
James
(end of quote)
-------------------- and no major changes in TradeLink since then -------------------
again, I'm not doing and not going to do anything TradeLink- related.
I would encourage everyone here to join yahoo group TWS API:
and start learning IB's API (what it can do and how to do it properly).
Now I'll give non-tradelink-related update on latest development :)
I started reading history of TWS API and collected own FAQ to keep lots of useful things handy:
also I faced nasty time drift on my windows machine (about 0.2 seconds each 4 hours, so about 1.5 sec by the end of the day), so I had to build own NTP Stratum-1 (based on GPS signls:) server based on Raspberry Pi, which has 3.5 microseconds error (light can travel only 1km per 3.5 microsec, and now windows-7-pro machine (and other machines on my LAN) sync time each 8 seconds against this toy and have time error up to 2 miliseconds (a bit worse than I expected, but orders of magnitudes better that it was!
Again I logged all the steps here: