-----------------
**NEW FEATURES**
- Add support for Iceberg Orders.
- Add support for GTD Orders.
- Add support for FOK Orders.
- Add support for IOC Orders.
- Add *get_instrument_details* method: this method request detail information for an instrument.
- Add *remove_websocket_market_data_handler* method: To remove a Market Data Handler from the handlers list in the Websocket Client.
- Add *remove_websocket_order_report_handler* method: To remove an Order Report Handler from the handlers list in the Websocket Client.
- Add *remove_websocket_error_handler* method: To remove an Error Handler from the handlers list in the Websocket Client.
**CHANGES**
- Add default value for *entries* parameter in *get_market_data* method. Now, if *entries* parameter is not specified, then all available entries will be request to the API.