/predictitProfitGraph

Visualize your predictit trade history

Primary LanguagePython

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"