GithubHelp home page GithubHelp logo

curl-mt4's Introduction

CURL interface API for MT4

This library is used as the intermediate marshaling layer between MetaTrader (MT4) and libcurl.dll.

It's intended for 32-bit builds by Visual Studio C++ IDE.

In this repository the main project is curl-mt4 whereas the other projects are meant for testing purposes.

Prerequisites

  1. Download the libcurl project and build libcurl.dll using recent version of Visual Studio.
  2. Update project library to include directories of the libcurl's include and library paths.
  3. Make sure you have redistributable Visual Studio runtime installed on computers running libcurl.

Installation

  1. Place libcurl.dll and curl-mt4.dll files in the Libraries directory of your MT4 instance.
  2. Place inet-curl.mqh in the Include directory of your MT4 instance.
  3. Add #include <inet-curl.mqh> in the source code of your scripts/indicators/EAs that you intend to call curl-mt4's functions.

AUTHOR

Serge Aleynikov <saleyn at gmail dot com>

LICENSE

The project is released under APACHE 2.0 license.

curl-mt4's People

Contributors

saleyn 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.