Awesome Pinescript Save

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

Project README

awesome-pinescript HitCount

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

Table of Contents

Official Resources

Indicators

Interesting

  • Fundamentals Graphing - Really cool way of graphing with Pine Script!
  • Flag Finder - Flag Finder Indicator is a technical analysis tool to identify bull and bear flags.
  • 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.
  • Cycles Analysis - *Gives a visual representation of bull/bear markets and gives a prediction based on the previous data. *
  • 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

  • Raindrops - Custom Volume profiles on user defined periods.
  • 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.

Screeners

Scan multiple charts with a single indicator

  • 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. #stocks
  • 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 . The following technique uses composite tickers. Changing tickers needs to be done in the code itself as will be explained further.

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. Additionally, you can derive various risk parameters called Greeks. This indicator includes three types of data: Theoretical Option Price (blue), the Greeks (green), and implied volatility (red); their values are presented in that order. #options

Tools

Strategies

Libraries

Automated Order Execution

Need to automate your Pine script for real 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.

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. While primarily designed to automate your Tradingview strategies, Frostybot can also be integrated with any other software using webhooks or REST. Bitmex, FTX, Deribit and Binance are supported.
  • 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. It is designed to work cryptocurrency exchanges, specifically Bitmex, Deribit, FTX and Binance Futures

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. The developer is well-known in the PineCoders community.
  • AutoView - Free For Testnets! Google Chrome extension that receives TV alerts and relays orders to crypto exchanges.
  • 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.
  • ProfitView - Google Chrome extension that receives TV alerts and relays orders to crypto exchanges. Among PineCoders, has the reputation of being better than AutoView.
  • Pine Connector - Auto-execute your TradingView alerts to MetaTrader 4 & 5
  • PSStrategyX - Pine Script Indicator that automatically connects to AutoView so you don't have to write alert syntax.
  • TradingConnector - TradingView alerts to MT4/MT5 receives TV alerts and converts them into instant orders on MT4/MT5 in forex, indices and commodities markets. Latency is below 1 second.
  • TradingView.to - The simplest, most affordable and reliable automation tool
  • TradingView Hub - Free For Testnets! Start automating your strategies & alerts with an easy and intuitive UI.
  • Fundingrate - Fundingrate is a software as a service platform that allows vendors to collect empirical data on live market conditions.
  • Webook Alerts - Send all your TradingView alerts to Telegram, Discord, Slack and Twitter along with a full screenshot of the chart
  • TradersPost - Stocks, Options, Futures, Crypto and Paper trading with TradingView Webhooks
  • 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.
  • Capitalise.ai - Code Free Trading Automation that accepts simple TV Webhook Automation
  • Tradelab.ai - Free TradingView Bot Builder.Build the strategy you want. No compromises. No code skills required. Get started for free.

Pine Script Conventions and Rules For Developers

Education

Other Resources

Contributing

  • Pine Script Docs - Found a typo or a bug in the Official Pine Script Documentaion? Drop a PR here.
Open Source Agenda is not affiliated with "Awesome Pinescript" Project. README Source: pAulseperformance/awesome-pinescript