Polygon.io API ruby client
Example usage:
client = Polygon::Api::Client.new(api_key: 'xxx') client.trades('AAPL', '2020-08-14', {limit: 100})