mango-explorer/mango/hedging
Geoff Taylor 790f379867 Removed use of abs() to get a Decimal absolute value - now use the copy_abs() method instead. 2022-03-09 12:02:18 +00:00
..
__init__.py Refactor of code to work with mypy --strict 2021-11-09 13:23:36 +00:00
hedger.py Ensured consistent abstract methods/properties decorators on abstract classes. 2022-02-27 17:52:59 +00:00
nullhedger.py Removed Unicode monospaced-font rendering of class names because VSCode has started being annoying about it all. (Boo...) 2021-12-13 12:06:42 +00:00
perptospothedger.py Removed use of abs() to get a Decimal absolute value - now use the copy_abs() method instead. 2022-03-09 12:02:18 +00:00