They wrote a little DDE routine that reads data from an ascii file (not from the MC program's datastore). The DDE then feeds MC, and MC reads it as if the data is coming from a live feed.Quote from ptcm:
Thanks for your quick response.
So where on the software can I find this feature ? Does it simply replay the data or the user can trade, and it could track P/L as well ?
It is only a data playback utility.Quote from ptcm:
Thanks for your quick response.
So where on the software can I find this feature ? Does it simply replay the data or the user can trade, and it could track P/L as well ?
Quote from raven4ns:
Hello,
Does anyone have a candle ident script that works with MC? I have been trying to find one but without much success. I use one with Amibroker and would like to find a script for MC as well. Thank you for any and all help.
Kindest regards,
Tim
Quote from bathrobe:
Do any of you who use MC with IB data still find it sometimes gets a pacing violation?
As far as I know, originally open interest was provided by the exchanges on the daily basis. Thus MultiCharts data base has been designed in such a way that only the structure of the daily bars allows for saving open interest. Thus the answer to your question is no.Quote from Tresor:
Okay,
Let's wait for Andrew and see if he wants to become a guru![]()
Just for explanation of the picture that I posted, the red line is the price and the blue line is open interst (both in ticks)
Quote from bathrobe:
This is a basic question but I must ask it: Using IB's data are there any problems watching up to 4 symbols at once with three time frames each? across many monitors?
Thanks
We are going to create a decent tick replay feature. It would be highly appreciated if you could provide us more information about Genesis's Trade Navigator replay (screenshots and comments)Quote from Tums:
They wrote a little DDE routine that reads data from an ascii file (not from the MC program's datastore). The DDE then feeds MC, and MC reads it as if the data is coming from a live feed.
The setup is probably started as a development testing tool. A tool to test MC's other functionalities. It is too crude to be a feature of a polished product.
This replay arrangement has limited function/benefit. You can playback the tick data, but cannot reproduce the data feed rate.
There is a slider that allows you to make the feed faster or slower, but you cannot control it in the timing sense. i.e. if you have a 5m chart, you won't know if the data is streaming through just like in 5m realtime.
Genesis's Trade Navigator has the best playback facility. It can faithfully reproduce a day's event down to the Level II bid/ask in the DOM.
I heard Neoticker is pretty good too. You can playback multiple data streams at the same time. Useful if you are watching premiums/arbs.
I hope MC one day can do those things too.