Hola l'andorrà, pensaba colocar la captura del block en un comentario que indicara cada bloque para saber hasta donde si funcionaba. Pero si no se puede no sirve. Otra pregunta es posible capturar el nombre del bloque ?
Saludos Rodrigo
Hola l'andorrà, pensaba colocar la captura del block en un comentario que indicara cada bloque para saber hasta donde si funcionaba. Pero si no se puede no sirve. Otra pregunta es posible capturar el nombre del bloque ?
Saludos Rodrigo
Hola, hay alguna función que capture el numero del block ?
Hi, is there any function that captures the block number?

Gracias Rodrigo
I'm sorry Uriel 0, I've searched the forums for days and I haven't found an answer, I think I explained myself wrong, it's not "no position" or "once per bar", what I need is that after opening the first position no there will be 2, 3, 4... no other. That is, open a position only regardless of whether the condition remains positive!
Lo siento Uriel 0, he buscado hace días en los foros y no he encontrado respuesta, creo que yo me explique mal, no es "no position" o "once per bar", lo que necesito es que después de abrir la primera posición no habrá la 2, 3, 4... ninguna otra. Eso es que, abra una posición solamente independientemente que la condición siga positiva !
Whether to ensure that only one position is opened
Hi, can someone tell me how I can do to open a single buy or sell position or if there is an open position that does not open other positions according to sale or purchase?
How to capture in a variable the sum of a Bucket or For each Purchase position that have a condition, in this case the values < 0 to obtain the purchase losses.
Enter the result into a variable, I attach two different cases: https://fxdreema.com/shared/3LoYQCTbe
Hola @l-andorrà a mi me están complicando los cálculos la parte visual en el grafico es mas sencillo con el comentario, el problema del calculo es obtener la suma de las posiciones perdidas y ganadas para compra como para venta, te muestro lo que hecho: https://fxdreema.com/shared/QHr6cHpac
Para que veas si me puedes orientar en los cálculos también
Look at this AE, it is for open positions and I think it fails because I don't know how to add each position to the variable, could you help me in this step.
https://fxdreema.com/shared/33DgSzpqb
You can also explore the possibility of downloading the history that delivers the information by line.
@jstap If yours is good and the difference in results is that mine includes Sawp, the difference is very minimal. The help I was referring to is how to differentiate the profitable ones from the losses within purchases, for example, is this what I need?
Thanks
Hi @jstap, I share with you what if I managed to do with three elements total purchases, total sales and general total and placed on the graph. https://fxdreema.com/shared/iZT5i6uF
But I did not understand how to do it as you tell me if you can share an example. Am I missing the profitable and losable buy and sell positions?
Thank you very much Rodrigo
Hello, can you help me create a table that adds the profits and losses of Purchases and Sales and that is shown on the graph.
Surely it is with modifying variables but how to obtain the profit or loss of each of the open positions of purchases or sales?
Hola, me pueden ayudar a crear un cuadro que sume los beneficios y perdidas de Compra y Venta y que se muestre en el grafico.
Seguramente es con modificar variables pero obtener el beneficio o perdida de cada una de las posiciones abiertas de compras o ventas ?
Strongly agree with OntradingX, @fabiobioware is great, clear and concise.
Can you clarify some doubts being more specific regarding the specific applications or tools to use in the following cases:
1.- With the Time Filter, what conditions do you use to keep open orders or not and thus assume or not the damage?
2.- For the maximum number of open trades simultaneously, do you mean "One per bar" or another?
3.- It is time to close operations only for profit and stop operating that day. I don't know what condition you mean?
4.- DrawDown Control. I don't know what condition you mean or why?
5.- When controlling the "Margin Level" under what level of margin do you recommend taking an action and what action is the most recommended?
Sorry if I abuse the knowledge but it is of great help for me that I am starting to manage an account.
Hello thank, my question is about managing the account, not about each position. What tools to reduce the risk of the account, if someone helps me ?
Hola a todos, alguien me puede indicar, cual es o cuales son las herramientas mejores para disminuir el riesgo de una cuenta, o como hacerlo ?
Hello everyone, can someone tell me what is or are the best tools to reduce the risk of an account, or how to do it?
Thank you Rodrigo
El error lo corregí era por el wifi, y le mande el hilo. Me puedes ayudar con el siguiente bot: https://fxdreema.com/shared/qauJ8BIGc
Con las flechar como puedo hacer para individualizar cada una con la condición o herramienta que esta operando o el numero para que me aparezca en el grafico y poder saber a cual se refiere cada una ?
Un abrazo Rodrigo
Hello everyone and administrator, with the following condition:

It does not work or does not open positions when there are no open positions as in this case:

But it does work when there are open positions as shown:

To solve it, create the following Buy and Sell Bot, where Area # 1 shows the solution conditions:: https://fxdreema.com/shared/qauJ8BIGc
The problem is that it does not work when there are no open positions and the bot does not open buy positions, I need help to solve it please,
Thank you Rodrigo
Mira este mensaje que me sale en el Bug Reports:

Que puedo hacer ?
Hola l'andorrà, alguna preguntas:
1.- Me puedes indicar que es un bug y como se abre un hilo en el subforo para el administrador nunca lo he hecho.
2.- Descubrí lo siguiente, el bot no funciona cuando no hay operaciones abiertas, como en este caso el Balance, Patrimonio y el Nivel de Margen son iguales 9.637,50 en este caso:

Pero si funciona cuando hay posiciones abiertas, donde aparecen el Balance, Patrimonio, Margen, Margen Libre y Nivel de Margen y son valores distintos:

Por lo tanto modifique el EA para que abriera en ambos casos como muestra el Área # 1 https://fxdreema.com/shared/B2IEtUYbe
Donde en el caso que no haya posiciones abiertas las abra al ser verdadera la condición 2 y se conecta a la condición 4:

Si esta condición 2 es Falsa se conecta a la condición 3

Y la condición 3 si es Verdadera se conecta a la condición 4.
Pero el problema es que la condición 2 que es cuando no hay posiciones abiertas, No esta funcionando me puedes indicar el error o como lo puedo hacer para que funcione por favor.
Muchas Gracias, Rodrigo