armsagitta
Pine Script Rookie
Pine Script Rookie
Posts: 1
Joined: April 24th, 2022

Is it possible to code these candlestick patterns with alerts?

I'm new to pine script and have just started learning to code. I have specific idea about a technical analysis strategy and would like to make an indicator out of it.
Therefore I need a confirmation from experienced coders as to the implementability of my criteria with pine script.

Here's a couple of candlestick pattern signals I want to see in an indicator.

LONG signal #1: a printed green candle's tail crossing the preceding red's low price (i.e. green candle's low is equal to or below red candle's low => alert on close.
Image

LONG signal #2: a printed green candle with tail crossing preceding green's open or low price => alert on close.
Image

Return to “Pine Script Q&A”