COSTUME INDICATOR
-
I often use it for other BT EAs, it works well.
I have BT to another MT4, and the results are with the same problem.
-
@ariefwindhiarto Okay, I had a look in that issue. The error you see in the journal of tester is produced by the indicator. If you have the mq4 version of it, I might have a look at what level the issue occurs.
Unfortunately, if the included custom indicator is producing an error condition, fxdreema EA stops working. Well, actually it's "fortunatly". Imagine what may happen to your account if it wouldn't.So send me the mq4 file of the indicator. If it's a commercial indicator, you should contact the vendor to fix that issue.
Additionally I tested on one pair where it openend a few trades. I think that indicator is repainting some of the arrows as fxdreema misses some of the signals.
-
@ambrogio sir could we change the default value of our custom indicator in the input parameter?
or we change it on the indicator itself when attaching on the chart or how?
I have tried to change it values on the condition block but the compilation error..
if I didn't change anything the backtest just show indicator appear with default value without any open position
sorry it's all about your custom pinbar ex4 and I'm trying to make it become EA..
thank you in advance
-
What block should be used to close the transaction when the price turns against the arrow indicator, where the indicator disappears and then reappears on the next few id candles ?
Please do not suggest using stop loss -
You can use the 'Indicator disappear' block, but I'm not sure that is exactñy what you want because I don't know exactly the behaviour of that custom indicator.
-
@l-andorrà said in COSTUME INDICATOR:
You can use the 'Indicator disappear' block, but I'm not sure that is exactñy what you want because I don't know exactly the behaviour of that custom indicator.

is it right like this?thank you for your response
How to choose when the candle indicator at that time is id 1 candle, and the compilation happens to paint
some new candles have appeared so the initial candle with id 1 candle is no longer id 1 candle. there I am confused to forget the missing indicator on the past candle which is currently id 1 candle -
The buffer eays 'Lime', but that colour os not visible. Can you please show the 'My indicator's' window showing the buffers?
-
@l-andorrÃ
No problem with that, EA still works compilation arrows appear. The buffer is colorless because the file indicator is ex4 not mq4.
What I'm confused about is that when the arrow disappears, the trade can be closed. -
So is the indicator working correctly and the EA is not? Then oviously the problem is in the second. Can you please share it?
-
@l-andorrà I use the indicators of this post, on page 4.
Everything works fine, only I ask, blocking what is requested is used to overcome the disappearance indicator (repaint) of trades that are already running can be closed -
Honestly the configuration of your 'Indicator disappear' should work. Can you please share your project to take a llok at?
-
Hello, I have an indicator named candle-patterns-indicator. which has no buffer. And it doesn't give an object. How to find the green and red signs of this indicator in FX Dreama
-
If no buffer is included and no objects are plotted on the chart you will need a programmer to modify its code. Sadly fxDreema cannot do anything else about it.
-
@l-andorrà tanks
-
You're welcome.
