@miro1360 thank you
Posts made by ambrogio
-
RE: Apply template on selected pairposted in Questions & Answers
@miro1360 sorry to bother you, and how to apply the template from the current chart to another chart (e.g. Pair XYZ) ?
-
RE: Issue backtesting two pairs on MT5posted in Bug Reports
@roar In fact, it happens if in the two symbols there is the same currency (like in my project EURUSD and EURHKD), in pairs where there is not the same currency works well (like e.g. eurusd and audcad)
Thank you! -
RE: Issue backtesting two pairs on MT5posted in Bug Reports
@roar , you often use the MT5, can it be that because of the hedging account?
-
RE: Issue backtesting two pairs on MT5posted in Bug Reports
@l-andorrà thanks, yes the whole project
-
Issue backtesting two pairs on MT5posted in Bug Reports
Hi there! I don't know..... I have a problem with the order step: when I work only with area 1 and I turn off area 2 it works fine, when I work with all two pairs the order step goes crazy.
This is the link of project https://fxdreema.com/shared/Dde046TGand these few screenshot of trade


@fxdreema are you here?
-
RE: Apply template on selected pairposted in Questions & Answers
any suggestion about how to modify the custom code?
-
Apply template on selected pairposted in Questions & Answers
Hi there. I would like to know how to apply the template only on one selected pair (I'm not a coder)

-
RE: SL TO BEposted in Questions & Answers
@alex_1 Please, why you don't use the "break even block"?
-
RE: Missing Tradesposted in Questions & Answers
@singh you have to specify candle ID=1 in "more settings" field inside the blocks
-
RE: Coder Questionposted in Questions & Answers
@alphaomega I'm sorry, 69 errors, maybe some coders can fix them
-
RE: Coder Questionposted in Questions & Answers
@alphaomega maybe you have try to convert the .mq4 indicator with the fxdreema mq4 to mq5 converter?
-
RE: The weirdest buffers ever?posted in Questions & Answers
@l-andorrà Hi, i don't know what is the algorithm, but these types of indicators recalculate with each candle and change the curve on past candles (like repainting). You can see this behavior if you load the indicator into the tester and start it.
-
RE: My EMA Duplicates when I backtestposted in Questions & Answers
@freeflow as i said, you have 4 moving averages
-
RE: Once per conditionposted in Questions & Answers
@singh use this condition: x> (cross above) instead > (above)

-
RE: My EMA Duplicates when I backtestposted in Questions & Answers
@freeflow Please, can you explain what you mean by "duplicating"?
-
RE: My EMA Duplicates when I backtestposted in Questions & Answers
@freeflow Please, check inside the condition blocks #1 and #2, you can see that you have 4 moving averages
-
RE: how to create indicatorposted in Questions & Answers
@gharti Fxdreema builder is for expert advisor and script
