Page 16 of 50 FirstFirst ... 6 14 15 16 17 18 26 ... LastLast
Results 151 to 160 of 495
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; Table of Contents 1. Introduction 2. Installation 3. Binary Options strategy example 3.1. Define Binary Options strategy 3.2. Create Binary ...

      
   
  1. #151

  2. #152
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    MQL5 vs QLUA - Why trading operations in MQL5 are up to 28 times faster?

    MQL5 vs QLUA - Why trading operations in MQL5 are up to 28 times faster?

    Have you ever wondered how quickly your order is delivered to the exchange, how fast it is executed, and how much time your terminal needs in order to receive the operation result?

    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  3. #153
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    Statistical distributions in the form of histograms without indicator buffers and arrays

    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview-0_9.png


    Histograms allow researchers to visually evaluate the distribution of statistical data grouped by the frequency of their penetration into a certain (predetermined) interval.Histograms and their use in the statistical data analysis are a well-studied topic with multiple articles devoted to it [1, 2, 3, 4, 5, 6, 7] and a large number of CodeBase examples [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]. However, applied algorithms are based on using indicator buffers or arrays. In this article, we consider the possibility of building statistical distributions of different market characteristics without complicated calculations, sorting, sampling, etc. In order to achieve this, we will use the "graphical" memory — the section storing the properties of graphical objects. Since we need graphical objects when plotting custom histograms, we can use their "hidden" abilities and rich functionality to full capacity.

    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  4. #154
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #155
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    Patterns available when trading currency baskets

    Introduction

    My previous article on trading currency baskets dwelt on its basic principles, approaches and terminology. Of course, this is not enough for successfully following this complex method. Understanding entry and exit conditions, as well as signals remains crucial. In other words, we need descriptions of the currently known patterns that can significantly increase the profitability. This will be the objective of the article — provide traders with a detailed description of the patterns formed when working with currency baskets. We are going to apply terminology as well as the descriptions of baskets and technical tools similar to the ones in the previous articles. We are also going to apply the combined Williams’ Percent Range (WPR) indicators to analyze currency basket status.

    Let's characterize this indicator briefly. The parent WPR values change from 0% to -100%. This range is not suitable for us for the reasons provided below. The range of values from 100% to -100% with the transition through zero is required to display all patterns correctly. This change can easily be taken into account in the indicator code. Besides, we assume that existing oversold/overbought levels for the parent indicator remain relevant for the combined one, thus we are going to use them actively.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview-eurjpydaily_5.png


    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  6. #156
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  7. #157
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    An Example of Developing a Spread Strategy for Moscow Exchange Futures

    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview-rts_ticksize__2.png


    The MetaTrader 5 platform allows developing and testing trading robots that simultaneously trade multiple financial instruments. The built-in Strategy Tester automatically downloads required tick history from the broker's server taking into account contract specifications, so the developer does not need to do that manually. This makes it possible to easily and reliably reproduce trading environment conditions, including even millisecond intervals between the arrival of ticks on different symbols. In this article we will demonstrate the development and testing of a spread strategy on two Moscow Exchange futures.

    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  8. #158
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    Auto detection of extreme points based on a specified price variation

    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview-extremum_macd2.png


    Many popular trading strategies are based on the use of different graphical patterns: head and shoulders, double top/double bottom and others. Some strategies also analyze the divergence of extreme points on the charts. When automating such trading systems, the necessity arises to find, process and interpret peaks and bottoms on charts. Existing tools do not always allow us to find extreme points according to the established criteria. The article presents efficient algorithms and program solutions for finding and processing extreme points on price charts depending on a price variation.

    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  9. #159
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    Mathematics in Trading: How to Estimate Trade Results

    Mathematics in Trading: How to Estimate Trade Results

    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview-11111.gif


    A certain level of mathematical background is required of any trader, and this statement needs no proof. The matter is only: How can we define this minimum required level? In growth of his or her trading experience, trader often widens his or her outlook "single-handed", reading posts on forums or various books. Some books require lower level of mathematical background of readers, some, on the contrary, inspire one to study or brush up one's knowledge in one field of pure sciences or another. We will try to give some estimates and their interpretations in this single article.
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  10. #160
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,463
    Blog Entries
    1680

    Embed MetaTrader 4/5 WebTerminal on your website for free and make a profit

    Traders are well familiar with the WebTerminal, which allows trading on financial markets straight from the browser.

    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview-screenshot_2__2.png


    Add the WebTerminal widget to your website — you can do it absolutely free. This powerful functionality will enable your site visitors to trade using the most popular MetaTrader 5 and MetaTrader 4 platforms straight from your website!


    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 16 of 50 FirstFirst ... 6 14 15 16 17 18 26 ... 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
  •