FIXimulator | Java based FIX trading application built on the open source | Cryptocurrency library
kandi X-RAY | FIXimulator Summary
kandi X-RAY | FIXimulator Summary
FIXimulator is a Java based FIX trading application built on the open source QuickFIX/J FIX engine.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Initialize the form components
- Adds an IOI
- Button for replaceIOI buttons
- Send an execution
- Returns the value at the specified column
- Returns the String identifying the market type
- Display this side
- Get the timeif string
- Handles an OrderCancel request
- Handles an order request
- Handles an OrderSingle request
- Updates execution information
- The main entry point
- Looks up a message type name
- Look up the date for sending time
- Handle the value change
- Clones this order
- Called when the session is connected
- Overriden to set the focus of this column
- Overriden to set the value of this cell
- Returns a random instrument
- Returns the value at the given column
- Get value at a specific column
- Process start element
- Returns the value of the column at the given cell
- Serializes the instrumentuments to XML
FIXimulator Key Features
FIXimulator Examples and Code Snippets
Community Discussions
Trending Discussions on FIXimulator
QUESTION
I'm sending a message to FIXimulator and it recieves it:
But it seems Fiximulatro when parsing a RequestMeassage ommits group content (55=AMZN^38=100) :
As for some reason, server misses group content, that has been within the incoming mesage, it responds with Unsupported type message back. (obviously, if group is empty once parsed by FIXimulator) .
It looks to me that the message that have been sent to server is correct. However, still there is some issue with the server not parsing it properly.
Any ideas and suggestions what is wrong with my FIX string=request or it is genue defect with FIXimulator?
...ANSWER
Answered 2017-May-24 at 13:46There does not seem to be any issue with your message, it is just that FIXimulator does not handle 35=R messages; this is why you are getting the "Unsupported type" error. Furthermore, although your message has been correctly processed by QuickFixJ, the "message details" window does not seem to properly handle repeating group, whence the missing tag 55 and 38.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install FIXimulator
You can use FIXimulator like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the FIXimulator component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page