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.
- Import the project in your favorite IDE (such as IntelliJ or Eclipse).
- Update the settings to your liking in the resources/application.properties file.
- Build the project using Gradle
- Start by running CryptoexchangeslippageanalyserApplication.java