pAulseperformance/awesome-pinescript

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

collectionspinepinescriptscripttradingviewtradingview-pine-scriptstrading-algorithmstrading-strategiestradingtrading-simulatortrading-systemstradingview-alert
스타 성장
스타
1.9k
포크
244
주간 성장
+6
이슈
1
5001k1.5k
2023년 1월2024년 3월2025년 6월2026년 9월
README

awesome-pinescript Visitors Awesome License: MIT PRs Welcome GitHub last commit

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

Table of Contents

Official Resources

Community

  • Pine Script Chat Room - TradingView public chat dedicated to Pine Script where active developers of the community help each other out.
  • TV Public Scripts - TradingView’s Public Library contains all user-published scripts.
  • Editors Picks - TV's curated list of best indicators

Indicators

Interesting

  • Cycles Analysis - *Gives a visual representation of bull/bear markets and gives a prediction based on the previous data. *
  • Developing Market Profile - Developing Market Profile will change bar by bar and display PRICE in relation to TIME for a user specified number of past bars.
  • Flag Finder - Flag Finder Indicator is a technical analysis tool to identify bull and bear flags.
  • Fundamentals Graphing - Really cool way of graphing with Pine Script!
  • ICT Killzones Pivots TFO - the purpose of this script is to identify ICT Killzones while also storing their highs and lows for future reference, until traded through.
  • Trend Correlation Heatmap - This indicator displays the correlation of different assets over several timeframes on the chart.
  • TTP VIX Spy - TTP VIX Spy is an indicator that uses data from VIX to better time entries in the market.

Collections

Volume

  • Liquidity Sentiment Profile - The Liquidity Sentiment Profile is an advanced charting tool that measures by combining PRICE and VOLUME data over specified anchored periods and highlights within a sequence of profiles the distribution of the liquidity and the market sentiment at specific price levels.
  • Raindrops - Custom Volume profiles on user defined periods.

Screeners

  • Indices Sector Sigma Spikes - This screener aims to provide Bird-Eye view across sector indices, to find which sector is having significant or 'out-of-norm' move in either direction.
  • Mean Reversion Channel - The screener works by scanning through up to 40 symbols and list down symbols that are currently within Overbought/Oversold Zone as defined by Mean Reversion Channel indicator.
  • 120 ticker Screener - In specific circumstances, it is possible to extract data, far above the 40 `request.()` call limit for 1 single script.*
  • TradingView-Screener - A Python package that lets you create TradingView screeners by interacting directly with TradingView's API.

Math

  • Black Scholes - The Black-Scholes model is a mathematical model used for pricing options. From this model you can derive the theoretical fair value of an options contract.

Tools

Strategies

Libraries

Automated Order Execution

  • PSStrategyX - Backtests and Automates Indicators Automatically

Open Source

Python

  • Python Pine Bot Client - Client implementation of trading bot that uses Pine Script and Python.
  • Python TradingView TA - Unofficial TradingView technical analysis API wrapper.
  • Python Bybit Pine Bot - Python based Trading Bot that uses TradingView.com webhook JSON alerts to place orders(buy/sell/close/manage positions/TP/SL/TS etc.) on Bybit.com.
  • Python Webhook Alert Provider - The TradingView Webhook Bot listens to TradingView alerts via webhooks using flask. All alerts can be instantly sent to Telegram, Discord, Twitter and/or Email.
  • OctoBot - Open-source cryptocurrency trading robot can receive alerts and turn them into order on your favorite crypto exchanges.
  • Misc Collection - This repo includes various python crypto bots with a tradingview alert bot.
  • Quantium Signal - Quantium Signal is a self-hosted SMTP server that allows the use of TradingView alerts without the premium plan.

Javascript

  • Instabot Trader - Server Side bot that powers Alertatron. A simple tool to convert text messages sent over HTTP or via a Telegram bot into a set of trading orders, to a variety of exchanges (Bitfinex, Deribit and Coinbase Pro).
  • Frostybot-js - Frostybot-JS is a cryptocurrency trading API endpoint, designed to execute webhook or REST requests as orders on a variety of well-known exchanges.
  • Fundingrate Backend - Backend service converting tradingview alerts into action.

PHP

  • Frostybot-php - FrostyBot is a minimal endpoint that is designed to be used with webhooks in Tradingview alerts.

Google Chrome

Closed Source

  • 3Commas - Can receive TV alerts and connect them to their bots to execute simple orders on crypto exchanges.
  • Alertatron - A service that allows you to relay TradingView alerts to Telegram, Discord, Slack, Email or webhooks, with a chart snapshot attached.
  • Altrady - *You can run pine script strategies on TradingView that will automatically open positions based on the signal.
*
  • AutoView - Free For Testnets! Google Chrome extension that receives TV alerts and relays orders to crypto exchanges.
  • Capitalise.ai - Code Free Trading Automation that accepts simple TV Webhook Automation
  • Cornix - Automated crypto trading for everyone
  • Cryptohopper - Use Cryptohopper with the TradingView webhook URL to send TV alerts to your bots, for automated order execution on one or multiple exchanges.
  • Mizar - Can run your TV strategies via webhooks with the fast and reliable execution across several crypto exchanges.
  • PickMyTrade - PickMyTrade empowers traders by automating TradingView strategies/Indicator for futures, seamlessly connecting TradingView with Tradovate and Rithmic
  • Pine Connector - Auto-execute your TradingView alerts to MetaTrader 4 & 5
  • Pineify - Pineify is a tool for tradingview traders that allows them to build TradingView indicators through visualization tools.
  • ProfitView - Google Chrome extension that receives TV alerts and relays orders to crypto exchanges.
  • PSStrategyX - Pine Script Indicator that automatically connects to AutoView so you don't have to write alert syntax.
  • Tickerly - Tickerly’s fast and flexible service enables you to effortlessly automate any strategy on forex, stock, futures or cryptocurrency assets.
  • TradeSanta - Automated trading software for TradingView.
  • Tradelab.ai - Free TradingView Bot Builder.Build the strategy you want. No compromises. No code skills required. Get started for free.
  • TradersPost - Stocks, Options, Futures, Crypto and Paper trading with TradingView Webhooks
  • TradingConnector - TradingView alerts to MT4/MT5 receives TV alerts and converts them into instant orders on MT4/MT5 in forex, indices and commodities markets.
  • TradingView.to - The simplest, most affordable and reliable automation tool
  • Tuned - Use PineScript to run fully-automated batch experiments with powerful backtesting, paper trading, and even live trading.
  • TV Hub - Convert every TradingView alert into a trade within seconds.
  • Webook Alerts - Send all your TradingView alerts to Telegram, Discord, Slack and Twitter along with a full screenshot of the chart

Development Tools

  • Pine Script Pro - Professional Language Support for Pine Script. Static analysis, type-infection checking, and intelligent tooltips for advanced TradingView developers.
  • pine-script-linter - A linter for Pine Script to enforce coding standards and catch common errors.
  • pine-script-visual-studio-code - Sublime Text/VSCode package for Pine Script v5 with a few VSCode-specific features added.

Style Guides & Best Practices

Learning Resources

Contributing

  • How to Contribute - Read this if you want to contribute to the repository.
  • Translation Guide - Read this if you want to help translate the repository to your language.
  • Pine Script Docs - Found a typo or a bug in the Official Pine Script Documentaion? Drop a PR here.

License

  • MIT License - The code and content in this repository is licensed under the MIT License. See the LICENSE file for more information.
관련 저장소
Solido/awesome-flutter

An awesome list that curates the best Flutter libraries, tools, tutorials, articles and more.

Dartawesomeflutterawesome-list
61.1k6.9k
ai-collection/ai-collection

The Generative AI Landscape - A Collection of Awesome Generative AI Applications

awesomeMIT Licenseartificial-intelligencecollections
thataicollection.com
9.1k1k
SecWiki/windows-kernel-exploits

windows-kernel-exploits Windows平台提权漏洞集合

CMIT Licensewindowskernel
8.7k2.8k
github/explore

Community-curated topic and collection pages on GitHub

RubyRubyGemsawesomeCreative Commons Attribution 4.0 Internationaltopicscollections
github.com/explore
4.9k14.5k
lukasmasuch/best-of-python

🏆 A ranked list of awesome Python open-source libraries and tools. Updated weekly.

awesomeCreative Commons Attribution Share Alike 4.0 Internationalbest-ofawesome
python.best-of.org
4.6k342
wmariuss/awesome-devops

A curated list of awesome DevOps platforms, tools, practices and resources

PythonPyPIawesomeCreative Commons Zero v1.0 Universaldevopstools
awesome-devops.xyz
4.3k966
srdja/Collections-C

A library of generic data structures for the C language.

CawesomeGNU Lesser General Public License v3.0data-structuresc
srdja.github.io/Collections-C
3k333
bmpi-dev/awesome-seo

Google SEO Research and Web Traffic Monetization

awesomeMIT Licenseseogoogle
i365.tech
2.8k356
eclipse-collections/eclipse-collections

Eclipse Collections is a collections framework for Java with optimized data structures and a rich, functional and fluent API.

JavaMavenjavaeclipse-collections
eclipse.dev/collections/
2.6k691
mauhai/awesome-jupyterlab

A curated list of awesome JupyterLab extensions and resources

awesomejupyterlab-extensionjupyterlab
2.6k153
tezc/sc

Common libraries and data structures for C.

ClibraryBSD 3-Clause "New" or "Revised" Licensecdata-structures
2.6k297
amaembo/streamex

Enhancing Java Stream API

JavaMavenlibraryApache License 2.0javajava8
2.3k259