7 8 9
# File 'lib/ftx/api/fills.rb', line 7 def list(query = {}) send_request(:get, "/fills", query) end