Brett Allred
Brett Allred
@route Any thoughts on adding this in? We've been using ferrum for a while now and started getting blocked on one of the sites. I'm happy to take a cut...
Had some time today to keep working on this. I've been using this branch in a prod environment for some time now. Travis is having issues today so we will...
Anyone currently working on this? I have time to jump in and make the changes
Looking at Yahoo Finance it looks like they are now using a v8 [https://query1.finance.yahoo.com/v8/finance/chart/GOOG?range=1d&includePrePost=false&interval=2m&corsDomain=finance.yahoo.com&.tsrc=finance](https://query1.finance.yahoo.com/v8/finance/chart/GOOG?range=1d&includePrePost=false&interval=2m&corsDomain=finance.yahoo.com&.tsrc=finance)
@bcoles - Thanks for the good info. Do you have any idea on a new endpoint for the splits calculation ```"https://ichart.finance.yahoo.com/x?#{params.map{|k, v| "#{k}=#{v}"}.join("&")}"```
@levity - have you tried (do you know how to) run multiple mosql processes in a single worker dyno?