GithubHelp home page GithubHelp logo

vagrant-metatrader4's Introduction

vagrant-metatrader

use vagrant to create a virtualbox virtualmachine with multiple automatically installed MetaTrader 5 instances

Requirements

Install virtualbox Install vagrant

this project requires a vagrant box image.

I build my own vagrant box using this project https://github.com/russelltsherman/packer-windows-vagrant and then copied the box image into this project root directory.

clone repo https://github.com/russelltsherman/packer-windows-vagrant

cd packer-windows-vagrant
make build-windows-2022-virtualbox
vagrant box add -f windows-2022-amd64 windows-2022-amd64-virtualbox.box

This project also expects to share a folder of custom MQL4 code clone repo https://github.com/duckits/MQL4 Note the path to where you have cloned this repo and edit the Vagrantfile to use the correct path

build metatrader vm

review the comments and settings in the Vagrantfile and adjust as necessary to match your host configuration

vagrant up

notes

after building the vm, if you launch metatrader using one of the desktop shortcuts you will encounter an condition where the default profile will be blank (no charts showing) and attempting to open a new chart will result in the error "C:\Program Files\MetaTrader 5 - Demo 1\MQL5\Profiles\Charts\Default\chart01.chr contains and incorrect path"

if you open file explorer and navigate to "C:/Program Files/MetaTrader 5 - Demo 1" and open "terminal64.exe" the applicaiton will load correctly and not experience the error mentioned above. You will only need to open the application in this manner once per system restart.

vagrant-metatrader4's People

Contributors

russelltsherman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.