Page 51 of 51 FirstFirst ... 41 49 50 51
Results 501 to 505 of 505
Like Tree4Likes

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; Piecewise linear representation of time series is a method of approximating a time series using linear functions over small intervals. ...

      
   
  1. #501
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,540
    Blog Entries
    1711

    Neural Networks in Trading: Piecewise Linear Representation of Time Series

    Piecewise linear representation of time series is a method of approximating a time series using linear functions over small intervals. In this article, we will discuss the algorithm of Bidirectional Piecewise Linear Representation of time series (BPLR), which was presented in the paper "Bidirectional piecewise linear representation of time series with application to collective anomaly detection". This method was proposed to solve problems related to finding anomalies in time series.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  2. #502
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,540
    Blog Entries
    1711

    Developing a Calendar-Based News Event Breakout Expert Advisor in MQL5

    Volatility tends to peak around high-impact news events, creating significant breakout opportunities. In this article, we will outline the implementation process of a calendar-based breakout strategy in MQL5. We'll cover everything from creating a class to interpret and store calendar data, developing realistic backtests using this data, and finally, implementing execution code for live trading.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  3. #503
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,540
    Blog Entries
    1711

    Introduction to MQL5 (Part 12): A Beginner's Guide to Building Custom Indicators

    Using a project-based approach, we will divide the process into two main parts. First, without utilizing the iMA function, we will build a Moving Average indicator entirely from scratch. Next, we'll go one step further and transform the Moving Average from the conventional line shape into a candle-style indication. In addition, this practical method will open up new avenues for developing trading tools that are specifically suited to your requirements.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  4. #504
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,540
    Blog Entries
    1711

    From Basic to Intermediate: Arrays and Strings (I)

    In the previous article, "From Basic to Intermediate: Operator Precedence", we talked a little about the precautions we should take when using factorization in our codes. It's not uncommon to come across code that appears correct at first glance but ends up producing completely unexpected results in certain situations. This type of issue is often directly related to how the factorizations are implemented. Getting a piece of code to deliver consistent results may seem like a trivial task. However, without the proper knowledge (as demonstrated in that article), the likelihood of catastrophic failures increases as more and more poorly implemented factorizations are introduced into the code.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  5. #505
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,540
    Blog Entries
    1711

    Neural Networks in Trading: Controlled Segmentation

    The proposed Object Cluster Module plays a crucial role in enabling the model to achieve a deeper, more holistic understanding of both linguistic and visual information.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 51 of 51 FirstFirst ... 41 49 50 51

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
  •