Posts made by ambrogio
-
RE: Does FXDREEMA have a marketplace for developed EA like mql market?posted in Questions & Answers
@jpsam if there was someone that sell or rent something here, you would surely find some advertisement under the name and they would show up
-
RE: time block issueposted in Questions & Answers
@tec-nacks It works. The journal doesn't always show on off blocks, put two arrows and you can see it on chart
-
RE: SL and TP, ATR fidex percentageposted in Questions & Answers
@Mikebc97 I found no problems (note that I disconnected your custom indicators which I do not have)


I should reproduce the exact same backtest as yours, with your indicators. Pair, time frame, day of test. I can do it tomorrow, let me know
-
RE: trailing stop and breakeven not workingposted in Questions & Answers
@Mehdi-box said in trailing stop and breakeven not working:
hello friends
The link below breakeven and trailing stop is not working
Can you help me?
https://fxdreema.com/shared/60r4szJPcbreak even and trailing must work separately. In your case the related blocks are at the bottom of the tree which starts with "once per bar"
-
RE: SL and TP, ATR fidex percentageposted in Questions & Answers
@Mikebc97 There are some inconsistencies in the risk management, please can you verify?

-
RE: Object is not created on live chart mt5posted in Questions & Answers
I think it's helpful to share the link to your project so someone can check it out.
-
RE: About How "And" Block Worksposted in Questions & Answers
@allstarengin if the two condition happens at the same time, the block #8 passes, because it have the lower ID number, and it is verified before block #9
-
RE: MQ4 FILE INDICATOR FOR MQ5 EAposted in Questions & Answers
If yours is a mq4 indicator, then it works on the MT4 project. You need a mq5 indicator to build a MT5 EA based on.
-
RE: Position Size Calculation on JP225 - is it a bug?posted in Questions & Answers
@Pascal-0 pay attention that US30 is quoted in USD, JP225 is quoted in JPY, so for the same risk% the lot size of JP225 is bigger
-
RE: Position Size Calculation on JP225 - is it a bug?posted in Questions & Answers
@Pascal-0 said in Position Size Calculation on JP225 - is it a bug?:
Ticksize for JP225 is 0.01 and US30 also 0.01
That's the problem? I don't get why. Could you please elaborate?
You have to add a pip size rule in your project, if the instrument have 0.01 like the last digit, you have to specify 0.1

Try it and let me know
-
RE: About How "And" Block Worksposted in Questions & Answers
@allstarengin AND block in area 1 needs to be reached from blocks 2 and 3 at the same time to work. It is pretty like your area 3
In area 2 the signal passes through both block 8 and block 9, it doesn't matter which one comes first or last.
Double click on the voice to see explanation

-
RE: candle close up horizontal lineposted in Questions & Answers
@samaco change this value to NO, otherwise your lines will come out with suffix : down line1, down line2,...........







