Dieses Skript bekommt die Zusammenfassung der Wettmärkte aus dem Smarkets Account als Input (csv-File, downloadbar über "Account") und berechnet darauf folgendes:
* Turnover
* P/L
* Commission Paid
* P/L "clean" (ohne Commission)
Output:
This content is protected
Python muss auf dem System installiert sein, weiterhin die folgenden Module:
*re
*csv
*locale
Zudem muss das aus dem Smarkets "Dashboard" (Account) heruntergeladene csv-File im gleichen Ordner liegen und muss in "smarkets.csv" umbenannt werden (alternativ kann im Skript selbst in Line 14 auch der Filename angepasst werden).
Benutzung (in der Kommandozeile):
python.exe smarkets_calculator.py [Windows]
python smarkets_calculator.py [Unix]
Wichtig:
Im Smarkets Account müssen im Overview folgende Optionen ausgewählt werden:
*Matched Bets, Markets Won, Markets Lost
Bild als Hilfe:
This content is protected

Smarkets Statistics [Python] 1.0
Turnover, P/L, Commission Paid und ROI für Smarkets
Schlagworte: