20
26
I'm looking into creating a Bitcoin / crypto currency trading platform (say, like Tradeking), as I've noticed there are a few sites out there already, except they all have pretty hefty fees.
So, to reduce fees, is it possible to create my own Bitcoin exchange? What is involved in setting one up? I'm pretty sure I'll need to develop an API, which I can do (I am an experienced software developer). I'll also need a business entity and a business bank account to use for transactions. What else? I see this thread...is there anything else I should consider?
Also, if I do set up an exchange, can I control of the fee rates? Other sites have rates averaging around 0.5%...can I set mine to whatever I want (considering my costs), or am I limited in some way by some third-party entity?
This could be a rather difficult question to fully answer... Have you looked at all on bitcointalk.org? – BenjiWiebe – 2013-12-11T21:01:32.060
1It would require quite a lot of programming skill and experience in server security as well as scalability. – Steven Roose – 2013-12-11T23:16:14.017
1The programming part by itself shouldn't be that hard. Withstanding DDoS is annoying. The legal issues are the real problem, especially if you offer exchange conventional currencies. – CodesInChaos – 2013-12-12T11:07:49.053
1
Thanks for linking to my own answer (or the question to it). How does your question differ? Fees? Regarding fees, I had the same plan initially of undercutting just about any exchange out there. Remember you have to recoup costs, e.g. in mtgox's case the losses from a forfeited bank account, a lawsuit from a business venture probably aimed at being more law-compliant, possible costs associated with becoming properly licensed, and all the staff needed for anti-money-laundering compliance...
– pyramids – 2013-12-12T12:20:23.877The question definitely provokes the same questions as the one the asker linked, the whole fee part introduces a separate question which at least the present answer doesn't even pick up on. I am confused (especially since you have 3k rep on SO) that you didn't just add a bounty on the exact duplicate question you found and opened another question just concerned with the fee part. – Murch – 2013-12-12T13:42:31.007
However, I will concede that it is phrased much nicer and thus might inspire nicer answers as well. – Murch – 2013-12-12T14:20:27.027
@Murch That's pretty much what I was going for. And I wanted to see if there were any other details that other thread had missed. – Chad Johnson – 2013-12-12T16:04:07.483
2Also note that you may not need your own exchange just to get access to lower fees than 0.5%. A typical bitcoin exchange has a fee schedule that start around that percentage for small customers, and becomes progressively lower, typically down to about 0.2% to 0.25%, for customers generating huge trading volume. So if your trading platform generates sufficiently large volumes, you may be able to budget less than 0.5% for external trading fees. – pyramids – 2013-12-12T19:07:12.910