@fabien-s ohhh so its not just me , by the way it would have been a great tool if there weren't those errors
Posts made by Zackry
-
RE: is this same for everyone ?posted in Questions & Answers
-
is this same for everyone ?posted in Questions & Answers
whenever i try to use the converter option to convert mq4 to mq5 , i always get loads of errors , is it same for everyone else , or does this converter hold some kind of grudge against me ,











-
RE: Been wondering about this for a whileposted in Questions & Answers
@roar thanks bro, gonna ask question after I play around with example you posted, I am a bit slow in the info intake so had to try it a few times to fully understand

-
RE: Been wondering about this for a whileposted in Questions & Answers
@roar


I cant believe that I have never clicked on this manage variable section 

Now it makes sense, because I was wondering why it was showing mql4/ex4 on the top but this variable panel looked like mt5 version of fxdreema


-
RE: Been wondering about this for a whileposted in Questions & Answers
never seen these before

is there a block called loop condition? -
RE: Been wondering about this for a whileposted in Questions & Answers
@roar hey roar thanks for the example, but is that the mt5 builder of fxdreema? if yes can you please share an example in mt4 builder version, i dont use mt5 as of yet so its a bit difficult for me wrap my head around it
-
Been wondering about this for a whileposted in Questions & Answers
Let say my ea places the arrow on ema cross over, but is it possible to make it place these arrows on every cross over?
I mean with expert advisors, the ea will place these arrows only after the point where the ea is attached, it won't place arrows on crossover happened before that point
Is there a way to make it place these arrows on "n" number of previous bars -
RE: how to limit trades number of tradesposted in Questions & Answers
If you mean these two blocks, then they are just normal "check trade count" blocks, they are just named this way,
-
RE: create custom blockposted in Questions & Answers
@hadees bro you are a life saver, this problem has been bugging me for ages, thanks again I will try it and let you guys know for sure
-
RE: create custom blockposted in Questions & Answers
@ambrogio bro, I don't know what I was smoking when I first went through the post

I didn't noticed that line of code at all 
-
RE: create custom blockposted in Questions & Answers

bloody hell ......i dont know how i missed this line before , by the looks of it , this line should include the whole source code in the compiled file by itself , right ? -
RE: create custom blockposted in Questions & Answers
@hadees thanks bro , unfortunately its a lot information for a noob like me , but i think i am starting to understand the concept of the post you shared ,
whenever i open the mq4 file in the metaeditor , all hell break lose ,
i am gonna go through the post again and again a few more time to fully understand the idea , then i am gonna bother you again with a few questions
anyways thank you , i highly appreciate your help
cheers -
RE: create custom blockposted in Questions & Answers
@hadees apparently the example in this article is how to embed the indicator directly in to the code of the ea , which is way to confusing and difficult for a person who knows nothing about the coding , thats why i was wondering if it can be done via a custom block in fxdreema , because doing it via fxdreema seems much more easier than doing it in the code , because the source code from fxdreema ea is way too confusing if a person have no understanding of the coding
-
RE: create custom blockposted in Questions & Answers
@hadees thanks a lot
this looks helpful i am gonna have a look at it and i hope i can make any sense out of it -
RE: create custom blockposted in Questions & Answers
@l-andorrΓ yes one of the Indicstors is really complex, and if it's possible then it would save me lots of trouble, cuz there is not way to keep the strategy safe, if I want to give the ea to someone with indicators, the strategy can easily be figured out
-
RE: Open a trade with keyboardposted in Questions & Answers
this is fairly easy to achieve , just go to on chart tab and from there select the option " keyboard pressed" and there you will have two options , either to detect any key pressed or filter the keys by key code , in your case just use the key code and add the key code that you wanna use , for example b for buy and s for sell , search their codes online (i think by key code it means asci codes of the keys ) then attach the remaining block like buy now or sell now for the required task to be accomplished
-
create custom blockposted in Questions & Answers
hello
i was just wondering if it is possible to keep the custom indicator in one file.
i am using 2 custom indicators and i would really love to keep them in one code/file (main ea code) instead of sending the indicators along with the indicators.
s is it possible to achieve this using the " create custom block" option and pasting the source code of the indicator there somehow ?
i have been thinking about this for quite some time and its driving me crazy. -
RE: [Custom Block Release] Send a message or screenshot to Telegram Blocksposted in Tutorials by Users
@spuzy
Did and now errors are gone but there is still no message or screenshot in the telegram channel, strange thing is that it was working previously, but then it started giving the above mentioned error and now it's no longer working


