TWSLink2 Release Notes


Version 2.0.0.1 Version is not compatible to previous versions. Code adaptions required. Release notes are useful for those about to upgrade. Users of version 2.0.0.0 simply run setup.

ChangedHandling of combo leg orders: Combo legs are now bound to orders. Create leg and pass uid to order by function SET_ORDER_VAL
ChangedADD_COMBO_LEG: functions returns now an uid for leg.
ChangedREM_COMBO_LEG: functions newly expects a leg uid.
ChangedContext menu on tray-icon replaced by panel window.
RemovedFunction SEND_REPORT.
AddedMore samples for TWSLinkBaTe.
AddedSupport for resellers in license. All users about to buy TWSLink2 are ask to buy from reseller of which website they have downloaded software. There is only one and the same TWSLink2 version.

Version 2.0.0.0 Version is not compatible to previous versions. Code adaptions required. Release notes are useful for those about to upgrade.

AddedExecutions are logged to file "trail\\twslink_executions.log".
ChangedFunction PLACE_ORDER reduced by 3 rarely used parameters. Use SET_ORDER_VAL to workaround.
AddedFunction REQ_EXECUTION_DATA.
AddedFunction REGISTER_CONTRACT2 as short version of REGISTER_CONTRACT.
ChangedFunction SET_EVENT_HANDLER and SET_EVENT_HANDLER_OLE expect now an 8 Byte integer as 1. parameter (which points to address of callback function).
ChangedFunction SET_ORDERVAL renamed to SET_ORDER_VAL.
ChangedFunction SET_LNG_VAR renamed to SET_INT_VAR.
ChangedFunction GET_LNG_VAR renamed to GET_INT_VAR.
ChangedFunction REM_LNG_VAR renamed to REM_INT_VAR.
ChangedFunction GET_LNG renamed to GET_INT.
ChangedFunction ADD_LNG renamed to ADD_INT.
ChangedFunction GET_EVENT_VAL_L renamed to GET_EVENT_VAL_I.
ChangedFunction TRANSMIT reduced to only 1 parameter: The uid of order to be transmitted.
AddedAdd parameter "transmit" for function SET_DLL_PARAM. Transmit all orders affected by passed list of comma separated order uids.
ChangedFunction SET_DLLPARAM renamed to SET_DLL_PARAM.
ChangedFunction GET_DLLSTATUS renamed to GET_DLL_PARAM.
RemovedAll kind of automatic file- and database trail.
RemovedFunction ATTACH. Use parent order id for PLACE_ORDER instead.
RemovedFunction SET_INDICATOR_SIZE.
RemovedAll BUY_XXX, SELL_XXX (use / replace by PLACE_ORDER).
RemovedFunction QUERY_MARKET_DATA.
RemovedSome timer triggered events have been removed: Market data timeout check, Account fixing, tick statistic, automatic rollover.
AddedJava Wrapper and sample.
AddedMulticharts sample (version 5,6,7 compatible).
AddedMetaTrader 5 sample.
AddedC++ sample.
Added64 Bit binaries (x64 folder).
AddedTWSLinkBaTe : Batch testing tool for rapid script development with TWSLink2.

TWSLink2 Manual, Copyright 2012 trade-commander.org