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 […]