
Posts made by VHV-Profit-Masters
-
RE: All Comment add on the chart ?posted in Questions & Answers
-
RE: I need some help.posted in Questions & Answers
I already wrote the same answer to you in the other thread of the same problem that you already created
-
RE: I need helpposted in General Discussions
@duanvillanueva

It seems your mistake is when writing the name of the assets in that place. According to the information box, you should declare those constants as a string to be able to use them in that box. -
RE: I need helpposted in General Discussions
@duanvillanueva Are you trying to make an arbitrage EA?
-
RE: How to find the maximum and minimum of candles of N periods?posted in Questions & Answers
@govorushka Hola, use google traductor, puede ser que esto te ayude cn lo que buscas....
-
RE: Strategy Tester Errorposted in Questions & Answers
@Tehern Friend, I think your ea would work better if you declare the constants and variables so you can optimize it on the chart in the mt5 terminal
-
RE: S&R with martingaleposted in Questions & Answers
@Tjokker Revisa esto, puede ser util para ti---
-
RE: If, then, conditions for 2 indicatorsposted in Questions & Answers
@Money-Fest No need, my dear brother, I hope it helps you...
-
RE: Help please! I can't identify where the error is when compiling Mt5posted in Questions & Answers
@jstap Tnk, Apparently this error is in the blocks that use MQL code, but I have no idea how to solve them
-
Help please! I can't identify where the error is when compiling Mt5posted in Questions & Answers
When converting this EA from Mql4 to Mql5 and then trying to compile, I get the error seen in the image below. I cannot find out where the error is. Can someone please help me solve this? I am attaching the project thread:

-
RE: News Filter Blockposted in General Discussions
Esto es elunicornio azul de miles de usuarios de fxdreema, poder crear un filtro de noticias eficiente con este sistema
-
RE: Problem with the use of ATRposted in Questions & Answers
@l-andorrà Thank you very much for your help friend
-
RE: Reduce risk with account management toolsposted in Questions & Answers
@fabiobioware Hi, Maybe there is some project thread about this? I have tried it several times and actually doing it following instructions without the thread of a project leaves many gaps without answers, it turns out that here in the forum there are very few people willing to "help" in a real, concrete, practical way and above all there are many less willing to share their codes along with the answers, there are very few and we owe them gratitude for their effort and good heart, however it is very tedious to find half answers, or lists of cumbersome instructions that sometimes is like reading Martian language that at the same time In the end you don't understand anything... I know that some will jump up and say that if you want answers you have to pay for everything and that nothing is free, blah blah blah, or they will say It's your valuable time, etc etc, I consider that if the title of the forum said vein of solutions, codes and useful answers about fxdreema, few of us would participate, I firmly believe that if you cannot give ideas, or practical or real solutions, simply do not "help" if you are going to do it half-heartedly with the intention of gaining clients or Just to offer your products, this only generates more doubts than solutions. Honestly, I hope that among several of us we can do something like what the creator of this line of the post suggests, and that someone generous shares it in code, this would be wonderful and enormously beneficial for everyone... But I fear that it will be another Chimera, like the much requested functional news filter made in fxdreema, or the filter that identifies consolidations or trends, or the much requested recoverer of losses or negative floats (DD) similar to ea AW Recovery, these are all blue unicorns in this forum.... It's a shame, but if I manage to get any of these codes, count on me to share it with whoever needs it.
-
Problem with the use of ATRposted in Questions & Answers
Por favor si alguien me puede ayudar con una solucion a este problema con el uso del ATR, estare muy agradecido,
Hola amigos, como puedo hacer para usar el ATR de esta forma:
Condiciones de Entrada:
Colocar una orden de compra con un Take Profit (TP) de 1.5 veces el valor del ATR.
-
RE: If, then, conditions for 2 indicatorsposted in Questions & Answers
@Money-Fest
Hello, just change the symbol (X> for a > in stochastic) and it will start to work, although you still need a lot of work to make that structure a little more precise
-
What is the best strategy for scalping synthetic indices?posted in Questions & Answers
What is the most effective and profitable scalping strategy for trading synthetic indices, considering factors such as volatility, market liquidity, and order execution precision?
-
RE: Global variablesposted in Questions & Answers
@alhammeed1990 Share a Thread of the original project in mq4, perhaps when comparing both projects the error will be discovered
-
RE: Global variablesposted in Questions & Answers
It doesn't work because all your variables are zero, you need to declare the values of each constant or variable for your EA to work
