Skip to content

Implement asset rebalance (Delta reduction via Buy / Sell assets) for Vendor (Binance) #21

@sadhbh-c0d3

Description

@sadhbh-c0d3
  • Fetch Delta vector from DeVIL via Daxos contract
  • Apply minimum thresholds, i.e. if asset delta below threshold then ignore
  • Apply maximum thresholds, i.e. if asset delta above max threshold, cap
  • Send asset orders to CEX (or later DEX)
  • Receive fills and update internal inventory data structure
  • Send new inventory state to DeVIL via Daxos contract

Supplier (Authorised Provider / AP) service needs to monitor on-chain Delta vector and keep it close to zero by sending Buy / Sell orders to CEX (and later DEX)

Sub-issues

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions