{"id":22375628,"url":"https://github.com/shunjizhan/all-candlestick-pattern-indicators","last_synced_at":"2026-02-25T13:07:58.638Z","repository":{"id":49402737,"uuid":"308173959","full_name":"shunjizhan/all-candlestick-pattern-indicators","owner":"shunjizhan","description":"All candlestick patterns indicator (所有技术形态指标) in TradingView","archived":false,"fork":false,"pushed_at":"2023-10-27T11:45:03.000Z","size":279,"stargazers_count":184,"open_issues_count":2,"forks_count":64,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-03-26T17:54:48.688Z","etag":null,"topics":["candlestick-chart","candlestick-charts","candlestick-patterns-detection","candlestick-trading","candlesticks","indicator","indicators","pine","pinescript","pinescript-indicators","pinescript-strategies","technical-analysis","technical-indicators","trade","tradingview","tradingview-charting-library","tradingview-pine-scripts"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shunjizhan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-29T00:22:39.000Z","updated_at":"2025-03-24T10:13:09.000Z","dependencies_parsed_at":"2024-12-04T21:28:01.716Z","dependency_job_id":"286f4c4e-6af6-481e-8b99-e5db3674e4c5","html_url":"https://github.com/shunjizhan/all-candlestick-pattern-indicators","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shunjizhan/all-candlestick-pattern-indicators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shunjizhan%2Fall-candlestick-pattern-indicators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shunjizhan%2Fall-candlestick-pattern-indicators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shunjizhan%2Fall-candlestick-pattern-indicators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shunjizhan%2Fall-candlestick-pattern-indicators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shunjizhan","download_url":"https://codeload.github.com/shunjizhan/all-candlestick-pattern-indicators/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shunjizhan%2Fall-candlestick-pattern-indicators/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281556914,"owners_count":26521571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-29T02:00:06.901Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["candlestick-chart","candlestick-charts","candlestick-patterns-detection","candlestick-trading","candlesticks","indicator","indicators","pine","pinescript","pinescript-indicators","pinescript-strategies","technical-analysis","technical-indicators","trade","tradingview","tradingview-charting-library","tradingview-pine-scripts"],"created_at":"2024-12-04T21:27:02.949Z","updated_at":"2025-10-29T03:49:22.435Z","avatar_url":"https://github.com/shunjizhan.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# All Candlestick Pattern Indicators 所有技术形态指标\nThis is an enhanced version of candlestick pattern indicators in `TradingView`. Compared with the built-in one, it is more powerful since it has:  \n✔️ optimized codes to run faster  \n✔️ lots of filter options to see only your favorite indicators  \n✔️ customization of label shapes and colors  \n⭕ Chinese translation (WIP)  \n\n\n这个是加强版的技术形态指标，跟`TradingView`自带的指标相比，这个有更强大的功能：  \n✔️ 优化后的代码，所以运行更快  \n✔️ 更多的过滤选项，只显示你最喜欢的指标们  \n✔️ 可以自由选择指标的颜色和形状  \n⭕ 中文名称！！（WIP）  \n\n## 🚀 Preview\n### Overview\n![all](img/all.png)\n\n### Customization\n![custom](img/custom.png)\n\n### Detailed Explanation\n![text](img/text.png)\n### So Many Options\n![options](img/options.png)\n\n## 🚀 Usage\n### import\n1) open tradingview\n2) click `Pine Editor` on the buttom left\n3) copy \u0026 paste `patterns.pine` to the Pine editor\n4) click `Add to Chart` from the Pine editor\n\n### change options\n1) hover on the indicator name from the chart window  \n2) click on the gear icon \n\n## 🚀 Available Options\n### toggle individual indicators\n  - show all (default)\n  - show any subset of indicators\n\n### filter indicators:\n  - show all (default)\n  - bullish only\n  - bearish only\n  - neutral only\n  - except neutral\n### toggle indicators based on candle numbers (WIP)\n  - show all (default)  \n  - 1 candle\n  - 2 candles\n  - 3+ candles\n### color for { bullish, bearish, neutral } label and text:\n  - { green, red, gray } and white (default)\n  - any color you like\n### shape for { bullish, bearish, neutral } label:\n  - { label_up, label_up, label_down } (default)\n  - [any shape](https://www.tradingview.com/pine-script-docs/en/v4/essential/Drawings.html?highlight=style_label_down#label-styles) supported by tradingview\n\n### language: (WIP)\n  - both (default)\n  - English only\n  - Chinese only\n## 🚀 Bugs? Questions? Contributions?\nFeel free to [open an issue](https://github.com/shunjizhan/react-folder-tree/issues), or create a pull request!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshunjizhan%2Fall-candlestick-pattern-indicators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshunjizhan%2Fall-candlestick-pattern-indicators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshunjizhan%2Fall-candlestick-pattern-indicators/lists"}