Skip to content

HeroJeanPierre/TryBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

TryBot

This is a Triangular Cryptocurrency Arbitrage Bot for Binance. The purpose is to exploit and execute trade opportunities in the form of triangular arbitrage. If currency A B C exist on Binace for example. There could be a way to make a profit from buying B with A, then buying C with B, then transfering C back to A. This expedites, optomizes, and executes those opportunities in realtime.

How it works

In order to have a succesful trading bot you need it to be fast. That is why using Web Sockets instead of HTTP/REST is essential for this type of application.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages