OK, thats great, thanks again
Best posts made by joemarkey6
Latest posts made by joemarkey6
-
RE: Help - Custom MQL Codeposted in Questions & Answers
@willramsey Thanks for this, it works perfectly, how would you go about making it work for MT5, I tried to simply change the code where it says MT4 to MT5, grasping at straws'
it didn't work
-
RE: Help - Custom MQL Codeposted in Questions & Answers
Ok great thanks, I never come accross the FXDreema Studio before, I thought that you could simply paste code straight into the MQL block. Ill have to work out how to use it and give it a go.
Cheers
-
RE: Help - Custom MQL Codeposted in Questions & Answers
I tried all the above and always get errors, Id appreciate it if someone could upload the block.
Cheers
-
RE: Help - Custom MQL Codeposted in Questions & Answers
@jonatassantanacaje
Im trying to do the same thing that you managed to achieve, did you do it with one mql block?
If so would you mind sharing the code thats required in the block please -
Custom MQL Block code help please! SetAutotrading(false);posted in General Discussions
Custom MQL Block code help please! SetAutotrading(false);
Tutorials by Users 1 1 1
Jjoemarkey6 14 minutes ago
HI All
I have no idea how to code, I did a bit of googling and found this code, but I cant get it to work.SetAutotrading(false);
Any advice appreciated
I just want to make a bot that switches off the autotrade button if drawdown is too high. I was copying a signal on MQL5 "PrimeX" and they blew their account.
Thanks in advance
Joe
-
RE: Custom MQL Block code help please! SetAutotrading(false);posted in Tutorials by Users
I put this on the wrong forum, please delete it
-
Custom MQL Block code help please! SetAutotrading(false);posted in Tutorials by Users
HI All
I have no idea how to code, I did a bit of googling and found this code, but I cant get it to work.SetAutotrading(false);
Any advice appreciated
I just want to make a bot that switches off the autotrade button if drawdown is too high. I was copying a signal on MQL5 "PrimeX" and they blew their account.
Thanks in advance
Joe