Handling trade subscriptions
Types of trade subscription events
After creating an instance of the TradeSubscription class, you can subscribe for events. These events fall into the following categories:
Cleaning up
When you shut down your application, you should call the Dispose
method for each instance of the TradeSubscriptionclass.