Click here to Skip to main content
15,891,513 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello,

I want to read the mmtp(Market Message Transfer Protocol) flow and redirect it to database or file.

I want to have java or c# source code to implement the read/write of the protocol.

Please help me!

Thanks in advance
Posted
Updated 19-Jul-10 3:14am
v2
Comments
Kristian Sixhøj 19-Jul-10 9:19am    
What have you tried so far? Where are you stuck? We only help with specific problems, we don't provide the entire solution/project for you.
dr_med_ra 19-Jul-10 9:23am    
I want to read the mmtp flow
Kristian Sixhøj 19-Jul-10 9:36am    
Yes, I got that, but what have you tried yourself so far to do this? Please update your question with relevant source code (if you got any) or other relevant information.
TorstenH. 23-Jul-12 0:55am    
Questioner added following:
I found a code but when i compile it. It doesn't work.

this is the url: http://www.thedevsea.com/Solutions/Java/mmtp-implementation-in-java-02439656.html

plz help me!
Richard MacCutchan 23-Jul-12 3:38am    
What do you mean by "it doesn't work"? If you want people to help you then you need to explain things in proper technical terms.

Hi Guys.

I'm sorry to inform you, but MMTP was a proprietary protocol maintained by Euronext (before NYSE bought them), and is now dead (in favor of a open, robust, industry standard solution: FiX Protocol). Some specs are still available here:

https://europeanequities.nyx.com/connecting/tcs-messages[^]

Good luck!

--

I've just found out that BMF&Bovespa (Brazilian Stock Exchange), still has a working test environment with a working OCX and some documentation here:

http://www.bmfbovespa.com.br/pt-br/sinal-de-informacoes.aspx?idioma=pt-br[^]
 
Share this answer
 
v2
The first thing you need to do is to get a copy of the protocol specification in order to design your program. My searches on Google did not find anything so it may be that the specification is not in the public domain. However if you have a copy then it is up to you to write your own program, members of CodeProject are not able to do it for you.
 
Share this answer
 
Comments
TorstenH. 23-Jul-12 1:02am    
Both questioners:

<size ="14"="">Listen to Richard.
Hello

I have chosen to develop an Android application for the Stock Exchange country for my last semester's project. They use MMTP as well. I was wondering, did you find a solution ? I don't know how to go about this, so it will be of great help if you could help or guide me ...

Thank you very much in advance !
 
Share this answer
 
Comments
TorstenH. 23-Jul-12 0:50am    
answer was posted as solution:
Hi MissFa ,

I'm at the same problem as you, if you have goten some information from febrary until today can you help me! I'm really in big trouble!
l.m.k 3-Dec-12 6:44am    
Hello
MissFa, TorstenH., Did u find information about implementing the MMTP protocol in c#.net?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900