Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 417 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 417 Bytes

stockfighter

Scripts to play the Stockfighter challenges. Check out www.stockfighter.io for more info.

Trades

Challenges from the Trades.Exec(). Use the scripts in checks folder for heartbeat checks. The template.rb is the template to be used for creating scripts. Scripts starting with get are those making a GET call.

Stack

The solutions are typically made with ruby (1.9.3) using gems HTTParty and JSON.