Skip to content

pAulseperformance/awesome-pinescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 

Repository files navigation

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

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

Table of Contents

  • 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

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

  • 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.
  • 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
  • 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.
  • MIT License - The code and content in this repository is licensed under the MIT License. See the LICENSE file for more information.