Pierre Rougier
Pierre Rougier
Mon blog : http://apprendre-mql5.blogspot.com

Je cherche un sparring-partner pour apprendre à développer en MQL5.
http://apprendre-mql5.blogspot.com/2018/03/je-cherche-un-sparring-partner-pour.html

Je vous aide gratuitement a developper votre EA en MQL5
http://apprendre-mql5.blogspot.com/2018/10/jaide-gratuitement-une-personne.html
Pierre Rougier
Added topic I would like to practice discretionary trading using my indicators on historical data.
Hello, I would like to practice discretionary trading using my indicators on historical data. What tools do you recommend? Regards, Pierre8r
Pierre Rougier
Added topic The OnDeinit () method for an indicator, no longer exists in MQL5?
Hello, The OnDeinit () method for an indicator, no longer exists in MQL5? //+------------------------------------------------------------------+
Pierre Rougier
Added topic Why does this script produce a out of range ?
Hello, Why does this script produce a out of range ? Thanks, Pierre //+------------------------------------------------------------------+
Pierre Rougier
Added topic Why this EA does not display my "indicator" on the chart?
Hello, It's an Expert. Why this EA does not display my "indicator" on the chart? Thanks, Pierre //+------------------------------------------------------------------+
Pierre Rougier
Added topic Is there an article that explains how to analyze the result of a Strategy tester with MetaTrader 5?
Hello, Is there an article that explains how to analyze the result of a Strategy tester with MetaTrader 5? Thanks, Pierre8r
Pierre Rougier
Added topic Looking for a sample of MQL5 EA with an indicator calculated entirely with code located inside the EA.
Hi, I am looking for a sample of MQL5 EA with an indicator calculated entirely with code located inside the EA. And that requires reading historical data. Or said in another way not from iMA, etc. Regards, Pierre
Pierre Rougier
Added topic Looking for an MQL5 EA that can serve as a base to implement my own strategy. A kind of MQL5 EA skeleton.
Hello, I am looking for an MQL5 EA that can serve as a base to implement my own strategy. A kind of MQL5 EA skeleton. Thanks. Pierre
Pierre Rougier
Added topic I am looking for the code of an MQL5 indicator developed in object-oriented programming.
Hello, I am looking for the code of an MQL5  indicator developed in object-oriented programming. With class, etc. Thanks
Pierre Rougier
Added topic Is it possible to display charts in seconds time frame ?
Hi, Is it possible to display charts in seconds time frame ? Regards, Pierre
Pierre Rougier
Added topic I am trying to know the index of a bar, from a datetime data.
Hello, I am trying to know the index of a bar, from a datetime data. for example datetime dtBarDatetime= D'2018.02.08 13:05' ;
Pierre Rougier
Added topic How to export quotes from MetaTrader 5?
Hello, How to export quotes from MetaTrader 5? Thanks, Pierre
Pierre Rougier
Added topic If you have developed an indicator from scratch, and want to use it in your EA. Do you use it as iCustom, or do you duplicate your indicator code in the EA?
Hello, If you have developed an indicator from scratch, and want to use it in your EA. Do you use it as iCustom, or do you duplicate your indicator code in the EA? Regards
Pierre Rougier
Added topic [MQL5] What is the utility of the mode parameter if a list is always sorted in ascending mode?
Hi, What is the utility of the mode parameter if a list is always sorted in ascending mode? https://www.mql5.com/en/docs/standardlibrary/datastructures/clist/clistsort Sort Sorts a list. void   Sort(    int
Pierre Rougier
Added topic What is used behind the Shared Projects of MQL5 MetaEditor, CVS, SVN or Git?
Hi, What is used behind the Shared Projects of MQL5 MetaEditor, CVS, SVN or Git? Regards, Pierre
Pierre Rougier
Added topic What version of C++ does MQL5 look like? C++ 11?
Hello, What version of C++ does MQL5 look like? C++ 11? Regards
Pierre Rougier
Added topic Menu/Window/Close all, in MetaEditor of Metatrader 4 not in MetaEditor of Metatrader 5
Hello, It is possible in the MetaEditor of Metatrader 4  to close all windows in one command with Menu/Window/Close all I did not find this command in the MetaEditor of Metatrader 5, for me, it's a shame. Pierre
Pierre Rougier
Added topic I'm trying to draw an DRAW_COLOR_SECTION with sections missing or colorless.
Hello, I'm trying to draw an DRAW_COLOR_SECTION with sections missing or colorless. I tried this code but it's missed. //+------------------------------------------------------------------+
Pierre Rougier
Added topic [MQL5] Script I got the following error message " Array out of range". Why ?
Hello, [MQL5] I try this script. With F5, Debugging, I got the following error message " Array out of range ". Why ? Thanks in advance, Pierre //+------------------------------------------------------------------+
Pierre Rougier
Added topic Is there somewhere all the source code of the the MQL5 Language REFERENCE pdf in a zip file ready to be downloaded?
Hello, To learn MQL5 a good (the best) reference seems to be the MQL5 Language REFERENCE pdf. https://www.mql5.com/en/docs https://www.mql5.com/files/pdf/mql5.pdf Is there somewhere all the source code of the book in a zip file ready to be
123