Skip to content

get prices difference of ETH, XRP in different platform: 比特时代, yunbi, gatehub

Notifications You must be signed in to change notification settings

ynzheng/ripple-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watch pricing and send alert

requirement

nodejs 7.x (axios、request、ripple-lib、bignumber.js、forever)

python 3.6 (itchat)

Implemention

  forever(nodejs) watchETH.js (get the ETH prices difference between gatehub and yunbi)
  
  forever(nodejs) watchXRP.js (get the XRP prices difference between gatehub and btsd)

  python alert.py (if prices difference exceed the threshold value, send message to wechat)

About

get prices difference of ETH, XRP in different platform: 比特时代, yunbi, gatehub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Python 0.9%