This is a repository for a Node for Max implementation of the Binance API (https://github.com/binance-exchange/binance-official-api-docs) via this node.js project (https://www.npmjs.com/package/node-binance-api)
Switch branches/tags
Clone or download
Cannot retrieve the latest commit at this time.
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
node_modules
.gitignore
README.md
apiKeyExample.txt
binance.js
binance.maxpat
package-lock.json
package.json

README.md

n4m-binance-api-in-max

This is a repository for a Node for Max implementation (https://cycling74.com/) of the Binance API (https://github.com/binance-exchange/binance-official-api-docs) via this node.js project (https://www.npmjs.com/package/node-binance-api)

It does not do much yet. Check the to do board to see what I would like to see implemented. Maybe you can help. I really appreciate it.
Here is a forum where you can comment https://cycling74.com/forums/binance-crypto-exchange-in-max-via-node-for-max-work-in-progress

Installation guide

  1. Install Max from here: https://cycling74.com/downloads
  2. Clone or download this project.

Let me know if these steps don't work for you.

Warning

Please be adviced that it uses code made by other people. I cannot guarranty for its safety. So USE THIS AT YOUR OWN RISK. Plus consider I am new to javascript so mistakes can be made.

BTW, related to the warning, condier reading this: https://hackernoon.com/how-blockchain-technology-could-fix-the-node-js-ecosystem-bccc60832900