Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 305 Bytes

ComplianceMonitor.md

File metadata and controls

37 lines (21 loc) · 305 Bytes

Event

Order

int OrderId String parseKey int volume double price State state Enum actionType (Buy, Sell) Enum OrderType (Market, Limit)

Monitor

  • Load a list of rules
  • Notification

Rule

  • validate()

Trade

Client

Broker

Exchange

Monitor between broker and exchange