mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-08-18 05:08:11 +00:00
Updated readme: added information about vcredist
This commit is contained in:
@@ -79,6 +79,12 @@ Use the installers to setup all libraries automatically.
|
|||||||
|
|
||||||
To quickly navigate to the trading platform *data folder*, click: **`File >> "Open data folder"`** in your *MetaTrader* Terminal.
|
To quickly navigate to the trading platform *data folder*, click: **`File >> "Open data folder"`** in your *MetaTrader* Terminal.
|
||||||
|
|
||||||
|
## Additional packets
|
||||||
|
VCRedist packet must be installed for correct working MtApi connectors (MTCOnnector or MT5Connector).
|
||||||
|
Use Microsoft website to download required installers:
|
||||||
|
https://learn.microsoft.com/en-us/cpp/windows/latest-supported-vc-redist?view=msvc-170
|
||||||
|
|
||||||
|
|
||||||
## Using
|
## Using
|
||||||
MtApi provides two types of connection to MetaTrader terminal: local and remote (via TCP).
|
MtApi provides two types of connection to MetaTrader terminal: local and remote (via TCP).
|
||||||
The port of connection is defined by MtApi expert.
|
The port of connection is defined by MtApi expert.
|
||||||
|
|||||||
Reference in New Issue
Block a user