Skip to content

This project analyzes the amount of slippage (and optionally fees) one pays when executing a taker trade for each pair that can be traded on a cryptocurrency exchange such as Binance.

Notifications You must be signed in to change notification settings

Viserius/CryptoExchangeSlippageAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoExchangeSlippageAnalyser

This application was created to analyse the amount of total slippage+fees someone pays when executing an order on a cryptocurrency exchange. Currently, only Binance is supported. Feel free to make PRs to enhance or extend the code.

Getting Started

  1. Import the project in your favorite IDE (such as IntelliJ or Eclipse).
  2. Update the settings to your liking in the resources/application.properties file.
  3. Build the project using Gradle
  4. Start by running CryptoexchangeslippageanalyserApplication.java

About

This project analyzes the amount of slippage (and optionally fees) one pays when executing a taker trade for each pair that can be traded on a cryptocurrency exchange such as Binance.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages