Skip to content

igorshinal/exmo-exchange-trade-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exmo exchange trade bot

  1. Registration EXMO
  2. npm install exmo-api
  3. Get API key & API secret in Profile settings on EXMO
  4. Change in index.js
const apiKey = 'YOUR-API-KEY';
const apiSecret = 'YOUR-API-SECRET';
  1. Start
node index.js

About

Nodejs trade bot for exmo cryptocurrency exchange

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%