Bitcoin Forum
June 23, 2024, 12:12:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: I made a Node.js module for bitcoin exchange prices!!  (Read 841 times)
jxm262 (OP)
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile WWW
January 27, 2015, 03:29:53 PM
 #1

Hi All,

So a couple weeks ago I made my first node.js module xchange.js. In an effort to keep learning, I extended the functionality into a new project btc-stats.

Btc-stats exposes a bunch of price analytic functions across bitcoin exchanges. Not sure if this is the correct subthread for this, but could I please get some feedback? I realize this is something small and simple, but I really need to level up as a programmer and feel this is the only way I've been getting good suggestions.

Github
https://github.com/jxm262/btc-stats

NPM
https://www.npmjs.com/package/btc-stats


List of functions available
- avg
- weightedAvg
- min
- max
- minVolume
- maxVolume
- minSpread
- maxSpread
- exchangeMinSpread
- exchangeMaxSpread

List of available exchanges (currently only uses btc-usd, but I can upgrade that later)
- bitfinex
- bitstamp
- okcoin
- btce
- bter
- hitbtc
- ccex

I still have ideas to create a full javascript wrapper library to integrate every bitcoin exchange's web api's into 1 common library. Would anyone find any interest if this was built? Any other ideas I can work on?
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!