'''ATcl - tcl bindings for MetaTrader''' Project home: http://luxtrade.tk/en:atcl:start 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 <>applications