-
Notifications
You must be signed in to change notification settings - Fork 2
Javascript client for Exchangery
License
mercaris/exchangery_js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
exchangery_js is a client library for connecting to the trading apis of http://theexchangery.com/api.html. This project is released under the "Simplified BSD License", which can be found in the LICENSE file. The project consists of: trading.html - a live trading screen, to be used in conjunction with proxy.js to connect to exchangery.com. proxy.js is a node.js file and can be started with "node proxy.js" and then pointing your browser to http://localhost:8124/trading.html exchange_client.js - connects to exchangery.com's apis, requests market snapshot and then polls for market updates. maintains an orders grid in memory. trading_screen.js - displays the order book in 2 windows, one with best bid/offer for each product and one for full order book depth for a single product.
About
Javascript client for Exchangery
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published