tradingstrategy-ai / trade-executor

A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
101 stars 28 forks source link

Redemption shouldn't break loan state #1036

Closed hieuh25 closed 3 weeks ago

hieuh25 commented 4 weeks ago

Current redemption of current opened credit position could crash the strategy since the state doesn't record the event correctly.