Coder Social home page Coder Social logo

caozrich / telegram_spot_signal_scrapper_binance_bot-old-proyect-2021- Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 23 KB

this is a project I made in 2021 to extract spot orders from a telegram channel (of crypto signals) and save and execute them in binance and send the notification to a private telegram channel.

Python 100.00%
binance-api bot cryprocurrency telegram-api telegram-bot telegram-bot-api telethon-bot

telegram_spot_signal_scrapper_binance_bot-old-proyect-2021-'s Introduction

Telegram Signal Scrapper BOT

This is a project I created in 2021 to extract spot orders from a Telegram channel that provides crypto signals. The bot saves and executes these orders on Binance and sends notifications to a private Telegram channel. Although the bot fulfilled its purpose, after a few months, I realized that the signals from the channel were not very profitable, so I stopped using the bot.

FEATURES

-Extracts values such as pair, entries, exits, stop loss, and take profit from a signal message like this one:

sginals

-Saves the pairs and orders placed in Binance as .json files when the orders are executed. This prevents placing more than one order per pair and provides a proper record of orders.

-Sends the buy/sell order at the same time as their respective SL/TP orders. If the SL or TP orders are manually cancelled, the buy/sell orders are cancelled as well. Conversely, it avoids placing orders without SL/TP.

-Has a notification system that sends updates on each step performed to a private Telegram channel.

private

libraries required - Python 3.6 or later

To run the bot, you need the following Python libraries:

-telethon -binance

Can I Use This Repo Freely?

Absolutely! Feel free to use this repo and learn how to develop a bot with similar features.

telegram_spot_signal_scrapper_binance_bot-old-proyect-2021-'s People

Contributors

caozrich avatar

Watchers

 avatar  avatar

Forkers

likecarpacho

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.