Skip to content

hjemmel/axelrod-tradingbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%