hjemmel / axelrod-tradingbot

Trading Bot for Cryptocurrency

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AXELROD TRADING BOT

Trading Bot for Cryptocurrency

AUR node (tag) npm

Why Axelrod?

The name was inspired by the protagonist of the series Billions, whose billionaire Axelrod is able to discover the best moves to profit from the market.

Running application

  1. Install dependencies running the command: npm install

  2. Configure the exchanges and currencies that will be monitored, in the file: config/settings.json

    • For see all opportunities, disable filters.
  3. Now, execute the command npm start

Exchanges

We use the ccxt library, so all exchanges that do not require token and secret are integrated.

Disclaimer

Axelrod Trading Bot is not to be used as financial advice or a guide for any financial investments, it's a experiment. Use at your own risk!

License

See the LICENSE.md file for details

Donating

BTC: 1H85Eb2gHFvLJj3kRW3PSyYbwrdvjy1AXn

ETH: 0xb1f022a0b34fb7531e8812e2fdd471e5a222819f

LTC: LYXejx1uQccosx16yLo3pCf1qALEH42hak

About

Trading Bot for Cryptocurrency

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%