Skip to content

Commit 0d4eaec

Browse files
authored
Update README.md
Read me file updated with standard guidelines and installation of Gateway.
1 parent f74a9b7 commit 0d4eaec

File tree

1 file changed

+32
-2
lines changed

1 file changed

+32
-2
lines changed

README.md

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,32 @@
1-
# mt5-crosstower
2-
Integration of MT5 (MetaTrader5) with CrossTower, a Crypto Exchange.
1+
# Integration of MetaTrader 5 with CrossTower
2+
Integration of MT5 (MetaTrader5) with CrossTower, a Crypto Exchange based out of New York, USA and is operating globally. More information on MetaTrader5 can be found [here](https://www.metatrader5.com/en) and to know more about CrossTower, refer [here](https://crosstower.com).
3+
4+
Licensed under the Apache License, Version 2.0 (the "License") you may not use this file except in compliance with the License. You may obtain a copy of the License at https://www.apache.org/licenses/LICENSE-2.0.
5+
6+
- Author: [AccessGate Labs](https://accessgatelabs.com)
7+
- Since: 0.0.1
8+
- Current version: 0.0.1
9+
- See: https://github.com/AccessGateLabs/mt5-crosstower
10+
11+
- Website: https://www.accessgatelabs.com
12+
- LinkedIn: https://www.linkedin.com/company/AccessGateLabs
13+
14+
Requirements
15+
------------
16+
17+
- [Gateway](https://start.spring.io/)
18+
- [Middleware Application](https://mvnrepository.com/)
19+
- [Exchange APIs](https://api.global.crosstower.com)
20+
21+
Gateway
22+
---------------------
23+
Built on standard MT5 Gateway API, AccessGateLabsGateway64 accepts connection from MT5 platform and connects to a remote AccessGate Labs middleware application. It accepts various data types from the application.
24+
25+
Gateway Installation
26+
---------------------
27+
- Download the package from [release](https://start.spring.io/)
28+
- Unzip the package and put the folder in MT5 platform's gateway directory e.g. C:\MetaTrader 5 Platform\History\Gateway
29+
30+
<img src="https://ddq9rurjysv4s.cloudfront.net/logo/logo.svg" alt="AccessGate Labs Logo" width="70px">
31+
<img src="https://crosstower.com/wp-content/themes/crosstower/public/assets/img/svg/logo.svg" alt="CrossTower Logo" width="120px">
32+
<img src="https://www.metatrader5.com/i/metatrader-5-logo.png" alt="MetaTrader5 Logo" width="140px">

0 commit comments

Comments
 (0)