Not entering trade
-
I'm using reversal custom is oscillator indicator which turned into EA but sometimes the EA doesn't execute entries. For an example, when the indicator shows buy signal my EA miss that entry signal.how can I make it to trade every single buy and sell signals produced by the indicator?
-

-
This indicator is repaint.
-
@Katlego-Moraba Can you please share the link to your project? But what biztet says sounds logical. Did you check if the indicator repaints?
-
@l-andorrà The indicator doesn't repaint after close of the candlestick the signal will remain stand still
-
here is my work the indicator buffers are fine but sometime it misses some trades. the righten side is project of take profit when the opposite signal is generated.

-
-
@l-andorrà Did you find my attachments I need help
-
I still need the link, please. I can review the blocks settings with your screenshots.
-
-
@l-andorrà https://fxdreema.
com/builder -
@Katlego-Moraba This is the way to share the link:

-
@l-andorrà YES SIR, I did the same thing but i dont know it's sharing fxdreema.com instead of sharing my project, but I'll keep on trying
-
-
@Katlego-Moraba You should use the block called 'indicator is visible' instead of 'indicator appears'.
-
@l-andorrà ok let me go through it I'll tell you the results by the end of today .Thank for helping us
-
@l-andorrà I followed what you instructed me to do but still the EA ignore other signals but thanks for helping I'll keep on trying until I get it right https://fxdreema.com/shared/asVDjmrje
-
Are you maybe using the bot on a NON forex chart (indexes, stock, metals)?
-
@l-andorrà No I normally trade indices especially Us30 and nas100
-
@Katlego-Moraba Then you are using indexes. ;). That is the problem. You need to add the correct pip size on the pip size rules window:

The value will depend on your broker. For example, in my broker it should be like this:
US30 = 1
Try to find the value for your broker, probably like 10, 1 or 0.1. In no case use other values like 20, 2, 0.2.
