How and under what conditions does this ordertype work? If I create an entry order do I have to wait for it to execute before I submit a VALUE_LIMIT_CLOSE...
do a yahoo on 'ChartDirector'. The company has a version that integrates easily and if you are only using it for yourself comes as a trial version that can be...
I'm using the Microsoft one as well. It was commercial product from Dundas until they got bought out by MSFT. Its pretty good in my opinion, as well as free....
I have my order entry for Limit + TTO, but each time the TTO is executed at the market both for the LOSS or PROFIT at a disadvantage. The TTO part for the LOSS...
As to TTO, thanks for the question and I hope that there are others with the answer. after two months of losses trying to use the TTO, we just gave up. There...
VALUE_LIMIT_CLOSEÂ and VALUE_LIMIT_OPEN are basically Limit on market close and Limit on market open. I believe that for listed securities, a limit on open...
Can you give us the details of your orders, and what exactly you are seeing (the prices, triggers, etc.)? I don't quite understand "beyond my trigger" or...
The TTO is essentially a stop market order on both legs. There is no "limit side" of a TTO. Just in case, this link might help you understand the various order...
Thanks for the order type reference documentation. What does it take for the client community to get MBTrading to create a TTO that is Limit based not Market?...
Here is the example: 1d5e901:02x2-00 GBP/JPY Sell Short 1000 GBP/JPY @ 150.07 Limit+TTO [+TTO @ Market when GBP/JPY <= 149.5191 or >= 150.7223] on MBTX...
i built application which get data and put orders . last week it worked ok , but yesterday i had problems with getting data. sometimes data event didn't...
This historical servers crashed at some point yesterday and had to be restarted. If your problem persists, please call into Support and report the problem. ......
Are you using a demo account? There are only a limited number of symbols that have data on a demo account. What symbols are not showing up? All? Michael...
i am using both demo and "regular" account . i am trying to get data only for "QQQQ". last week i have got the data ok. the problem is just yesterday and...
What kind of error are you getting? Is the data just "missing"? I know there was a server problem yesterday morning, but I believe it only lasted a short...
hello to everybody. I Hope somebody can help me. I am developing a spreadsheet in Excel for making statistic analysis in real time. The idea is to...
There should be no reason you can't do processing in between quote callbacks. You should not have to stop the data stream and then start it back up. Actually,...
That's odd. I just tried, too, and many were not accessible, but then I tried again, and they all were. Try again (I didn't do anything to fix the problem -...
I tried to download 10 second data of today for DXD symbol withou sucess using new Navigator. I had no problem using old one. Please help. Thanks. David ...
Seconds are no longer supported for historical data. MbtHistMinBar requests must be made in intervals of 60 seconds (minimum). This may change in the future,...
Thanks, Phil. My backtesting code is based on 10 seconds data, so please recommend MBtrading to have this available if you could. Or just make it availabel for...
David, I have asked the developers about seconds for historical data but I do not believe it is forthcoming any time soon. I have just finished testing all our...
Hello Phil. Thank you for answering me.  I respond your email with 2 days of delay because your mail was in the spam folder and I had not read it until...
That "don't save" message is only to ensure that the sample stays in its original state. Feel free to save it if you need. I have not created a sample that has...
Hello Phil. Thank you for answering me. I found the problem. It was a bad syntax in the VBA module. Have another question. I need to access to the VBA...
Yes, that was always hard for me to remember too. Hit Alt-F11 and that will call up the Microsoft Visual Basic Editor. Either that or Tools / Macros, then...