-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Emerson Pedroso
committed
Feb 26, 2021
1 parent
fc9b247
commit 45174cc
Showing
9 changed files
with
3 additions
and
184 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,24 +1,5 @@ | ||
## Usage | ||
drop the mql5 folder on your metatrader 5 folder | ||
|
||
Metatrader 5 on docker and VNC | ||
The container runs a VNC server on port 5900. This port has to be mapped for VNC clients to access it: | ||
cd | ||
vnc login: root password: root | ||
require Microsoft visual C++ | ||
|
||
run and build image named as feed and run container named as datafeed | ||
|
||
```bash | ||
make run | ||
``` | ||
|
||
build image named feed | ||
|
||
```bash | ||
make build | ||
``` | ||
|
||
login to shell | ||
|
||
```bash | ||
make shell | ||
``` | ||
https://www.microsoft.com/en-in/download/details.aspx?id=52685 |