Closed martinbalucha closed 2 months ago
Once the connection is established, start receiving notifications. Create domain object representing trade and add all necessary properties to it.
AC: a class that reads listens to notifications transforms them into domain objects and passes them to the IMonitor
Finished elsewhere
Once the connection is established, start receiving notifications. Create domain object representing trade and add all necessary properties to it.
AC: a class that reads listens to notifications transforms them into domain objects and passes them to the IMonitor