Block a user
Implement trade-to-best-performer algorithm
This algorithm was previously implemented (with some additional features such as filtering by r value) and is defined in the file MyStrategy.py
at the time of this post. It has now been…