John Mason
John Mason
I'd recommend keeping data feeds and brokers separate responsibilities. That way theoretically one could subscribe to any data source then execute trades with the broker of their choice without being...
I've been considering using Alpaca for a while now, and I keep pushing it off because Alpaca API doesn't have adjusted data.
Thanks for the ping @keegancsmith! The logic behind this PR makes sense to me, but I'll need to dig in a bit to see if there would be any breaking...
`brew install ack` fixes this issue for me
@keegancsmith Thanks for your response! > Zoekt uses mmap, so depending on how you measure memory usage this might not be representative of the go heap but rather the file...
I think we can close this issue. Thank you! 🤝
Looks like travis is failing because the ref gem requires anything >= 1.9.3 ruby
`sudo apt install libx11-dev` should fix that for you.