Dislikedthis system is crazyyyyyy good!!! good work hurry with the full version im willing to payIgnored
Intresting finding or simply statistic: 5min candel 14 replies
Price pattern scanner where I choose the pattern 4 replies
Need help finding a scalping broker 12 replies
Need Help Finding a Book 4 replies
Interesting finding: EUR/JPY 1 reply
Dislikedthis system is crazyyyyyy good!!! good work hurry with the full version im willing to payIgnored
DislikedI have been coding EAs for the past 5 months since the whole shut down and I've made about 50 of them. Saw this thread and decided to make an account to help out this thread. Going to read the code over today and get back to you guys!Ignored
Disliked{quote} Ive been messing around with different settings. been having good success on 15min chartIgnored
Dislikedcan you please coding for fixed lot size because if you change lot size EA does not take command and used its own lot size.Ignored
I would appreciate anyone posting their results on different pairs, parameters, timeframes, timezone, etc!
Disliked{quote} I noticed in the code a logic flow that could be easily fixed to allow for a fixed size, it's not that RR did not code proper MM but within the code a try catch statement will guarantee a proper lot size, I haven't debugged and made sure I am right but once Monday rolls over I can properly test {quote} Thank you, I have cleaned the code up and made it more readable for now. Some basic warnings came with the original code but I fixed all 9 of them already. I split the original code up into its respective sections. Tomorrow I will try...Ignored
Disliked{quote} can you please coding for fixed lot size because if you change lot size EA dosenot take command and used its own lot size.Ignored
Dislikedive never experienced this. I set a lot size and it will execute that size. I am also just running this as a test. I trade futures so I would have to manually execute all trades taken by this EA(until(if) i get API set up with me broker). and it also needs to be coded in something like python or C++Ignored
DislikedIf anyone is interested, here are the pattern finding indicator WmiFor and EA WmiFor30 mentioned in Post #35 by ForexTest. The author is Murad Ismayilov. I used Google Translate to get English versions. Murad's explanation says WmiFor uses Spearman's coefficient for predictions. WmiFor30 uses a faster, more efficient way to calculate (supposed to be more accurate). There is a problem (array handling/size/reference) with WmiFor30 so it doesn't seem to compile correctly in latest MT4 version. It is interesting to put WmiFor on the chart with PatternFindingCorrelation...Ignored
pipguy mentioned adding a time filter which is super simple so I'll be adding that as well.
Disliked{quote} forexhard on the first page mentioned if this EA could learn from its self and like you said for that type of system we would need to add another layer in c++ or python to achieve it. I have one system in python that executed bitcoin trades, in the fucutre maybe we could morph the two together {quote} Thank you for the post, I should have seen that comment do thought of this! Especially that I know a bit of Russian, if anything I will send this to some family if i really need to know exactly whats his post is saying. Sucks there...Ignored
Disliked{quote} Yes I agree, it might be helpful to convert the original EA to a more robust lang like Python or C++Ignored
Also Stanislav Korotky updated the Murad's Russian mt4 code into mt5 code here: https://www.mql5.com/en/code/27436. It has some fixes and bus as well apparently but ill take a look at it later.
DislikedThank you for the post, I should have seen that comment do thought of this! Especially that I know a bit of Russian, if anything I will send this to some family if i really need to know exactly whats his post is saying. Sucks there isn't any comments at least in Russian but the code is very readable. I will fully document RR's EA first so I have a base of understanding then start debugging to understand how it reacts, see the data, error report, etc. Hopefully I can finish documenting today so tomorrow I can get right into debugging and move onto...Ignored
Disliked{quote} Hi SerbSerb, Here are the versions with original Russian comments. Plus Murad's companion Volume prediction indicator. Also, a lengthy, detailed explanation here: https://forexsystemsru.com/threads/e...r30-dtw.69396/ {file} {file} {file}Ignored
Disliked{quote} forexhard on the first page mentioned if this EA could learn from its self and like you said for that type of system we would need to add another layer in c++ or python to achieve it. I have one system in python that executed bitcoin trades, in the fucutre maybe we could morph the two together {quote} Thank you for the post, I should have seen that comment and thought of this! Especially that I know a bit of Russian, if anything I will send this to some family if i really need to know exactly whats his post is saying. Sucks there...Ignored
Disliked{quote} Thank you for the code, gotta switch it all to Cyrillic but ill do that if the translated one doesn't make sense Reading the translated one from ForexTest its pretty bad so going through it now fixing it.Ignored
Disliked{quote} Hey, i want to learn how to develop trading algos in MQL4, but I'm finding it hard to learn, but i know a bit of python, Please do you know any resources i could use to learn to develop algos in python? And which one do you find easier? Thanks.Ignored
Disliked{quote} LOL, ... if the translated one doesn't make sense... When I pasted first Russian phrase into Google translate, Google recognized it as Vietnamese. "Global Variables" was translated to "Always Pleasure". Enjoying humor where & when we find it. NWIgnored
Disliked{quote} Are you new to coding? I'm busy with this and other life stuff at the moment so i can help you once I know more about exactly what you want! For me researching and learning both MQL4/5 or python is relatively the same, just depends on how crazy you want to get into it lol python definitely has more capabilities plus is becoming more popular these days. {quote}Ignored