Version 3 of ATcl

Updated 2018-02-11 16:06:35 by dbohdan
What ATcl
Where http://luxtrade.tk/en:atcl:start
Description Tcl bindings for MetaTrader, a platform for trading Forex and analyzing financial markets.
Prerequisites 32-bit Tcl for Windows
License ?
Updated 2018-01

The library allows to use the tcl interpreter with the MT4 programs (the language of the trading platform, similar to C/C ++). A minimally necessary and compact interface has been implemented: data conversion to and from Tcl, initialization of the interpreter and invocation of functions. I liked the resulting interface :-)

Tested and included in the distribution package: the use of Tcl packages, the operation of the message queue, network capabilities, the call of "critcl". Tk does not work yet, maybe I will do it in future versions