Exmo exchange trade bot Registration EXMO npm install exmo-api Get API key & API secret in Profile settings on EXMO Change in index.js const apiKey = 'YOUR-API-KEY'; const apiSecret = 'YOUR-API-SECRET'; Start node index.js