Forum is missing a little something
What is your Investment target?Return?
Trade crude with me for large profit
Quotations, thoughts and ideas of famous people about trading, investing and success.
― Neil deGrasse Tyson
Would you like the ability to subscribe to multiple signals added to the signals service?
about cpy trades between mt4 accounts
Delay in copying signal
Hello, I am currently subscribing to a signal and their is a varying time in the copy of the trades! Some up to 12 min. Anybody, can help figure this one out in finding why I am experiencing this problem?
How to King EA works ? Please Read this
King EA is a Forex robot using the Expert Advisor (EA) with average system. it will open 1 - 10 trades (max) and averages system will be used. we are confidence with minimal DD and risk management of system. follow my strategy, this illustration: ©©© - if your balance amount $200 (min), setting your lot 0.01 (1 pips= $0.1) and allow max 10 orders- if your balance amount $400 , setting your lot 0.02 (1 pips= $0.2) and allow max 10 orders - if your balance amount $1000, setting your lot 0.05 (1pips=$0.5) and allow max 10 orders-if your balance amount $2000, setting your lot with 0.1 (1pips=$1) and allow max 10 orders©©©© *this strategy used every growth of $200, you can add your lot 0.01 and setting max 10 trades,, ( We are only on 1 pair EUR/USD) trust me
Digits, MODE_DIGITS, SYMBOL_DIGITS
Hi MQL4/5,
As you will see from the nature of my question, I am new to coding and am currently stuck on how and where to use 3 different versions of the 'Digits'. That being "Digits", "MODE_DIGITS" and "SYMBOL_DIGITS".
How are each of these used?
I have a section of my program that checks the decimal place accuracy of the pair and I have used the predefined variable Digits
if (Digits==5)
{Pair=10000;}
else
{Pair=100;}
But I would like to know in what instances I would have used the other two variations of this.
One more thing - How do I attach a section of my program to a post.
Mark
Discussion of article "Third Generation Neural Networks: Deep Networks"
Hi Vladimir
First of all thank you very much for providing so much know-how. This is realy an interesting stuff. Not only you provided both sides ( mt4 and R-files), you explained all in detail. This is really generous.
But as Apollo befor, I 've never made the ea running, or better, that the EA as server received data from the indicator. Of course I try to find the error on my side. In R-Studio, everything work fine. Netherless I have some questions.
in e_SAE i can find the parameter "flag". I do not find it anywhere else. Perhaps this has no meaning. But as Apollo, I have identified the GetRes -function from i_SAE_fun to make the trouble. the SAE-Indicator works , when the option " send to server" is set to false. If it is true, then nothing happens. when, after some times, I stop the indicator, and stop the RTerm in task-manager, I can see the following in dbgview:
00000127 108.28663635 [9960] <0> GetOutput: Error: R is not running (anymore): source('C:/RData/i_SAE.r')
00000128 108.28672791 [9960] <0> GetOutput: Error: R is not running (anymore): source('C:/RData/i_SAE.r')
00000129 108.28672791 [9960] Lade nötiges Paket: zoo
00000130 108.28672791 [9960]
00000131 108.28672791 [9960] Attache Paket: 'zoo'
00000132 108.28672791 [9960]
00000133 108.28672791 [9960] The following objects are masked from 'package:base':
00000134 108.28672791 [9960]
00000135 108.28672791 [9960] as.Date, as.Date.numeric
00000136 108.28672791 [9960]
00000137 108.29270935 [9960] RDeinit: RHandle = 539E61C (87680540)
( This is no error) ....
but i can see in RStudio, this messages appears when sourcing i_SAE.r file. There is perhaps an problem with the "serv" parameter (?).
If I debug the situation with metatrader, I can see, that the ea never calculate anything.
After "return(INIT_SUCCEEDED);" it jumps to
102 void OnTimer()
110 sig = GetRes(); then to
130 int GetRes()
where it goes to
if(Rgb("alert1"))
{
Alert("No calculation results!" + Symbol());
sig = 0;
return(0);
} .
after few more steps, it jumps back to the void OnTimer
So nothing is calculated , and never will.
Where is the error?
I hope you have a hint , because after one week intensive analyze, I have no idea anymore.
Thank you very much for your help
regards
rbliuom
(sorry for my english)
Checking for recently closed bars on multiple timeframes
MQL5 Cloud Network: Are You Still Calculating?
I have 2 computers available to the cloud....... they are not used a lot, perhaps because of my location.
I quite like the idea of having other computers available in case I need results quickly, and the costs are trivial compared to the costs of having additional computers and maintaining whatever may be necessary to have them available.
This is a great service.!!
Please Look my signal provider :)
Preventing overfitting
Isn't it obvious ? it's because they are all curve fitted.
OK, I admit my response was an extreme one, but I think it would be better to take my extreme, no optimization, over the other extreme of optimize by as many inputs as possible even if it makes no logical sense to use them for optimization.
Look at it this way, optimization is just that, optimizing something that is already good to make it even better. It's not meant to make a losing strategy win . . .
Optimization make me confuse. :(
To fine out which variable is suitable for tomorrow is a big problem.@_@
C++ instead of Java
Which issues ?
Java is a OOP language, not really accessible to traders who are trying to automate their strategy. mql4 at least was designed as a very simple and easy to learn language. Just guessing.
Well, not saying that the MQL language itself has the same issues, but from the course books I had for Java when I was taking it in college had some notes in it about some of the issues that C++ (which Java is based on) had. Java supposedly fixed some of the more glaring C++ errors, if I remember correctly, the pointer method used. The phrase for how it is used in Java is "passed by reference" where in C++ (and C# I believe) was passing the actual pointer, where there was the possibility that the pointer would get trashed, and you would lose the ability to get to what the pointer was pointing at. There was also the possibility for memory issues as well, which Java took care of automatically.
Since Java is an open source programming language, there would be no issues of usage on that end. I am just curious why the choice is all. Maybe the programmers who set it up knew C++ better because that is what they programmed in before. And for the record, C++ is also an OOP language, and one of the comments they made on bring in MQL was that it was able to make use of the OO design concept.
Marketplace Rules
You can distribute your EA for free on the mql5 Market.
What is not allowed is refer to external website.
Signals: Changing to a different broker?
Why answering when you don't know the response ?
You can't change your subscription once it's running.
put it in English
Is this site not English?
How can one benefit from any information given on this site if it is not in English.
I have been on several forum pages and code base expert EA in hope to find answers only to find that the author has written it in a foreign language.
On the the top right hand corner beside the search bar of this page it says English.
Shouldn't the moderator exclude the pages that are not written in the expected language chosenTo presume that only English speakers and writers should be able to benefit is just wrong, on so many levels. People being like this just makes the rest of us English speakers look bad. I believe a lot of the programmers on here speak and/or write in Russian actually.
Here is a wild idea, copy and paste what IS written on here that you think you might be interested in on a translation site, and find out what it says, and then, maybe repost the translation here, letting people know it is an English translation of whatever it is you translated.
C++ instead of Java
I am currently doing a search for it, but I think I remember reading an official MQL5 article on how they based MQL on either C# or C++, which was what set me on this line of query.
Edit. Found it, here, at https://www.mql5.com/en/docs/basis.
Which issues ?
Java is a OOP language, not really accessible to traders who are trying to automate their strategy. mql4 at least was designed as a very simple and easy to learn language. Just guessing.