Skip to content

Commit

Permalink
Merge pull request HuobiRDCenter#24 from HuobiRDCenter/yangkao_minpoo…
Browse files Browse the repository at this point in the history
…l_v1

add load order status
  • Loading branch information
devin-y authored Oct 28, 2019
2 parents ae15e22 + 5317e00 commit 9e3be39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions huobi/model/constant.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ class LoanOrderState:
CREATED = "created"
ACCRUAL = "accrual"
CLEARED = "cleared"
FAILED = "failed"
INVALID = None


Expand Down

0 comments on commit 9e3be39

Please sign in to comment.