The ATS started out as modifications to JSystemTrader before I got fed up and started the rewrite. I tried to get rid of all JSystemTrader code - did I miss some?Quote from TraderMojo:
Some of the IBWrapper/Adapter code looks familiar?
Much of the code in the IBWrapperAdapter and the IBHelper actually came from an earlier ATS that I started about six months ago, though I can see some lines that were JSystemTrader.
I had that already under something like "synchronize two different data sources" but I can see that isn't very clear.Support for multi-instrument strategies. For example, simple pairs trading or stat arb strategies would require this. At the moment, the code is obviously inherently one instrument per strategy.
I can see right away how it would be handy for some people who use, say, the TICK when trading the ES. I'll change the wording.
BTW: when fixing the bug about JavaBeans specs, I introduced another bug which I just fixed. Blah. Trying to move too fast, here.
