All Candlestick Pattern Indicators Save

All candlestick patterns indicator (所有技术形态指标) in TradingView

Project README

All Candlestick Pattern Indicators 所有技术形态指标

This is an enhanced version of candlestick pattern indicators in TradingView. Compared with the built-in one, it is more powerful since it has:
✔️ optimized codes to run faster
✔️ lots of filter options to see only your favorite indicators
✔️ customization of label shapes and colors
⭕ Chinese translation (WIP)

这个是加强版的技术形态指标,跟TradingView自带的指标相比,这个有更强大的功能:
✔️ 优化后的代码,所以运行更快
✔️ 更多的过滤选项,只显示你最喜欢的指标们
✔️ 可以自由选择指标的颜色和形状
⭕ 中文名称!!(WIP)

🚀 Preview

Overview

all

Customization

custom

Detailed Explanation

text

So Many Options

options

🚀 Usage

import

  1. open tradingview
  2. click Pine Editor on the buttom left
  3. copy & paste patterns.pine to the Pine editor
  4. click Add to Chart from the Pine editor

change options

  1. hover on the indicator name from the chart window
  2. click on the gear icon

🚀 Available Options

toggle individual indicators

  • show all (default)
  • show any subset of indicators

filter indicators:

  • show all (default)
  • bullish only
  • bearish only
  • neutral only
  • except neutral

toggle indicators based on candle numbers (WIP)

  • show all (default)
  • 1 candle
  • 2 candles
  • 3+ candles

color for { bullish, bearish, neutral } label and text:

  • { green, red, gray } and white (default)
  • any color you like

shape for { bullish, bearish, neutral } label:

  • { label_up, label_up, label_down } (default)
  • any shape supported by tradingview

language: (WIP)

  • both (default)
  • English only
  • Chinese only

🚀 Bugs? Questions? Contributions?

Feel free to open an issue, or create a pull request!

Open Source Agenda is not affiliated with "All Candlestick Pattern Indicators" Project. README Source: shunjizhan/all-candlestick-pattern-indicators