Skip to content

DmitryGaydabura/Binance_WhiteBit_Status_Parcer_TgBot

Repository files navigation

Binance And WhiteBit USDT/UAH Status Parcer Telegram Bot

CodeFactor

image

This is a simple application, based on several Open-Sourse API's:

  1. Binance API
  2. WhiteBit API
  3. Telegram Bots API

This application was originally developed for simple arbitrage status check, but I've continued to add features and improvements since then.

The program is written in Java and requires a compiler with Java 11 support. The only dependencies needed are included in pom.xml file in this repository.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Installing

Clone this repository on your local machine and open it on your IDE. Press Code -> Download ZIP -> Open file with IntelliJ Idea (Or other IDE)

Alternatively, press Code -> copy HTTPS link -> Open IntelliJ IDEA -> File -> New -> Project from Version Control -> Insert this link

Built With

  • [Java] - The main programming language.
  • [Binance API] - was used to check USDT/UAH bid/ask state instantly from Binance.
  • [WhiteBit API] - was used to check USDT/UAH bid/ask state instantly from WhiteBit.
  • [Telegram Bot API] - was used as a main graphic User-Interface.

Authors

  • Dmitry Gaydabura - Initial work, Revorking, Improvements, Implementing extra functionality - Dmitry Gaydabura

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages