Definire le candele
-
Buongiorno è possibile definire le candele Alta con chiusura alta e Bassa con chiusura alta?
-
@casalin Could you be more specific? Maybe an image would help
(se usiamo l'inglese saranno coinvolti più membri) -
-
@ambrogio
As in the photo you see a high candle that has a low open and a high close.
The trade entry signal is on another candle that has an open low and a close high, but is lower than the previous high high.
I use Google translate -
@casalin As I see your scheme you need to set three conditions:
1- candle ID1 is a bull candle
2- candle ID4 is a bull candle
3- candle ID1 high is < of candle ID4 high
-
@casalin I would save the bull candle high into a variable every time one appears, and move the previous bull high into a keep variable, so if ID1 is bull and closed below the previous bull a trade is opened.
-
@jstap Thanks for your answer I tried but I can't
-
@casalin Create a shared project and put it here, reasons can then be assessed.
-
@casalin I see this is the second thread you created with the same question. I replied to the previous one. Please don't duplicate threads.
