Page 2 of 2 FirstFirst 1 2
Results 11 to 16 of 16
Like Tree2Likes

For Those Looking for the "Grail"

This is a discussion on For Those Looking for the "Grail" within the Trading Systems forums, part of the Trading Forum category; Chinese traders joking ... I found the thread in Chinese language with backtesting results and with some comments. ---------------- "To ...

      
   
  1. #11
    Administrator newdigital's Avatar
    Join Date
    Feb 2013
    Posts
    10,477
    Blog Entries
    2951
    Follow newdigital On Twitter Add newdigital on Facebook Add newdigital on Google+ Add newdigital on MySpace
    Add newdigital on Linkedin

    "I look at these charts, and I feel better and better."

    Chinese traders joking ... I found the thread in Chinese language with backtesting results and with some comments.

    ----------------

    "To interpret this graph - take a look at the test history from the start and to the end time of testing, and look at this delightful amplitude/time line":

    For Those Looking for the "Grail"-chinese1.jpg

    ----------------

    "Since 1971? My sister was born at this time, now she is almost 50 years old. Since foreign exchange transactions do not allow you to make quick money, there's nothing to talk about":

    For Those Looking for the "Grail"-chinese2.jpg

    ----------------

    I did not find EAs which they were tested sorry ...
    Premium Trading Forum: subscription, public discussion and latest news
    Trading Forum wiki || MQL5 channel for the forum
    Trading blogs || My blog

  2. #12
    member FinanceGlossy's Avatar
    Join Date
    Mar 2014
    Posts
    108
    Blog Entries
    95

    Who said that "grail" can not become profitable?

    Lucky - expert for MetaTrader 4

    For Those Looking for the "Grail"-image__6.png


    For Those Looking for the "Grail"-image__15.png


    Who said that "GRAIL" CANNOT BECOME PROFITABLE? - one of the authors of an article about grails. I can tell you the opposite. Lucky is also a grail, but after 3 months of working over it, it started to bring profit without using the intrabar trading. You need proofs? See reports from a demo and a real account.
    Last edited by FinanceGlossy; 03-03-2019 at 04:17 PM.
    Trading Forum wiki || FXstreet Trading Strategies thread
    Trading blogs || My blog

  3. #13
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,464
    Blog Entries
    1681

    Understanding Programming Paradigms (Part 2): An Object-Oriented Approach to Developing a Price Action Expert Advisor

    In the first article I introduced programming paradigms and focused on how to implement procedural programming in MQL5. I also explored functional programming. After gaining a deeper understanding of how procedural programming works, we created a basic price action expert advisor using the exponential moving average indicator (EMA) and candlestick price data.


    This article will take a deeper dive into the object-oriented programming paradigm. We'll then apply this knowledge to transform the procedural code of the previously developed expert advisor from the first article into object-oriented code. This process will deepen our understanding of the main differences between these two programming paradigms.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  4. #14
    Junior Member
    Join Date
    Mar 2024
    Posts
    2
    I was also looking for the "Holy Grail" of trading.
    I like game: happy wheels and temple run 3

  5. #15
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,464
    Blog Entries
    1681

    Developing a multi-currency Expert Advisor (Part 6): Automating the selection of an instance group

    In the previous article, we have implemented the ability to choose the strategy option - with a constant position size and with a variable position size. This allowed us to introduce normalization of the results of the strategies' work according to the maximum drawdown and provided the possibility of combining them into groups, for which the maximum drawdown was also within the specified limits. For the sake of demonstration, we manually selected several of the most attractive combinations of inputs from the optimization results of a single strategy instance and tried to combine them into one group or even into a group of three groups of three strategies. We got the best results in the latter case.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

  6. #16
    member mql5's Avatar
    Join Date
    May 2013
    Posts
    2,464
    Blog Entries
    1681

    Developing a multi-currency Expert Advisor (Part 13): Automating the second stage — selection into groups

    Having been distracted a bit by the risk manager in the last article, let's get back to the main topic — test automation. In one of the previous articles, we outlined several stages that should be completed while optimizing and searching for the best parameters of the final EA. We have already implemented the first stage, at which we optimized the parameters of a single trading strategy instance. Its results were saved in the database.

    The next stage is a selection of good groups of single instances of trading strategies that, when working together, will improve trading parameters — reduce drawdown, increase the linearity of the balance curve growth, and so on. We already looked at how to carry out this stage manually in the sixth part of the series.
    more...
    Metatrader 5 / Metatrader 4 for MQL5 / MQL4 articles preview preview
    Trading blogs || My blog

Page 2 of 2 FirstFirst 1 2

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
  •