Skip to main content
0
C

Crypto Arbitrage

Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

Crypto Arbitrage

Updated on Sep 16, 2023:

I have moved on to develop other trading bots besides arbitrage. The best bot, Realistic Trading Bot (RTB), achieved a +2056% return using an aggressive model, while using the conservative model yielded a +418% return. The bots were backtested with data from 2019 to 2022. I have created a subscription service that provides trading signals for popular pairs. I will continue to add support for new pairs when there are enough requests.

Currently the subscription service supports:

  • BTCUSD
  • ETHUSD
  • EURUSD
  • GBPJPY
  • XAUUSD

Link to RTB Trading Signal subscription: https://kelvinausoftware.com/rtb-trading-signal/

Link to RTB details and backtesting report: https://kelvinausoftware.com/realistic-trading-bot-rbt/

Link to FREE Introduction of Professional Trader Course: https://www.youtube.com/live/HmM4rWT49M8?si=146J_eTFFX6YnctI (Beginner-friendly and no experience required. Content enough to get you start trading.)

Link to full details of Professional Trader Course: https://kelvinausoftware.com/professional-trader-course/ (I will expain RTB algorithm in this course.)

_+2056% backtest return on EURUSD in 2022_

Introduction

This is an automatic trading bot using Triangular or Exchange Arbitrages. It reguarly checks and detects arbitrage opportunities, and place orders when a profit can be made. This works on any cryptocurrency pairs with minor configuration. Started with $1000 in October 2017, there were some times that this made about $40/day for a few weeks with Triangular Arbitrage on Bittrex, but as the market is getting very unstable, the profit is hard to outrun the high price fluctuation.

Exchanges

Bittrex, Bitfinex, Bitstamp, Kraken, Gatecoin (Not maintained anymore due to its extremely low volume)

Setup

  1. 1.Install Python 2 at here https://www.python.org/downloads/ if necessary. This bot will not work with Python 3.
  2. 2.pip install grequests
  3. 3.Rename or copy .key_sample files under keys to .key file, and add the APIs. E.g. Create a file bittrex.key. Make sure not to push any API keys or this `.key` file.
  4. 4.Modify arbitrage_config.json for any other ticker pairs or exchanges

Usage

Triangular: python main.py -m triangular Exchange: python main.py -m exchange Mock mode is enabled by default, which does not place any order and just check and show any arbitrage opportunities. To turn off mock mode and run in production, add the argument -p.

Difficulties

Don't lose this

Three weeks from now, you'll want Crypto Arbitrage again. Will you remember where to find it?

Save it to your library and the next time you need Crypto Arbitrage, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

This plugs directly into your AI and gives it new abilities it didn't have before. Automatic Cryptocurrency Trading Bot using Triangular or Exchange Arbitrages. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

3

Your data stays between you and your AI — nothing is shared with us or anyone else.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.