Hi.
How can I do this?
Balance=1000€
closed operation with losses=100€
Balance after closing operation=900€
1000-900=100 Result of the subtraction save in a variable.
Hi.
How can I do this?
Balance=1000€
closed operation with losses=100€
Balance after closing operation=900€
1000-900=100 Result of the subtraction save in a variable.
How to use the value of a variable in different currency pairs with the same Ea?
How can I do, if I have two operations open one of purchase and another sale. If the purchase is lost I want to close in a few pips and that loss in money save it in a variable.
How can I block the EA so that it only works in a single demo account?
Thanks, the problem is solved.
Hi.
How can I save the value in pip of an operation when it is created, then use that value in a condition?
Worksssssssssssssssssss.
Gracias, Thank you.
How can I save in a variable the crossing point of two Moving Averages.
How to do to count for example 5 operations and at the end stop trading, reset the counter the next day and start trading again?
Hi.
How to create a daily profit condition for all closed operations of the EAs?
Example: Daily Profit> 50 $ close all operations.
Thank you.