+ Reply to Thread
Results 1 to 5 of 5

Thread: MQL5 Random Entry Systems

  1. #1
    Administrator Jim's Avatar
    Join Date
    Apr 2010
    Location
    South West England
    Posts
    90

    MQL5 Random Entry Systems

    This is a new version of our first example robot, ported to MQL5. This is the one that stays in the market 100% of the time and uses "random" entries! Download the source code and do some experiments. You might find it can be surprisingly profitable:
    Attached Files
    Reality is merely an illusion, albeit a very persistent one - Albert Einstein

  2. #2
    Administrator Jim's Avatar
    Join Date
    Apr 2010
    Location
    South West England
    Posts
    90

    An MQL5 Object-Oriented Really Random Robot

    We've just finished porting our latest MetaTrader 4 "Really Random Robot" over to MetaTrader 5. Not only that, but for this expert advisor we've also moved from the MQL4 procedural style to an object-oriented style made possible because MQL5 is based on the C++ programming language, instead of C like MQL4. Here's the source code:

    GurooEx01.zip

    Just to prove that it is sometimes possible for even random entries to produce a profit, here are some backtest results I prepared earlier:

    Click image for larger version

Name:	GurooEX01-EU-2010-2010.08.09.jpg
Views:	18
Size:	19.1 KB
ID:	60

    We've also uploaded our latest expert advisor to the MQL5 Code Base, where MetaQuotes have kindly translated the instructions into Russian for us! For some reason they neglected to translate my EA "in joke" though

    Is it possible for some kind reader to provide us with a Russian translation of "Magic number to make your broker think you have a profitable robot to hide!" ?

    Thanks in anticipation,

    Jim
    Reality is merely an illusion, albeit a very persistent one - Albert Einstein

  3. #3
    Junior Member Mintaka's Avatar
    Join Date
    Apr 2010
    Posts
    12

    The Russian translation

    Is it possible for some kind reader to provide us with a Russian translation of "Magic number to make your broker think you have a profitable robot to hide!" ?
    I am not sure it is 100% correct but I am sure 97.890 should be OK!

    Магическое число, что делает ваш брокер считает, что у вас есть скрытые робота, который приносит прибыль

    I used the Google to romanized the Russian text for those who have problems with Cyrillic alphabet:
    'Magicheskoe chislo, chto delaet vash broker schitaet, chto u vas yest skrytye robota, kotoryi prinosit pribyl?

    You are welcome Jim
    Last edited by Mintaka; 08-10-2010 at 01:48 PM.
    If you keep your mind humble, pride will vanish like morning mist - Dilgo Khyentse Rinpoche

  4. #4
    Administrator Jim's Avatar
    Join Date
    Apr 2010
    Location
    South West England
    Posts
    90
    Thanks Mintaka,

    Quote Originally Posted by Mintaka View Post
    I used the Google to romanized the Russian text for those who have problems with Cyrillic alphabet:
    Looks like this forum has some "problems with Cyrillic alphabet" unfortunately!!!

    [Edit] Which are now fixed following an upgrade of our database.
    Last edited by Jim; 08-10-2010 at 08:49 PM. Reason: Fixed the problem
    Reality is merely an illusion, albeit a very persistent one - Albert Einstein

  5. #5
    Junior Member
    Join Date
    Jul 2010
    Posts
    10
    So, there would be my version of the above sentence, but I would be happy, if somebody from Russia could check if it is ok.

    Magicheskoe chislo, kotorye izveshchaet vashego brokera, chto vy ispolzovaete dohodnogo skrytogo robota.

+ Reply to Thread

Posting Permissions

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