KagiChart
KagiChart[{{date1, p1}, {date2, p2}, ...}] makes a Kagi chart with prices pi at date datei.
KagiChart[{"name", daterange}] makes a Kagi chart of closing prices for the financial entity "name" over the date range daterange.
KagiChart[{...}, rt] makes a Kagi chart with reversal threshold rt.
Examples
KagiChart[{"AAPL", {2020, 1, 1}}]Please visit the official Wolfram Language Reference for more details.