Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 331 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 331 Bytes

predictitProfitGraph

  1. Download your predictit trade history csv
  2. Put your trade history csv into same directory as this code
  3. Run the python script with the trade history file as the only argument.

Example:

If your trade history file is named "Trade_History.csv", run the command "python graphtool.py Trade_History.csv"