11 12 13
# File 'lib/ftx/api/orders.rb', line 11 def history(query = {}) send_request(:get, "/orders/history", query) end