mattzoing
Newbie
- May 11, 2015
- 28
- 2
Hi people!
Long story short. I've developed a cryptocurrency arbitrage bot which analyzes over a dozen exchanges and look for arbitrage opportunities in real time for over a hundred pairs (both crypto/crypto and crypto/fiat). More details below, keep reading!
It takes into consideration all aspects in a successful and low-risk arbitrage strategy, here are some of the features I implemented.
- It calculates all fees involved to not fool itself and only take those opportunities that will be really profitable at the end (that is way more important and tricky than what you think it is)
- It considers the tradeable volume resting on the order books at different price levels (not only the prices or the top of the book)
- It is capable of analyzing possible trades on two or more exchanges exchanges (which maximize the return and also lowers the execution time).
- It consolidates trades and reports what kind of order, for what volume and at what limit price to place them (this saves execution time and lowers the risk involved)
- It filters the most profitable opportunities for each pair (you can select a minimum return of investment)
- Many more features
Here are some very interesting insights. First of all, most articles and youtube videos related to crypto arbitrage are just bullshit, most of them don't consider the fees which is plain wrong, some of them base their strategies on the price of the last trade not the order book, which is really stupid and completely wrong. I learnt there are arbitrage opportunities out there all the time, but it requires a lot of idle capital to get all of them.
All in all my bot works really well and now I'm considering what to do with it. Honestly, the problem is I don't have much capital to invest which is a must have if you want to do arbitrage, also I'm not holding many different currencies, only BTC and a few others so I just can't trade many pairs.
What other alternative ways of monetizing this project can you think of? I'm open to offers to sell this project or licences to use the bot, but I'm not sure where to ask for that, is there any appropriate forum to sell it?
If you're doing arbitrage yourself or you want to ask me something comment below or send me a PM.
Cheers,
Matt
Long story short. I've developed a cryptocurrency arbitrage bot which analyzes over a dozen exchanges and look for arbitrage opportunities in real time for over a hundred pairs (both crypto/crypto and crypto/fiat). More details below, keep reading!
It takes into consideration all aspects in a successful and low-risk arbitrage strategy, here are some of the features I implemented.
- It calculates all fees involved to not fool itself and only take those opportunities that will be really profitable at the end (that is way more important and tricky than what you think it is)
- It considers the tradeable volume resting on the order books at different price levels (not only the prices or the top of the book)
- It is capable of analyzing possible trades on two or more exchanges exchanges (which maximize the return and also lowers the execution time).
- It consolidates trades and reports what kind of order, for what volume and at what limit price to place them (this saves execution time and lowers the risk involved)
- It filters the most profitable opportunities for each pair (you can select a minimum return of investment)
- Many more features
Here are some very interesting insights. First of all, most articles and youtube videos related to crypto arbitrage are just bullshit, most of them don't consider the fees which is plain wrong, some of them base their strategies on the price of the last trade not the order book, which is really stupid and completely wrong. I learnt there are arbitrage opportunities out there all the time, but it requires a lot of idle capital to get all of them.
All in all my bot works really well and now I'm considering what to do with it. Honestly, the problem is I don't have much capital to invest which is a must have if you want to do arbitrage, also I'm not holding many different currencies, only BTC and a few others so I just can't trade many pairs.
What other alternative ways of monetizing this project can you think of? I'm open to offers to sell this project or licences to use the bot, but I'm not sure where to ask for that, is there any appropriate forum to sell it?
If you're doing arbitrage yourself or you want to ask me something comment below or send me a PM.
Cheers,
Matt