Block a user
Post log messages to Matrix
Post log messages to Matrix
This is still an issue. The Matrix logger likely needs to be redesigned.
Post log messages to Matrix
The HttpClient
was used instead. Fortunately, the interface was compatible.
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…