Giter Club home page Giter Club logo

bn_tracker's Introduction

Tracker - Binance Public Copy Trading Signal Tracker

Tracker software will track the historical trades of Binance public copy trading in real-time and organize position signals. It supports both GUI/Command Line operation on Windows/Linux systems and real-time position change notifications via Telegram. Currently, Tracker only supports trading signal acquisition, and real-time sync copy trading with MAKER is still under development.


Here is a free public test account:

Username: test01
Password: 123

To open a private account, click here: http://www.funsound.cn:5010/ ; Like our GitHub page and join the group to get access.

Download link: https://github.com/lazyer-trading/BN_Tracker/releases

User Guide

GUI Interaction

The login interface is as follows: Login Interface

After filling in the details, click on Track to generate a sub-window for monitoring. You can track multiple traders. Tracking Multiple Traders

Command Line Interaction

This method is suitable for long-term background monitoring and is relatively stable.

./main.exe user.yaml

yaml 格式

account:
  username: "test01"
  password: "123" 

urls:
  - https://www.binance.com/zh-CN/copy-trading/lead-details/3994879592543698688?timeRange=30D
  - https://www.binance.com/zh-CN/copy-trading/lead-details/3797540493213995264?timeRange=7D
  - https://www.binance.com/zh-CN/copy-trading/lead-details/3918587622748356097?timeRange=7D
  - https://www.binance.com/zh-CN/copy-trading/lead-details/3746705301936883968?timeRange=7D

tg_token: ''
tg_chat_id: ''

After running, your Telegram channel will receive position change information. Telegram Notifications

Telegram Notifications

Telegram

Telegram API

Token: Obtained by creating a new bot.

Create Bot

Chat ID: Login to the web version, select your personal channel, and find the ID in the URL starting with -.

Chat ID

Contact Us

Telegram: @lazyer_trading

bn_tracker's People

Contributors

lazyer-trading avatar pika-online 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.