diff --git a/src/templates/new_indicator_popup.html b/src/templates/new_indicator_popup.html index cc00084..a4d34db 100644 --- a/src/templates/new_indicator_popup.html +++ b/src/templates/new_indicator_popup.html @@ -395,51 +395,117 @@ const indicatorInfo = { }, 'CDL_2CROWS': { description: 'Two Crows - Bearish reversal with gap up followed by two bearish candles, second engulfing first.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_3LINESTRIKE': { description: 'Three Line Strike - Three candles in trend direction followed by opposite candle that engulfs all three.', - svg: null + svg: ` + + + + + ` }, 'CDL_3OUTSIDE': { description: 'Three Outside Up/Down - Engulfing pattern confirmed by third candle continuing in reversal direction.', - svg: null + svg: ` + + + + ` }, 'CDL_3STARSINSOUTH': { description: 'Three Stars in South - Rare bullish reversal with three decreasing bearish candles showing exhaustion.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_ABANDONEDBABY': { description: 'Abandoned Baby - Strong reversal with doji that gaps away from both surrounding candles.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_ADVANCEBLOCK': { description: 'Advance Block - Three bullish candles with decreasing bodies showing weakening momentum.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_BELTHOLD': { description: 'Belt Hold - Single candle opening at extreme (high/low) and closing near opposite end.', - svg: null + svg: ` + + + ` }, 'CDL_BREAKAWAY': { description: 'Breakaway - Five candle reversal starting with gap and ending with candle breaking the pattern.', - svg: null + svg: ` + + + + + + ` }, 'CDL_CLOSINGMARUBOZU': { description: 'Closing Marubozu - Marubozu with no shadow on closing end, showing strong conviction.', - svg: null + svg: ` + + + ` }, 'CDL_CONCEALBABYSWALL': { description: 'Concealing Baby Swallow - Rare four-candle bullish reversal pattern.', - svg: null + svg: ` + + + + + + ` }, 'CDL_COUNTERATTACK': { description: 'Counter Attack - Two opposite-colored candles closing at the same price level.', - svg: null + svg: ` + + + + + + ` }, 'CDL_DOJISTAR': { description: 'Doji Star - Doji that gaps away from previous candle, indicating potential reversal.', - svg: null + svg: ` + + + + + ` }, 'CDL_DRAGONFLYDOJI': { description: 'Dragonfly Doji - Doji with long lower shadow and no upper shadow. Bullish signal.', @@ -450,11 +516,23 @@ const indicatorInfo = { }, 'CDL_EVENINGDOJISTAR': { description: 'Evening Doji Star - Bearish three-candle reversal with doji as the middle star.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_GAPSIDESIDEWHITE': { description: 'Gap Side-by-Side White - Continuation pattern with gap and two similar bullish candles.', - svg: null + svg: ` + + + + + ` }, 'CDL_GRAVESTONEDOJI': { description: 'Gravestone Doji - Doji with long upper shadow and no lower shadow. Bearish signal.', @@ -472,7 +550,11 @@ const indicatorInfo = { }, 'CDL_HARAMICROSS': { description: 'Harami Cross - Harami pattern where the second candle is a doji.', - svg: null + svg: ` + + + + ` }, 'CDL_HIGHWAVE': { description: 'High Wave - Candle with very long upper and lower shadows, showing extreme indecision.', @@ -483,35 +565,73 @@ const indicatorInfo = { }, 'CDL_HIKKAKE': { description: 'Hikkake - Inside bar followed by false breakout and reversal.', - svg: null + svg: ` + + + + + ` }, 'CDL_HIKKAKEMOD': { description: 'Modified Hikkake - Hikkake variation with specific confirmation requirements.', - svg: null + svg: ` + + + + + + ` }, 'CDL_HOMINGPIGEON': { description: 'Homing Pigeon - Bullish harami variant where both candles are bearish.', - svg: null + svg: ` + + + ` }, 'CDL_IDENTICAL3CROWS': { description: 'Identical Three Crows - Three bearish candles each opening at previous close.', - svg: null + svg: ` + + + + + + ` }, 'CDL_INNECK': { description: 'In-Neck - Bearish continuation where second candle closes just at first candle low.', - svg: null + svg: ` + + + + + + ` }, 'CDL_KICKING': { description: 'Kicking - Two marubozu candles of opposite color with gap between them.', - svg: null + svg: ` + + + ` }, 'CDL_KICKINGBYLENGTH': { description: 'Kicking By Length - Kicking pattern where direction is determined by longer marubozu.', - svg: null + svg: ` + + + ` }, 'CDL_LADDERBOTTOM': { description: 'Ladder Bottom - Five-candle bullish reversal at end of downtrend.', - svg: null + svg: ` + + + + + + ` }, 'CDL_LONGLEGGEDDOJI': { description: 'Long-Legged Doji - Doji with very long shadows both above and below.', @@ -522,75 +642,167 @@ const indicatorInfo = { }, 'CDL_LONGLINE': { description: 'Long Line Candle - Candle with unusually long body relative to recent candles.', - svg: null + svg: ` + + + ` }, 'CDL_MATCHINGLOW': { description: 'Matching Low - Two candles with identical lows, potential support/reversal.', - svg: null + svg: ` + + + + + + ` }, 'CDL_MATHOLD': { description: 'Mat Hold - Five-candle bullish continuation with small retracement.', - svg: null + svg: ` + + + + + + ` }, 'CDL_MORNINGDOJISTAR': { description: 'Morning Doji Star - Bullish three-candle reversal with doji as the middle star.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_ONNECK': { description: 'On-Neck - Bearish continuation where second candle closes exactly at first candle low.', - svg: null + svg: ` + + + + + + ` }, 'CDL_RICKSHAWMAN': { description: 'Rickshaw Man - Long-legged doji with open and close at the center.', - svg: null + svg: ` + + + ` }, 'CDL_RISEFALL3METHODS': { description: 'Rising/Falling Three Methods - Five-candle continuation with small retracement candles.', - svg: null + svg: ` + + + + + + ` }, 'CDL_SEPARATINGLINES': { description: 'Separating Lines - Continuation with opposite-colored candle opening at same price.', - svg: null + svg: ` + + + + ` }, 'CDL_SHORTLINE': { description: 'Short Line Candle - Candle with unusually short body relative to recent candles.', - svg: null + svg: ` + + + ` }, 'CDL_STALLEDPATTERN': { description: 'Stalled Pattern - Three bullish candles where third shows exhaustion (small body at top).', - svg: null + svg: ` + + + + + + ` }, 'CDL_STICKSANDWICH': { description: 'Stick Sandwich - Two candles with matching closes sandwiching an opposite candle.', - svg: null + svg: ` + + + + + ` }, 'CDL_TAKURI': { description: 'Takuri - Dragonfly doji variant with very long lower shadow, strong bullish signal.', - svg: null + svg: ` + + + ` }, 'CDL_TASUKIGAP': { description: 'Tasuki Gap - Gap continuation pattern where third candle partially fills the gap.', - svg: null + svg: ` + + + + + ` }, 'CDL_THRUSTING': { description: 'Thrusting - Bearish continuation similar to in-neck but closing slightly higher.', - svg: null + svg: ` + + + + + + ` }, 'CDL_TRISTAR': { description: 'Tri-Star - Three consecutive doji candles signaling major reversal.', - svg: null + svg: ` + + + + + + + ` }, 'CDL_UNIQUE3RIVER': { description: 'Unique Three River - Rare bullish reversal with three specific candle formations.', - svg: null + svg: ` + + + + + + ` }, 'CDL_UPSIDEGAP2CROWS': { description: 'Upside Gap Two Crows - Bearish reversal with gap up followed by two engulfing bearish candles.', - svg: null + svg: ` + + + + + ` }, 'CDL_XSIDEGAP3METHODS': { description: 'Side Gap Three Methods - Continuation pattern with gap being filled by third candle.', - svg: null + svg: ` + + + + + ` } };