I want sent bid ask message in quick fix protocol by fix acceptor.
i must send bid ask message by quick fix
i use quickfix_net dll as fix acceptor , how to i send bid ask by this dll
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I hope you are able to send/get FIX message ,so for sending Bid/Ask(in FIX offer) you have to send MarketData-Type FIX message having repeationg groups for Bid-Offer ,it has also third Field for Trade Price .