Featured post

INTERVIEW WITH frankie(n)

 https://whatsmusic.de/frankien-interview-creating-the-singer-songwriter-genre-standing-against-racism-and-a-memorable-open-mic-episode/

Wednesday, August 31, 2022

Show HN: Investorsexchange.jl – parse trade-level stock market data in Julia https://ift.tt/paZExQg

Show HN: Investorsexchange.jl – parse trade-level stock market data in Julia Backstory: I wanted to play with intraday stock data but couldn't find a free dataset anywhere. IEXCloud [1] offers API access to 1-minute granularity intraday historical price data, but I was worried that it could get expensive or unwieldy to build up a substantial dataset via API calls. Plus, IEX gives out their raw data for free. I probably should have just used the IEXTools python library [2] to parse IEX's raw data dumps, but I was working on a Julia project, so it felt more thematically appropriate to build a new tool from scratch. I haven't been actively using InvestorsExchange.jl a lot lately, but it's made me the proud owner of a 50GB SQLite DB dump covering several years of trade data, and I think it would be awesome if I could help folks in the HN community more quickly build up this kind of dataset for their own curiosity or research. Feedback is also greatly appreciated! [1] https://ift.tt/D7yn8AP [2] https://ift.tt/aeFREOP https://ift.tt/n1R0I4i August 31, 2022 at 05:16AM

No comments:

Post a Comment