I would just like to be able to add alerts for when this type of candle displays on the chart.
Asked
Active
Viewed 19 times
1 Answers
0
You already have varibles that tell you whenever your pattern is detected. kangarootail1
and kangarootail2
.
Just call alertcondition()
using them as a condition.
alertcondition(kangarootail1, "Tail 1")

vitruvius
- 15,740
- 3
- 16
- 26