Giter Site home page Giter Site logo

mt4r's Introduction

mt4R

This is MT4 -> R interface library, originally developed by Bernd Kreuss and distributed here.

CHANGES

See CHANGES.md

SAMPLES

MQL4/Scripts/mt4RTest.mq4

A simple script to test mt4R working correctly.

Requires

  • MT4 build 600 or later
  • R executable
  • MQL4/Include/mt4R.mqh

Installation

  1. Copy MQL4/Include/mt4R.mqh to ``<TERMINAL_DATA_PATH>/MQL4/Include/```
  2. Copy MQL4/Scripts/mt4Rtest.mq4 to <TERMINAL_DATA_PATH>/MQL4/Scripts/
  3. Change R_command to your installation path
  4. Run mt4RTest script from MT4

MQL4/Experts/arbomat.mq4 and MQL4/Experts/trendomat.mq4

Expert advisors, originally distributed here.

This distribution contains modified version of common_functions.mqh and experts to adapt to new MQL4.

Requires

  • MT4 build 600 or later
  • R executable
  • MQL4/Include/mt4R.mqh
  • MQL4/Include/common_functions.mqh

Installation

  1. Copy MQL4/Include/mt4R.mqh to ``<TERMINAL_DATA_PATH>/MQL4/Include/```
  2. Copy MQL4/Include/common_functions.mqh to ``<TERMINAL_DATA_PATH>/MQL4/Include/```
  3. Copy MQL4/Experts/arbomat.mq4 to <TERMINAL_DATA_PATH>/MQL4/Experts/
  4. Copy MQL4/Experts/trendomat.mq4 to <TERMINAL_DATA_PATH>/MQL4/Experts/
  5. Change RPATH to your installation path
  6. Run experts from MT4
  7. If you successfully installed experts, you'll soon (maybe 30 seconds or so few minutes) see the Arb-O-Mat or Trend-O-Mat graph generated by R.

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.