Commit Graph

13 Commits

Author SHA1 Message Date
Sam Germain
c26bee5601 Added tests for set_liquidation_price and set_stop_loss, updated params in interestmode enum, updated leverage docs 2021-07-12 22:13:34 -06:00
Sam Germain
6083568d56 Updated interest and ratio calculations to correct functions 2021-07-10 20:44:57 -06:00
Sam Germain
963bb89087 ran isort . 2021-07-08 00:12:39 -06:00
Sam Germain
e1fca320e6 passed mypy 2021-07-07 22:51:10 -06:00
Sam Germain
8f5150e831 Flake8 compliant 2021-07-07 22:24:30 -06:00
Sam Germain
769f72e5ee All persistence margin tests pass 2021-07-07 21:14:08 -06:00
Sam Germain
79d394058f Changed InterestMode enum implementation 2021-07-07 21:04:38 -06:00
Sam Germain
116eeb050f Moved interest calculation to an enum 2021-07-05 21:48:56 -06:00
Matthias
c292926086 Small style improvements (no empty line at start) 2021-06-10 06:21:10 +02:00
Matthias
d4dfdf04fc Move RPCMessageType to enums 2021-06-09 20:23:17 +02:00
Matthias
9c34304cb9 Move state enums to enums package 2021-06-08 21:20:35 +02:00
Matthias
3c149b9b59 Move signalType to enums 2021-06-08 21:09:39 +02:00
Matthias
d16a619489 Move SellType Enum to it's own module 2021-06-08 21:04:34 +02:00