@ken-0 Works for me, only it's too slow, i don't know why
Posts made by ambrogio
-
RE: exemple button helpposted in Questions & Answers
-
RE: closing a trade in ADXposted in Questions & Answers
@r_austriajr This problem has also happened to me several times. I solved it by deleting the file and creating a new one with new blocks. I don't know why this happens. This is your rewritten project. I recommend you to delete from the builder and from your computer the old one.
-
RE: closing a trade in ADXposted in Questions & Answers
@r_austriajr said in closing a trade in ADX:
Thanks for the suggesti0n. but that's exactly what i did in my project and it does not work. Is there any alternative block to be used instead of the "if trade"?
Please upload a few blocks project link to better understand
-
RE: my indicator stochastic not shown di tester mt4posted in Questions & Answers
@loundhez No, you can't. You can use buffers with values in a "condition" block. This is an example

Step by step, and keep the trailing stop separate from the other blocks
-
RE: Qustion for real programmersposted in Questions & Answers
I have now seen the post, Smothed hhashi is a nice indicator, but it is also slow, and I always simplify it in this way, I hope it is useful to everyone, when the crossings between the two moving averages arrive the indicator changes color(little repainting)

-
RE: Trail pending orderposted in Questions & Answers
@vendettafx you can use negative value of trail P.O.
-
RE: closing a trade in ADXposted in Questions & Answers
@r_austriajr said in closing a trade in ADX:
Hello everyone;
Can anyone help me please how to close a trade after +DI crosses below -DI in (ADX2)? I have been trying this many, but I unfortunately failed to close the trade.
doesn't work?

-
RE: my indicator stochastic not shown di tester mt4posted in Questions & Answers
@loundhez your indicator does not "appear" but is always drawn, you have to work with layers (e.g. buffer 4 cross above 80 value or cross below 80 value, depends on your strategy) (or one buffer crosses the other, I don't know how this indicator works)
if you want to see your indicator in action you can do it in the tester (indicator)
-
RE: my indicator stochastic not shown di tester mt4posted in Questions & Answers
@loundhez For me works fine
Any message errors in the journal?
Did you put the indicator in the MetaTrader "Indicators" folder?
-
RE: EA doesn't work, pls help !!posted in Questions & Answers
@heiminsha2019 please, i suggest you to start from the fxdreema example section
-
RE: how IF custom indicator make a alert/alarm open buy sell automaticposted in Questions & Answers
@loundhez yes, because 99% of indicator works on the nearest closed candle value (candle ID1), you can try to set candle ID 0 but you securely see wrong things
-
RE: Take profit!!!posted in Questions & Answers
@fernandes-0 in the "check profit unrealized" block, set profit in pips >=1
Obviously set TP none in the buy/sell block -
RE: 'simbol' - some operator expected posted in Questions & Answers
-
RE: tick volume = 2posted in Questions & Answers
@sirevans I do not see the problem, you put the trailing stop at 65 pips (without trailing start) and the trailing step at 65. I see that when the profit is 65 pips the stop loss moves to zero, for me it's right.
Surely there are differences regarding the real tick, precisely because they are real
-
RE: tick volume = 2posted in Questions & Answers
I don't think I understand, could you make an example project?




