A high frequency, market-making cryptocurrency trading platform in Node.js
1–10 of 10 posts
Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#2Had to write my own in Scala/Akka (I use FIX protocol where possible). However, opensourcing these things is always educational.
Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#3Had 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
#4Love 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.
Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#5[deleted]
Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#6Has anyone used this for Stockfighter.io yet?
Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#7Love 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
#8Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#9[deleted]
[deleted]
Re: A high frequency, market-making cryptocurrency trading platform in Node.js
#10Had to write my own in Scala/Akka (I use FIX protocol where possible). However, opensourcing these things is always educational.
[deleted]