Skip to content

Thayrov/awesome-pinescript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

awesome-pinescript HitCount

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

Table of Contents

Collections

Volume

  • Raindrops - Custom Volume profiles on user defined periods.

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.

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

Need to automate your Pine script for real order execution?

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

  • TradingView Hub - Free For Testnets! Start automating your strategies & alerts with an easy and intuitive UI.
  • 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.
  • 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
  • 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.
  • 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
  • Traders Post - Stocks and Options 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 Docs - Found a typo or a bug in the Official Pine Script Documentaion? Drop a PR here.

About

A Comprehensive Collection of Everything Related to Tradingview Pine Script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published