Automating trading with Pinescript

This page summarizes the projects mentioned and recommended in the original post on /r/pinescript

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ccxt

    A JavaScript / TypeScript / Python / C# / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges

  • Essentially, to create an automated trading system using TradingView strategies, you would need to acquire the signal using webhooks. Once you acquire the signal, you can use whatever data send with it to manage orders, using the API of your broker. Usually, there are SDKs available to make this process easier. For crypto, one of the most well known SDKs is called CCXT. There are also some made for traditional brokers too. It is a simple process but it does take some experience with programming systems to set up.

  • tradingview-webhooks-bot

    a framework šŸ— for trading with tradingview webhooks!

  • TradingView-Webhooks-Bot by robswc for transparency, I am the author of this project, feel free to get support on discord!

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • TradingView-Webhook-Bot

    šŸ“Š Send TradingView alerts to Telegram, Discord, Slack, Twitter and Email.

  • TradingView-Webhook-Bot by Fabston Support can be found here

  • howtrader

    Howtrader: A crypto quant framework for developing, backtesting, and executing your own trading strategies. Seamlessly integrates with TradingView and other third-party signals. Simply send a post request to automate trading and order placement. Supports Binance and Okex exchanges.

  • https://github.com/51bitquant/howtrader by 51bitquant

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts