Page 3 of 47 FirstFirst 1 2 3 4 5 13 ... LastLast
Results 21 to 30 of 466
Like Tree3Likes

Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview

This is a discussion on Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview within the General Discussion forums, part of the Trading Forum category; The Accumulation/Distribution (A/D) Indicator has one interesting feature - a breakout of the trend line plotted in this indicator chart ...

      
   
  1. #21
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    An Insight Into Accumulation/Distribution And Where It Can Get You

    The Accumulation/Distribution (A/D) Indicator has one interesting feature - a breakout of the trend line plotted in this indicator chart suggests, with a certain degree of probability, a forthcoming breakout of the trend line in the price chart. This article will be useful and interesting for those who are new to programming in MQL4. Having this in view, I have tried to present the information in an easy to grasp manner and use the simplest code structures.

    More...

  2. #22
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    MetaTrader 4 on Mac OS

    Apple products have become very popular. MetaQuotes Software Corp. attentively follows the progress of the IT industry and has already released the special mobile applications for iOS-based devices - MetaTrader 4 for iPhone and MetaTrader 5 for iPhone.
    There are many topics on the MQL4.community forum, where people are seeking a solution for running MetaTrader 4 under the Mac OS operating system. In this article, you will find out how to work in MetaTrader 4 via the Apple's popular operating system.

    More...

  3. #23
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    The Golden Rule of Traders

    In order to make profits based on high expectations, we must understand three basic principles of good trading: 1) know your risk when entering the market; 2) cut your losses early and allow your profit to run; 3) know the expectation of your system – test and adjust it regularly. This article provides a program code trailing open positions and actualizing the second golden principle, as it allows profit to run for the highest possible level.

    More...

  4. #24
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    MetaTrader 5 - More Than You Can Imagine!

    The MetaTrader 5 client terminal has been developed from scratch and far surpasses its predecessor, of course. The new trading platform provides unlimited opportunities for trading in any financial markets. Moreover, its functionality keeps expanding to offer even more useful features and convenience. So now it is now quite difficult to list all numerous advantages of MetaTrader 5. We have tried to briefly describe them in one article, and we got surprised with the result - the article is far from brief!

    More...

  5. #25
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    MQL5 Cookbook: Multi-Currency Expert Advisor - Simple, Neat and Quick Approach

    This article will describe an implementation of a simple approach suitable for a multi-currency Expert Advisor. This means that you will be able to set up the Expert Advisor for testing/trading under identical conditions but with different parameters for each symbol. As an example, we will create a pattern for two symbols but in such a way so as to be able to add additional symbols, if necessary, by making small changes to the code.

    More...

  6. #26
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    Mechanical Trading System "Chuvashov's Triangle"

    Let me offer you an overview and the program code of the mechanical trading system based on ideas of Stanislav Chuvashov. Triangle's construction is based on the intersection of two trend lines built by the upper and lower fractals.

    More...

  7. #27
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    LibMatrix: Library of Matrix Algebra (Part One)

    The author familiarizes the readers with a simple library of matrix algebra and provides descriptions and peculiarities of the main functions.

    More...

  8. #28
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    Reading RSS News Feeds by Means of MQL4

    This article deals with an example of reading RSS markup by means of MQL4 using the functions for HTML tags analysis. We will try to make a work piece which can then be turned into a news indicator or just an RSS reader on MQL4 language.

    More...

  9. #29
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    How to Install and Use OpenCL for Calculations

    It has been over a year since MQL5 started providing native support for OpenCL. However not many users have seen the true value of using parallel computing in their Expert Advisors, indicators or scripts. This article serves to help you install and set up OpenCL on your computer so that you can try to use this technology in the MetaTrader 5 trading terminal.

    More...

  10. #30
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,326
    Blog Entries
    1638

    Testing Expert Advisors on Non-Standard Time Frames

    It's not just simple; it's super simple. Testing Expert Advisors on non-standard time frames is possible! All we need to do is to replace standard time frame data with non-standard time frame data. Furthermore, we can even test Expert Advisors that use data from several non-standard time frames.

    More...

Page 3 of 47 FirstFirst 1 2 3 4 5 13 ... LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •