One fee per order, no matter how many partials. Perhaps the group can answer the rest of your concerns. ... From: JW <idht@...> Subject: [mbtsdk] AON...
If one had an automated trading strategy, would one be able to implement it on the Navigator Platform in lieu of the MT4 platform? Advantages? And, it looks...
Not sure how to answer the first question except to say "not sure why not." MB Trading hasn't reviewed anyone's software to-date. We're simply saying we...
Phil, my forex EA partner and I have an auto strategy that requires very fast execution and small pip limits/stops and are concerned about using the MT4...
I don't think you're going to get much faster than the Navigator servers. ... From: Glenn Grider <glennkim97@...> Subject: Re: [mbtsdk] Newbie questions ...
The chm help file has been updated with corrected information concerning the CancelsToday, SharesToday and TradesToday property descriptions of the MbtAccount...
Hey guys, I'm just starting out with the MBT API, and I didn't see anything posted, after doing several searches, so I thought I'd just ask. Are there any...
Hi, I was looking at it myself and the one that seemed better, if you are using WPF, is the following: http://wpf.amcharts.com/stock I didn't try it ... I...
I'd like to put a feeler out to the group concerning finding a skilled .Net/C# programmer for a forex automated system. The system is now on a MT4 platform. ...
mt5 is being released sometime, I have a a copy of it, and also have been writing a front end to MBT with charts for all thier trading areas. as a MT4...
Thanks for your response, I will keep this email. We do need more time to forward test the EA. I did receive 2 emails wondering why I'd consider moving it...
One word: trust. Anything you build will have inherit trust issues. The MetaTrader platform is tried and true (generally) and trusting that MT does what is...
well... as a defense and 30 years programming experience... one, ALL functionality are the same as in MT4 for MBT, IE the issues they have , are more...
I've used the Microsoft Chart Controls a fair amount, in a Forms application, and been happy with it. A friend of mine has used it extensively in web apps....
All good, specific points. But as programmers, I will go out on a limb here and speak for programmers in general, we often believe we can build it better...
Hi all, I am using Delphi application for my MB Forex trading and I am having this disconnect and reconnect every 2 minutes. I also have the pop-up "list...
"list account activity or cached account activity" is not a Navigator message. Does the Navigator exhibit this problem? If so, there might be a problem with...
I am having this problem also with the Navigator. In the messages-- you see disconnect and reconnect every 1-2 minutes. Then I get this "Load account list"...
The Replace function according to my chm file is as follows Replace _ bstrOrdNum As String, _ lQuantity As Long, _ lDisplayQty As Long, _ lOrdType As Long, _ ...
I, myself, am not experiencing any connection problems (and I often run certain SDK projects I'm developing many days, 24 hours, without interruption), nor are...
The Replace() method's 2nd price field is named dStopLimit and not dStopPrice (not sure why), and dPriceOther2 is in the Replace() method, but is not used at...
In case anyone is interested, MB Trading just increased the number of symbols you can advise for Level I and Level II to 200. So now you can get Time and...
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...