Skip to content

Commit

Permalink
first
Browse files Browse the repository at this point in the history
  • Loading branch information
Emerson Pedroso committed Feb 26, 2021
1 parent fc9b247 commit 45174cc
Show file tree
Hide file tree
Showing 9 changed files with 3 additions and 184 deletions.
1 change: 0 additions & 1 deletion .gitignore

This file was deleted.

150 changes: 0 additions & 150 deletions Dockerfile

This file was deleted.

Binary file added MQL5/.DS_Store
Binary file not shown.
Binary file added MQL5/._.DS_Store
Binary file not shown.
Binary file added MQL5/Experts/ThesisAPI.ex5
Binary file not shown.
Binary file added MQL5/Libraries/libsodium.dll
Binary file not shown.
Binary file added MQL5/Libraries/libzmq.dll
Binary file not shown.
11 changes: 0 additions & 11 deletions Makefile

This file was deleted.

25 changes: 3 additions & 22 deletions README.md
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

0 comments on commit 45174cc

Please sign in to comment.