MTsocketAPI Version History

5.38

February 25, 2025

Fixed an issue with the CHANGE field.

5.37

January 09, 2025

Added SYMBOL_INFO command and “ASYNC” tag added to ORDER_SEND, ORDER_MODIFY and ORDER_CLOSE commands.

5.36

November 29, 2024

Added ‘change’ field to ORDER_LIST and TRADE_HISTORY commands. Furthermore, when the TRADE_HISTORY command is in POSITIONS mode, only closed positions will be displayed.

5.35

August 27, 2024

Fixed an issue when managing charts and using the API at the same time.

5.34

August 19, 2024

Improved SESSION_QUOTE and SESSION_TRADE tags from the SYMBOL_INFO command.

5.33

July 11, 2024

Added TRACK_MBOOK command.

5.32

July 9, 2024

License update for allowing brokers with incorrect tag identification.

5.31

July 3, 2024

Added SESSION_QUOTE and SESSION_TRADE tags to the SYMBOL_INFO command.

5.30

June 11, 2024

Updated TRACK_OHLC command to stream multiple symbols with different timeframes.

5.29

June 3, 2024

QUOTE command adds symbol to watch list automatically.

5.28

May 17, 2024

Added InstitutionalPlus licensing.

5.27

May 3, 2024

Added CALENDAR_LIST command.

5.26

March 6, 2024

Added more checks on json input data to avoid accepting malformed json messages.

5.25

February 26, 2024

The MTsocketAPI license can use used on demo accounts with the same enabled features.

5.24

February 21, 2024

Fixed licensing issue with some broker accounts.

5.23

February 12, 2024

Improved licensing for Institutional clients.

5.22

January 30, 2024

Fixed licensing issue with some clients running demo accounts.

5.21

January 5, 2024

Added TYPE tag to the commands ORDER_SEND, ORDER_MODIFY and ORDER_CLOSE.

5.20

December 14, 2023

Updated TIME -> OPEN_TIME tag when retrieving ORDER_LIST json data.

5.19

November 29, 2023

Fixed a small bug with the ResetLastError() function.

5.18

November 16, 2023

Update TYPE tag using the ORDER_LIST command.

5.17

November 14, 2023

Added more information when the terminal application is not configured properly.

5.16

September 25, 2023

Fixed type inconsistency between ORDER_SEND and ORDER_CLOSE.

5.15

September 22, 2023

Fixed performance issue when sending bulk json messages.

5.14

September 21, 2023

Added more information when the order is closed.

5.13

September 20, 2023

Code improvements.

5.12

September 20, 2023

Fixed symbol contract size.

5.11

September 20, 2023

Fixed “incorrect filling type” error with some brokers.

5.10

September 11, 2023

Performance improvement using events.