GithubHelp home page GithubHelp logo

k0k / tradingview-alerts-processor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thibaultyou/tradingview-alerts-processor

1.0 0.0 0.0 612 KB

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

License: MIT License

TypeScript 98.68% Shell 1.09% Dockerfile 0.23%

tradingview-alerts-processor's Introduction

TradingView alerts processor

Docker build status ย  Docker image size

This project is under construction ๐Ÿšง Only USD based markets are supported for now

โš ๏ธ Please avoid using margin trading with FTX, it can kill your portfolio since available size to sell can be greater than your real balances

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

๐Ÿ“ฆ Installation

Choose your install method and follow steps :

then you can configure exchanges api keys.

๐Ÿš€ Usage

You can use the bot by interacting with its API. Examples include :

๐Ÿฆ Supported exchanges

logo id name doc
binance binance Binance (spot) API
binanceusdm binanceusdm Binance USDโ“ˆ-M (futures) API
binanceus binanceus Binance US API
ftx ftx FTX (spot & futures) API
kucoin kucoin KuCoin (spot) API
kraken kraken Kraken (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(s) balances
  • list configured account(s)
  • list exchange markets
  • process multiple trades at once

๐Ÿ’ก 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.

โš—๏ธ Local development

If you want to run it locally for testing/development purposes you need NodeJS installed on your machine.

After cloning the repository, run npm install to get the necessary dependencies.

To run tests, run npm run test.

To run locally, either run npm run start, if using VS Code, press F5 or click Run > Start Debugging. You have the option to attach a debugger to an already-running process.

If you want to update the API, please use Postman to update provided collection then refresh documentation with docgen using npm run api:doc.

tradingview-alerts-processor's People

Contributors

leifjones avatar raf-theunis-kbc-be avatar shimuldn avatar thibaultyou avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.