| | |
Financial Information eXchange (FIX) protocol
Please support our Java advertiser: Programming Forums - DaniWeb Sister Site
![]() |
Hi All
I want to implement "FIX protocol" The Financial Information eXchange (FIX) protocol using java technology
can any of you please guide me what are the things i need to know in java to implement this. and any further help from where i can get to know more about it or any IDE that can be useful in this direction
Please please do reply if u know anything
thanks & Regards
'
Sumeet Taneja
I want to implement "FIX protocol" The Financial Information eXchange (FIX) protocol using java technology
can any of you please guide me what are the things i need to know in java to implement this. and any further help from where i can get to know more about it or any IDE that can be useful in this direction
Please please do reply if u know anything
thanks & Regards
'
Sumeet Taneja
An IDE isn't going to help you any if you don't know Java, so learn that first 
And get a good protocol document on FIX (and make sure it's for the right version of FIX, there are several in use).
After that, the actual parsing and generation shouldn't be rocket science, the tricky part is usually determining what to do with the information once you've extracted it.

And get a good protocol document on FIX (and make sure it's for the right version of FIX, there are several in use).
After that, the actual parsing and generation shouldn't be rocket science, the tricky part is usually determining what to do with the information once you've extracted it.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Hi Jwenting
Your answer was really not at all helpful to me , First of all i Know Java Language and that's why i am trying to implement this in Java
Secondly i didnt asked for any code i just asked that i am gonna work on it so befor actually starting working on it what shall i brush up in Java...........
Its ok you dont know the ans but i never mean to answer the way you have written
Ok in future if someone ask you abt FIX then just tell him to go throuh JMS
Thanks
Sumit Taneja
Your answer was really not at all helpful to me , First of all i Know Java Language and that's why i am trying to implement this in Java
Secondly i didnt asked for any code i just asked that i am gonna work on it so befor actually starting working on it what shall i brush up in Java...........
Its ok you dont know the ans but i never mean to answer the way you have written
Ok in future if someone ask you abt FIX then just tell him to go throuh JMS
Thanks
Sumit Taneja
Well, what the h3ll do you think you need to know?! God, it's not (as he said) rocket science. Geesh. Study the protocol. I myself, have no idea what the protocol looks like, but I assume it will be (in the basic form) text streamed over TCP/IP. So, obviously, you need networking (TCP/IP) and String handling (probably regex as well as some more basic functions). But God, read the protocol, and if you know Java at all, as you claim to do, it should be more than enough to get you started.
Edit: And, more than likely SSL, so study the JSSE as well, of course.
Edit: And, more than likely SSL, so study the JSSE as well, of course.
Last edited by masijade; Aug 16th, 2007 at 2:52 am. Reason: typo and SSL info
Java Programmer and Sun Systems Administrator
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
----------------------------------------------
Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
--Brian Kernighan
kid seems hypersensitive...
Nowhere did I say anything about someone else not doing his work for him, yet he defends himself stating he isn't asking for that.
Which makes me wonder, as his words are pretty much standard issue for kids who do want others to do their work for them.
So will that be the next question, after we magically provide him with a document he should be able to get from his data suppliers (and should, as there's no way to know which version of the protocol he's going to have to code to, nor which fields in the records will be of relevance or even filled at all).
I've seen the protocol document (though not read it, implementing it was someone else's job). It's not thick, probably no more than 40 pages and most likely less.
Nowhere did I say anything about someone else not doing his work for him, yet he defends himself stating he isn't asking for that.
Which makes me wonder, as his words are pretty much standard issue for kids who do want others to do their work for them.
So will that be the next question, after we magically provide him with a document he should be able to get from his data suppliers (and should, as there's no way to know which version of the protocol he's going to have to code to, nor which fields in the records will be of relevance or even filled at all).
I've seen the protocol document (though not read it, implementing it was someone else's job). It's not thick, probably no more than 40 pages and most likely less.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
![]() |
Similar Threads
- Code 19 Registry Error (Windows NT / 2000 / XP)
- My notebook crashes whenever I try to connect to internet (Windows NT / 2000 / XP)
- Geeky Humor (Geeks' Lounge)
- Need help restoring the M drive (for exchange)..PLEASE HELP (Windows NT / 2000 / XP)
- iSearch Spyware (Viruses, Spyware and other Nasties)
- Crackers for Christmas (or, How Did My Brand New Computer Get Infected Already?) (Viruses, Spyware and other Nasties)
- IDE #1 Error after replacing DVD Drive (Storage)
- Crunchie, can you help me? (Viruses, Spyware and other Nasties)
- PayPal password issue (Web Browsers)
Other Threads in the Java Forum
- Previous Thread: compiler java help
- Next Thread: error
| Thread Tools | Search this Thread |
android api applet application array arrays automation awt bidirectional binary birt bluetooth businessintelligence busy_handler(null) chat class classes client code columns component constructor database designadrawingapplicationusingjavajslider draw eclipse editor error errors event eventlistener exception expand fractal game givemetehcodez graphics gui guidancer html ide image inetaddress input integer intellij j2me java javafx javamicroeditionuseofmotionsensor javaprojects jme jni jpanel jtree julia linux list loop map method methods mobile mobiledevelopmentcreatejar myaggfun netbeans newbie oracle parsing plazmic print problem program programming project recursion scanner screen server set sharepoint size smart sms smsspam sort sortedmaps sql string subclass support swing textfield threads time tree unlimited utility webservices windows






