Trading strategies for FIFA 17 Ultimate Team
- fut (for managing your FUT account via Python): https://github.com/oczkers/fut
- telepot (optional, for sending updates via a Telegram bot): https://github.com/nickoala/telepot
- set in
Strategy.py
theself.idle
variable, which sets the interval (in seconds) between a "Trade" cycle and a "Leanize" cycle. - set in
Strategy.py
theK
variable, which sets the maximum amount of contracts to buy before the "Trade" cycle stops. - insert your FUT credentials
- (optional) set the Telegram variables or remove that part
- run
python Strategy.py