Skip to content

Market data aggregration, transformation, analytics, and transmission system.

Notifications You must be signed in to change notification settings

bjackson/pxpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PxPoint

PxPoint is a system for aggregating market data from multiple sources, retransmitting it, storing it, and performing analytics.

PxPoint uses Redis as its backend for storing data, and interacts with clients using WebSockets.

To run PxPoint you will need to use an adapter for the market you wish to receive data from. PxPoint is currently configured to receive data from Coinbase. You can find it here. Just clone the pxpoint-coinbase repo and run npm link <path to pxpoint-coinbase> to install it.

Suggestions and pull requests are greatly welcomed.

About

Market data aggregration, transformation, analytics, and transmission system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published