GithubHelp home page GithubHelp logo

eyupbarlas / crypto-trading-bot-with-tradingview-binance-heroku-and-telegram Goto Github PK

View Code? Open in Web Editor NEW
28.0 2.0 11.0 804 KB

Crypto Trading Bot with Tradingview, Binance API, Heroku and Telegram API

License: MIT License

Python 90.20% HTML 9.80%
trading-bot binance tradingview webhook telegram-bot cryptocurrency tothemoon trading bot

crypto-trading-bot-with-tradingview-binance-heroku-and-telegram's Introduction

Crypto Trading Bot by Bzzman

Architecture

Trading Bot Architecture

About Project

Work in progress. This bot does automated trading operations with Binance. You need a Binance account to start trading. Then when you connect the API keys, trading will be automated using the real time data provided by Tradingview webhooks. You need to pick an indicator and set alerts. The bot will do the trading for you. After each operation, you'll get notifications via Telegram. Crypto trading is highly volatile. This project doesn't possess any trading advise. Trade carefully.

Features

  • Real time data from Tradingview using webhooks
  • Automated market buy and sell operations.
  • Telegram notifications when an operation gets executed.
  • User interface on progress.

How To Use

Required Libs

pip install python-binance
pip install Flask

Deploying Python Flask App to Heroku

Useful documentation by Heroku

My explaination

Useful terminal commands after deployment:

  • After making a change on production: git add . + git commit -am "your message"
  • Pushing the app to the cloud: git push heroku master
  • Checking for logs: heroku logs --tail

Setting Up Telegram Bot

To build a bot for Telegram, you need to talk to BotFather and follow the simple steps. He will give you a token to start a chat with your bot.

Setting Up the Tradingview Webhook

webhook

To allow webhooks in Tradingview, you need to upgrade your account to Pro version. (A small price to pay for salvation:) )

Related Links

Inspiration and useful resources:

Personal Information

Eyüp Barlas [email protected] For more projects, click here.

crypto-trading-bot-with-tradingview-binance-heroku-and-telegram's People

Contributors

eyupbarlas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

crypto-trading-bot-with-tradingview-binance-heroku-and-telegram's Issues

Order size

Hello what json message should i use if i have defined order size/quantity in my pine strategy for ethusdt futures binance exchange

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.