Module barter::portfolio::risk

source ·
Expand description

Logic for evaluating the risk associated with a proposed OrderEvent.

Structs

Traits

  • Evaluates the risk associated with an OrderEvent to determine if it should be actioned. It can also amend the order (eg/ OrderType) to better fit the risk strategy required for profitability.