Live data from Hacker News

Ask HN: Anyone designs financial engineering tools as a hobby?

news.ycombinator.com

11–20 of 67 posts

Re: Ask HN: Anyone designs financial engineering tools as a hobby?

#11
I don't generally, but I've been hacking away at the infrastructure for high frequency trading crypto currencies for a while.

I originally just wanted to do arbitrage trading, so I built a simple tool to find opportunities using pre-existing services.

But as I slowly learned more about it, I had to expand it into monitoring the exchanges in real time with orderbooks and past trades to get around annoying false positives in my original system.

It's pretty interesting, but I haven't had the time to work on it recently. Plus the increased efficiency of the markets has made arbitrage trading a lot less desirable in 2018.

I would be happy to discuss it with like minded people.

Re: Ask HN: Anyone designs financial engineering tools as a hobby?

#12

I don't generally, but I've been hacking away at the infrastructure for high frequency trading crypto currencies for a while. I originally just wanted to do arbitrage trading, so I built a simple tool to find opportunities using pre-existing services. But as I slowly learned more about it, I had to expand it into monitoring the exchanges in real time with orderbooks and past trades to get around annoying false positi…

What about smaller altcoins, is it the same?

Re: Ask HN: Anyone designs financial engineering tools as a hobby?

#13
I'm currently developing a python wrapper for the IEX API:

https://github.com/danielecook/iex-api-python

(work in progress)

I plan to integrate it into a larger project.

I'm coming from a biology/bioinformatics background - so I don't know too much about finance but this is my effort to learn about it.

Re: Ask HN: Anyone designs financial engineering tools as a hobby?

#16

I just made a visualization tool recently. scatterstocks.com

Loading failed for the with source “https://www.googletagmanager.com/gtag/js?id=UA-119337219-1”. index.html:6 ReferenceError: can't access lexical declaration `NEWS_ITEM_TEMPLATE' before initialization init-templates.js:15:32

Firefox on windows 7 IE does not work either

Re: Ask HN: Anyone designs financial engineering tools as a hobby?

#18

I don't generally, but I've been hacking away at the infrastructure for high frequency trading crypto currencies for a while. I originally just wanted to do arbitrage trading, so I built a simple tool to find opportunities using pre-existing services. But as I slowly learned more about it, I had to expand it into monitoring the exchanges in real time with orderbooks and past trades to get around annoying false positi…

This sounds interesting. I’d be interested in hearing/seeing more, if you want to share.
Post reply on HN