Coder Social home page Coder Social logo

mql4-lib-examples's Introduction

mql4-lib-examples

Examples that illustrate the use of mql4-lib

Introduction

This is a repository mainly used for demonstrating the power of the mql4-lib. The programs here, however, could be very useful for traders. Thus, this library serves another purpose for sharing free AND open source high quality MQL programs for traders.

I encourage users of the mql4-lib share their code for the benefit of all. Of course you can keep your secret money-making strategy, but most indicators, scripts, and EAs do not have the potential of making money on their own. These tools can be useful as enhancements to MetaTrader, or partially automate some aspects of trading.

Installation

You should first install mql4-lib and then deploy this project to the Projects folder or merge this project to the MQL4/5 folder. Note that these programs are only tested in MT4. Some of them will support MT5. As I plan to make the mql4-lib MT5 compatible, most programs of this repository will support MT5 in the future.

Example List

  1. ButtonDemo is an EA that illustrates the structure of a basic UI app. Since the UI part of mql4-lib is far from finished, you are advised not to use these features in your production EA.

  2. PriceBreakChart is an implementation of Price Break Chart. It is a production ready EA for generating offline charts. It supports tick volume and dynamic reloading while changing timeframes.

  3. DeMarker shows the structure of a reusable indicator. I will add an example later how to use the DeMarker indicator with a Renko Chart.

  4. CsvFile shows how to use the File System and IO API of mql4-lib to read/write CSV files.

mql4-lib-examples's People

Contributors

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