Was the multi-lot order for an entry or exit ?so it's not handling any orders beyond a 1 lot - says order type or something invalid.
So it will work with a one lot ?
This smells like a bug to me for sure.
Was the multi-lot order for an entry or exit ?so it's not handling any orders beyond a 1 lot - says order type or something invalid.
Was the multi-lot order for an entry or exit ?
So it will work with a one lot ?
This smells like a bug to me for sure.
Is anyone using MC and Rithmic for fully automated trading?
Also is anyone aware of Futures Clearing firms that will take a transmitted file as an order?
Prevent any possible asynchronization
Mark
You just need to know they have an interface for the market data and a separate interface for trade execution.I'm still wrapping my head around the inner workings of the MC execution engine.
Mark - I can't argue with your statement. There are a couple of solutions. One of them is to have the tsserver.exe process (and other MC processes) execute in a separate core.in my opinion the mc server is nothing more that a middle-ware conversion tool for various data feeds kinda or a multi tool server/translator.
thus it's slow and can not handle fast markets at all
BTW: Can you divulge that hedge fund that uses Multicharts ?
Mark - I can't argue with your statement. There are a couple of solutions. One of them is to have the tsserver.exe process (and other MC processes) execute in a separate core.
However, MC tech support said they couldn't do that because of interprocess communication. I am sure that multithreading is also an issue in that regard. Bottom line is that MC would likely need to be rewritten to support multiple cores. AFAIK only the optimization process can take advantage of multiple cores.
Another solution: elevate the Windows execution priority of tsserver.exe and RTPServerProxy.exe from Normal to Above Normal or High. I do this all the time with no side-effects.
Mark - MC is not going to rewrite their platform to support multiple cores any time soon.brilliant ideas, i was wondering about the cores cause like you said on opto you can choose.