I need help!
-
Hello there!
I need build my own bot, details:
I need an ea that changes the time frame when the last martingale is a certain lot.
Example:
Last order 0.10 lot, then it must change the tf automatically to one you have chosen..
-
@mancuso I need $1,000,000.
Maybe its a language issue, but when I'm asking for help for something I try to use some manners.
Perhaps you can try something like, for each position, closed trade, find lot size, place into variable. Check if variable is above or below the specified # you are looking for...not sure how you need it. Then change the market time frame of next blocks
-
@tipsywisdom I am not here for learn ways to speak but thank you for your little help.
-
You're welcome!
-
@mancuso Do you mean changing the timeframe the EA will open trades on or the chart itself where it is activo on right now?
-
@l-andorrà Claro, necesito una bot que cambie el tf cuando haya determinado dd o lotaje.
Por ejemplo, si la cuenta llega a 23% de DD, entonces que cambie a otro TF mas alto.
Si la última martingala tiene un lotaje determinado (ejemplo 0,10), que se cambie automaticamente el TF.
Creo que hay un bloque especifico, voy a seguir investigando.
-
@mancuso Pero cuando dices 'cambio de TF' no acabo de entender si te refieres a cambio en el gráfico o sólo en los cálculos. Si fuera lo segundo, sería muy fácil, porque basta con especificarlo en el interior de los bloques de condición. Si lo que quieres es cambiar el grágico, eso es mucho más complicado.