@haidang8055 Some more details would be appreciated. What kind of retracements are you looking for exactly?
Posts made by l'andorrà
-
RE: How to Create a Bot set SL and TP with Fibo retracement levelposted in Questions & Answers
-
RE: closing tradesposted in Questions & Answers
@kallosh You are not using the recommended 'Trade closed' block. I recommend you to use it.
-
RE: close half positionposted in Questions & Answers
@cristall86 I cannot say anything before looking at the project, sorry.
-
RE: Use currency pairs to define trading hours.posted in General Discussions
@gonza You can try this for all symbols including EUR. Didn't test it, though.

-
RE: closing tradesposted in Questions & Answers
@vonmunchy This is a more efficient option via the 'on trade' tab:

-
RE: High/Low Variable for Multi Symbolposted in Questions & Answers
@vonmunchy Do you mean showing the lines on the same chart? That cannot be done. You can draw lines only on the active chart. You will need to run teh EA on different charts at the same time for each symbol.
-
RE: Mostrar Profit de Grupo "Profit Group"posted in Questions & Answers
@digimax Puedes filtrar por grupo aquí:

-
RE: Money management option .. 500>1000 = 0.02lotposted in Questions & Answers
@saeed-2 albertomferreira is right. Unless you create some custom code you will need as many condition blocks as you show in your example.
-
RE: divergencia con stocasticposted in Questions & Answers
@digimax Entonces el problema es el indicador, sin duda. Lo más probable es que sea de los que repinta. Esos hay que evitarlos a toda costa.
-
RE: Is second crossover possible?posted in General Discussions
@mohamed80 Yes, you can do that wth variables. You can create a boolen variable to identify the first crossing and then requiring it as a condition for the next one, for exmple.
-
RE: My EA performed well on EVERY TICK on real i loose lot of moneyposted in Questions & Answers
@haidang8055 Can you please create a different thread for your question? We should not move away from the topic of this thread. I promise I will take a look at you new thread.
-
RE: PARTIAL CLOSEposted in Questions & Answers
@kestra Yes, you can move all the blocks to that tab, pero there will be some elements that will work differently. Try ot and let me know your results.
-
RE: Once per conditionposted in Questions & Answers
@nehemiah7 That depends on what you need and how it is supposed to happen. There is not a specific way to do it.
-
RE: Script to close all positions above 100 pipsposted in Questions & Answers
@bagheria You will find the solutions in this thread:
https://fxdreema.com/forum/topic/12490/how-to-calculate-only-buy-orders/6
-
RE: timeframe possibilityposted in General Discussions
@weius I already answered your previous thread with the same question. Please don't duplicate threads.
-
RE: navigating different timeframesposted in Questions & Answers
@weius You can use different condition blocks searching for that info on different timeframes normally. Then you can combine those conditions blocks on your project normally.
-
RE: Average Stoplossposted in Questions & Answers
@7m0d3s Then you need a loop searching for that information. Sadly I'm not an expert at loops. Maybe miro or roar can help.
-
RE: for exampleposted in Questions & Answers
@hsfbm I'm not sure that is possible. Can any programmer confirm this, please?
