Search the web
Sign In
New User? Sign Up
mbtsdk · MB Trading ~ SDK for the MBT Navigator
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Version 11.1.0.2 Navigator Announcement   Message List  
Reply | Forward Message #6064 of 7777 |

PLEASE READ CAREFULLY!


MB Trading Navigator version 11.1.0.2 has been made available as a beta; one installer has charts and one does not. The charts in this release are totally new and separate from the Web-based Forex Java charts made available a few builds ago. Download/install the version you want, here:
http://www.mbtrading.com/download.asp


We offer no guarantees of chart stability at this point, and in both versions, the quality of the historical data is still being tested, but the MbtHist object structure itself is stable.


The .chm help file has been updated:
http://sdk.mbtrading.com/MbtSDK.chm


Additionally, a new SDK example called Hist is available as a VB6 project. It demonstrates how to pull three types of bars (days, minutes and ticks), and can be found here:
http://sdk.mbtrading.com/MbtSDK.zip


I have been testing the charts version since around 6/15/2008. We highly recommend you download and install this beta on a secondary test machine, examine the historical objects in your IDE's Object Browser, and begin testing immediately. Below are the changes most important to developers.


Phil Huether
http://sdk.mbtrading.com/default.asp
http://sdk.mbtrading.com/v.htm

 

SDK specific changes/additions to Navigator ver 11.1.0.2:


MbtComMgr:
- IsConnected now returns False if no attempt has yet been made to call DoLogin.
- Added RemoteAddress property. This is valid prior to DoLogin.
- Added OnLogonSucceed & OnLogonDeny events.


MbtAccount:
- Deprecated all 4 buying power properties -- all will currently return 0.
- enumAcctState: added new asUnavailable state. This signals that the account is temporarily unavailable for trading due to an internal system failure or scheduled maintenance period (see new MbtOrderClient.OnAccountUnavailable event below).


MbtOrderClient:
- Added OnAccountUnavailable event (see new MbtOrderClient.asUnavailable enumAcctState above).
- Added RemoteAddress property. This is valid only after successfully executing MbtComMgr.DoLogin.
- Added dPriceOther / dPriceOther2 to Replace method. dPriceOther is used for trailing stop offset, dPriceOther2 is currently unused and 0 should be passed.


MbtRoute:
- Deprecated AllowDayNB property


MbtQuotes:
- Added RemoteAddress property. This is valid only after successfully executing MbtComMgr.DoLogin.


MbtOptChain:
- Added OnOptionSelected event.


MbtPrefs:
- FXSpreadLimit now has indexes 0-3 instead of 0-2 (narrow/medium/wide/other) and datatype is now Double instead of Long.
- Removed TickerAnnotate property.


MbtHist.dll
- Added various historical objects; day, minute and tick bars featuring (among other fields) OHLC. The feed is operational but still being refined and tested. Documentation has been provided in the chm help file and a VB6 sample (Hist) is available.


Attempt to prevent crashing of controls in VC dialog editor -- particularly in VS2005 (possibly 2008). ***NOTE: while many control properties will show in VC IDE's property editor, they typically are NOT be settable in the editor. This is due to a limitation with VC's dialog editor failing to in-place activate ActiveX controls when in design mode (unlike VB and some others which do). Without activation, our controls lack a real window -- which is required for them to properly transfer properties. As such, the ONLY reliable way to set properties is in code during runtime -- after the control has been instantiated and has a window. In VC this would be after the parent window's (i.e. dialog's) OnCreate / OnInitDialog has executed.




Mon Jul 7, 2008 7:29 pm

mbtsdk
Offline Offline
Send Email Send Email

Forward
Message #6064 of 7777 |
Expand Messages | View Threaded Author Sort by Date ^

PLEASE READ CAREFULLY! MB Trading Navigator version 11.1.0.2 has been made available as a beta; one installer has charts and one does not. The charts in this...
Phil Huether
mbtsdk
Offline Send Email
Jul 7, 2008
7:29 pm

... featuring (among other fields) OHLC. The feed is operational but still being refined and tested. Documentation has been provided in the chm help file and a...
andreibor
Offline Send Email
Jul 8, 2008
11:26 am

Can you include a compiled executable of your hist sample, or a sample in .Net please? I am having trouble with the callback. I would like to test it from my...
me_like_tacos
Offline Send Email
Jul 8, 2008
4:50 pm

Is the Hist functionality available on the demo servers with demo symbols? errClientSideConnect I get that error when requesting minute bars for "SPY" which is...
me_like_tacos
Offline Send Email
Jul 8, 2008
5:03 pm

I never send EXE files, but I will probably also create a VB.NET2k5 sample in the not-too-near future. ... From: me_like_tacos <kevinsteger@...> Subject:...
Phil Huether
mbtsdk
Offline Send Email
Jul 8, 2008
11:39 pm

The data itself is still being tested and updated. You will see errors like that for the next few days. However, you can still examine the Hist and Chart...
Phil Huether
mbtsdk
Offline Send Email
Jul 8, 2008
11:39 pm

I forgot how to get the CHM file to display the information, a compile or something has to be done on the CHM file right? Andy <<Cowboy>> Stapleton CEO ...
Andy Stapleton
as_forexmgr
Offline Send Email
Jul 9, 2008
12:07 am

Right click / Properties / Unblock.   It's a Microsoft bug. ... From: Andy Stapleton <andy@...> Subject: RE: [mbtsdk] Re: Version 11.1.0.2 Navigator...
Phil Huether
mbtsdk
Offline Send Email
Jul 9, 2008
12:09 am

on setting up an order processing. I keep getting not ready, I know you directed me to the desk, but based on what I see in the VB , I am not thinking I have...
Andy Stapleton
as_forexmgr
Offline Send Email
Jul 9, 2008
1:19 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help