Open operation in EURUSD, it does not open in correct USDCAD, but it does have to open, for example, CHFJPY.
Posts made by Juan Manuel Quiñonero
-
RE: How to avoid correlated pairsposted in Questions & Answers
-
RE: How to avoid correlated pairsposted in Questions & Answers
@jstap If it works if you have the same quote or base but it does not open operations in pairs that have different (quote or base)
-
RE: How to avoid correlated pairsposted in Questions & Answers
@jstap I have checked it in demo and it does not work, does not open in any pair
-
How to avoid correlated pairsposted in Questions & Answers
If there is an open trade "EURUSD" how can you prevent it from being opened in other pairs that contain the same "quote" or "base"?
-
RE: Filtro de noticias, que cierre todas las operaciones abiertas y suspenda el EA con X tiempo antes para reactivar el EA X tiempo despues de las noticiasposted in Questions & Answers
Funciona perfetamente, no me abre operaciones1 hora antes de la noticia y hasta despues de 40 min
-
RE: Filtro de noticias, que cierre todas las operaciones abiertas y suspenda el EA con X tiempo antes para reactivar el EA X tiempo despues de las noticiasposted in Questions & Answers
Buenas, yo estoy utilizando el indicador de noticias IceFx.News.info y lo hago asi: https://fxdreema.com/shared/px9Drlcrd
-
RE: How to control bots when faced with high-impact news.posted in Tutorials by Users
With the ICEFX.newsinfo news indicator
-
RE: How to control bots when faced with high-impact news.posted in Tutorials by Users
Stop and start the bot when there is important news.
-
How to control bots when faced with high-impact news.posted in Tutorials by Users
https://fxdreema.com/shared/adTSmwBHd
How to control bots when faced with high-impact news. -
DateTimeposted in Questions & Answers
How can I take a global variable that is in datetime format and convert it to a normal date?
Gracias -
Sum of all swapsposted in Questions & Answers
When I have several open trades, how can I calculate the sum of all swaps and save it in a variable?
Thanks. -
Sum of many variables.posted in Questions & Answers
How can I add 20 variables and save it in another variable?
var1+var2+var3+var4.....var19+var20 = Var_sum.