- Added a
restartflag to theFixConnectorconnector to restart when receiving aNEWSmessage.
- Updated
retrieve_messages_untilmethod to accept a list of message types. - Fixed messages parsing issue that caused the error:
Field missing '=' separator.
- Added parameters
min_price,max_priceandmin_price_incrementtoInstrumentListresponse.
- Removed the references for
auto-reconnectin the dropcopy session to fix the following issue.
- First release, details in the
README.mdfile