Candle ID and open buy/sell problem
-
Hello. I need some help.
I use a custom indicator with buffers. Everything seems fine except one issue:
Everytime my indicator gives a signal the trade (buy or sell) will be opened on the next candle (opening).
This isn't really useful.
I want an immediate trade execution on the same candle once the signal appears.
How can i solve this issue?https://fxdreema.com/shared/bVrXgW3I
Thanks
-
remove once per bar block
in My indicator set Candle ID to 0 -
Hi and thanks.
Candle ID and once per bar block removed. It's partially ok now. But got some additional trades where no real signal was. Maybe the signal just appeared for some seconds, some kind of false signal. is there a way to filter these signals? Let's say on M15 the signal need to be there for at least 10 minutes. Above 10 minutes opening trade, below not? -
yes they occurred as false signals, but in time of creating trade they were valid signals (because candle was not closed and was in state of creation -- up/dn) ... from market bahaviour, these signals is not possible to filter, even with time duration etc, it was tested many times ... Candle0 -- nobody knows how it will be closed
-- if you know that, you will be millionare in few days 