Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

Minimalist service designed to execute TradingView webhooks and process them to cryptocurrencies exchanges.

License

Notifications You must be signed in to change notification settings

thibaultyou/tradingview-alerts-processor

 
 

Repository files navigation

TradingView alerts processor

Docker build status   Docker image size

This project is under construction 🚧

Minimalist service designed to execute TradingView webhooks and process them to cryptocurrencies exchanges from AWS lightsail.

📦 Installation

Choose install your method and follow steps :

then you can configure exchanges api keys.

🚀 Usage

You can use the bot with :

🏦 Supported exchanges

Only USD based markets are supported for now

logo id name doc
binance binance Binance (spot) API
binanceusdm binanceusdm Binance USDⓈ-M (futures) API
ftx ftx FTX (spot & futures) API
kraken kraken Kraken (spot) API
kucoin kucoin KuCoin (spot) API

🚧 Features

  • add / read / delete account (or subaccount for FTX) configuration
  • open a Long / Short position (Futures) or Buy / Sell a token (Spot) in $US
  • open a Long / Short position (Futures) or Buy / Sell a token (Spot) with a percentage of your available account collateral / balance
  • close a position or a percentage of it
  • set a maximum budget (for a coin on Futures / for account on Spot)
  • list account balances
  • list exchange markets
  • process multiple trades at once
  • close a position and open another in the opposite direction (Futures only)
  • close a position while reducing on oversell / overbuy (Futures only)

💡 Contributions

Feel free to submit Github issues if you find anything you want me to add, fix or improve.

Best way to show your support to this tool is by hitting the star button Stars, you can also "Buy Me A Coffee".

You can join us on the Jackrabbit Discord server Discord where I'll be happy to answer questions there, you'll also find great strategies to use with this tool.