Live data from Hacker News

A high frequency, market-making cryptocurrency trading platform in Node.js

github.com

1–10 of 10 posts

Re: A high frequency, market-making cryptocurrency trading platform in Node.js

#3
post #2

Had to write my own in Scala/Akka (I use FIX protocol where possible). However, opensourcing these things is always educational.

Last I checked (a few years ago) no exchanges except the defunct bitfloor supported FIX, has this changed?

Re: A high frequency, market-making cryptocurrency trading platform in Node.js

#7

Love the idea. Do any exchanges have fee structures that allow for profitable market-making? This always seemed like a big problem in the cryptocurrency markets to me.

Yup, GDAX and Gemini have a maker pays 0% fees structure. They both however only allow you to trade BTC and ETH.

Re: A high frequency, market-making cryptocurrency trading platform in Node.js

#8
post #2

Had to write my own in Scala/Akka (I use FIX protocol where possible). However, opensourcing these things is always educational.

Last I checked (a few years ago) no exchanges except the defunct bitfloor supported FIX, has this changed?

GDAX (ex-Coinbase), Gemini, OKCoin etc.