Imported from previous forum
- Pleases let me know if this is a doable exercise and if so how do i go about doing it…
You guys and gals on this site are god
THx in advance
.
Exercise1:
Please prepare examples of the following FIX messages (version FIX 4.4):
-
Logon with the following parameters:
- Encryption is not used.
- Heartbeat interval is 60 seconds.
- Username is TestUser.
- Password is Test11!.
- Sequence number reset should be forced by this Logon. -
Resend Request with the following parameters:
- Request message with SeqNum = 8. -
Sequence Reset with the following parameters:
- Reset SeqNum to 100. -
Advertisement with the following parameters:
- Replace of existing advertisement.
- Advertise the following trade: Buy 1000 Google shares at price 10.45 which happened 22-Jun-2009 at 10:25 (EST time). -
New Order – List with the following parameters:
- List consists of 3 orders.
- 1st order: Buy 1000 IBM shares at market price.
- 2nd order: Sell 500 Microsoft shares at limit price 10.56.
- 3rd order: Sell Short 500 Google shares at stop price 10.55.
- All orders are created for account TestClient. -
XML message with any XML content.
-
News message with the following parameters:
- Importance: normal.
- Timestamp: 17-Oct-2008 11:48 (CST).
- Summary of news: “Election battle shifts to Florida”
- Text of news: “The rivals for the White House are starting to focus on the key Southern states won by George Bush in 2004, with just 18 days to go before the vote.”
- Maximum number of characters in one line is 10.
CheckSum(10) can be 000, you should not calculate it. Other tags should have correct values.
One idea is to use a tool like mini fix ( http://minifix.zapto.org/) this would let you easily create the messages with the parameters in your Exercise
Kind Regards
John
- Pleases let me know if this is a doable exercise and if so how do i
go about doing it…You guys and gals on this site are god
THx in advance
.
Exercise1:Please prepare examples of the following FIX messages (version FIX 4.4):
Logon with the following parameters:
- Encryption is not used.
- Heartbeat interval is 60 seconds.
- Username is TestUser.
- Password is Test11!.
- Sequence number reset should be forced by this Logon.Resend Request with the following parameters:
- Request message with SeqNum = 8.Sequence Reset with the following parameters:
- Reset SeqNum to 100.Advertisement with the following parameters:
- Replace of existing advertisement.
- Advertise the following trade: Buy 1000 Google shares at
price 10.45 which happened 22-Jun-2009 at 10:25 (EST time).New Order – List with the following parameters:
- List consists of 3 orders.
- 1st order: Buy 1000 IBM shares at market price.
- 2nd order: Sell 500 Microsoft shares at limit price 10.56.
- 3rd order: Sell Short 500 Google shares at stop price 10.55.
- All orders are created for account TestClient.XML message with any XML content.
News message with the following parameters:
- Importance: normal.
- Timestamp: 17-Oct-2008 11:48 (CST).
- Summary of news: “Election battle shifts to Florida”
- Text of news: “The rivals for the White House are starting
to focus on the key Southern states won by George Bush in
2004, with just 18 days to go before the vote.”
- Maximum number of characters in one line is 10.CheckSum(10) can be 000, you should not calculate it. Other tags should
have correct values.
Thank you John,
One idea is to use a tool like mini fix ( http://minifix.zapto.org/)
this would let you easily create the messages with the parameters in
your ExerciseKind Regards John
- Pleases let me know if this is a doable exercise and if so how do i
go about doing it…You guys and gals on this site are god
THx in advance
.
Exercise1:Please prepare examples of the following FIX messages (version
FIX 4.4):
Logon with the following parameters:
- Encryption is not used.
- Heartbeat interval is 60 seconds.
- Username is TestUser.
- Password is Test11!.
- Sequence number reset should be forced by this Logon.Resend Request with the following parameters:
- Request message with SeqNum = 8.Sequence Reset with the following parameters:
- Reset SeqNum to 100.Advertisement with the following parameters:
- Replace of existing advertisement.
- Advertise the following trade: Buy 1000 Google shares at
price 10.45 which happened 22-Jun-2009 at 10:25 (EST time).New Order – List with the following parameters:
- List consists of 3 orders.
- 1st order: Buy 1000 IBM shares at market price.
- 2nd order: Sell 500 Microsoft shares at limit price 10.56.
- 3rd order: Sell Short 500 Google shares at stop price
10.55.
- All orders are created for account TestClient.XML message with any XML content.
News message with the following parameters:
- Importance: normal.
- Timestamp: 17-Oct-2008 11:48 (CST).
- Summary of news: “Election battle shifts to Florida”
- Text of news: “The rivals for the White House are
starting to focus on the key Southern states won by George
Bush in 2004, with just 18 days to go before the vote.”
- Maximum number of characters in one line is 10.CheckSum(10) can be 000, you should not calculate it. Other tags
should have correct values.