Code Monkey home page Code Monkey logo

binance-liquidation-tracker's Introduction

Binance Forced Liquidation Tracker

The Binance Forced Liquidation Tracker is a Python script that utilizes the Binance WebSocket API to monitor and record forced liquidation orders in real-time.

It is designed to track forced liquidation orders that occur on the Binance Futures when a trader's position is automatically closed due to insufficient margin to cover their losses.

This tool allows users to monitor these events and apply custom filters to focus on specific liquidations based on total value and ticker symbols.

Features

  • Real-time monitoring and recording of forced liquidation using the Binance WebSocket API.
  • Filter forced liquidation orders based on a minimum total dollar value and specific ticker symbols.
  • Store and manipulate tracked data using a pandas DataFrame.
  • Run the code as a Python script, Jupyter Notebook, or view live tracking via an HTML file.

Installation and Usage

  1. Download the project code.
git clone https://github.com/hgnx/binance-liquidation-tracker.git
  1. Install the required libraries.
pip install -r requirements.txt
  1. Run the program.

There are three options to run the program:

* Python Script

python main.py

* Jupyter Notebook

Open main.ipynb in a Jupyter Notebook environment and execute the cells.

* HTML File

Simply open live_tracker.html in your browser to view the live tracking without the need for a Python environment.

Live demo: https://www.hgk.im/liqtracker/

Disclaimer

This script is for informational purposes only and should not be used as the basis for any financial decisions. I take no responsibility for any personal financial loss. Use this script at your own risk.

binance-liquidation-tracker's People

Contributors

hgnx avatar

Stargazers

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

Watchers

 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.