Open
tijptjik
opened this issue 2 years ago
•
0 comments
PR Details
Description
Fix minor typos in docs
Add syntax highlighting to markdown code blocks - this means that when viewed locally, commands can be run (e.g. in PyCharm) as the readme is being read through:
Edited BinanceTrailingStopLossManager's docstring for clarity - all changes are commited in 22f984af57dc3e9f7b49ea468fd701731d25a54d.
Please note @oliver-zehentleitner, the param docs were reordered and grouped for logic, so it is easier for new users to learn about the provided functionality. But I'm unsure about the doc conventions you are using, and my grouping headers / non-alphabetic order may inadvertently mess things up for you, so I'm happy to re-edit if you like the rest of the content changed.
Please note that there's also a TODO, as I found one of the params wasn't defined, and still part of the experimental feature you have under development, so I left it blank.