mirror of
https://github.com/vdemydiuk/mtapi.git
synced 2026-07-27 18:47:55 +00:00
Updated readme file: removed information about WCF
This commit is contained in:
@@ -3,7 +3,7 @@ MtApi provides a .NET API for working with famous trading platfrom [MetaTrader(M
|
||||
It is not API for connection to MT servers directly. MtApi is just a bridge between MT terminal and .NET applications designed by developers.
|
||||
MtApi executes MQL commands and functions by MtApi's expert linked to chart of MetaTrader.
|
||||
Most of the API's functions duplicates MQL interface.
|
||||
The project was designed using [WCF](https://docs.microsoft.com/en-us/dotnet/framework/wcf/whats-wcf) framework with the intention of using flexibility to setup connections.
|
||||
The project was designed using WebSocket framework with the intention of using flexibility to setup connections.
|
||||
|
||||
## Build environment
|
||||
The project is supported by Visual Studio 2022 and based on .NetCore (.Net 8).
|
||||
|
||||
Reference in New Issue
Block a user