{"id":8074,"date":"2025-09-04T23:21:58","date_gmt":"2025-09-05T04:21:58","guid":{"rendered":"https:\/\/librarytestdev.wpenginepowered.com\/?post_type=doc&#038;p=8074"},"modified":"2025-09-04T23:23:51","modified_gmt":"2025-09-05T04:23:51","slug":"order-and-fills-overview","status":"publish","type":"doc","link":"https:\/\/library-staging.tradingtechnologies.com\/apis\/tt-net-sdk\/working-with-orders-and-fills-tt-net-sdk\/order-and-fills-overview\/","title":{"rendered":"Order and fills overview"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">A trade subscription represents a view of a subset of a trader\u2019s orders and fills. You can create more than one trade subscription in your TT .NET SDK application where each may have a view of a different subset of orders and fills. From within a trade subscription, you can subscribe for order status events to receive updates as orders are added, changed, filled, and deleted. You can also subscribe for notifications when P&amp;L changes.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"creating-a-trade-subscription\"><a href=\"\/tt-net-sdk\/articles\/of-overview.html#creating-a-trade-subscription\"><\/a>Creating a trade subscription<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">To create a trade subscription, you must create a&nbsp;<a href=\"\/tt-net-sdk\/api\/tt_net_sdk.TradeSubscription.html\">TradeSubscription<\/a>&nbsp;object and call the&nbsp;<a href=\"\/tt-net-sdk\/api\/tt_net_sdk.TradeSubscription.html#tt_net_sdk_TradeSubscription_Start\">Start<\/a>&nbsp;method.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>TradeSubscription m_ts = new TradeSubscription(tt_net_sdk.Dispatcher.Current);\nm_ts.Start();\n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>A trade subscription represents a view of a subset of a trader\u2019s orders and fills. You can create more than on [&hellip;]<\/p>\n","protected":false},"author":2,"template":"wp-custom-template-single-doc-tt-net-sdk","meta":{"_acf_changed":true,"footnotes":""},"docs-category":[773],"class_list":["post-8074","doc","type-doc","status-publish","hentry","docs-category-working-with-orders-and-fills-tt-net-sdk"],"acf":[],"_links":{"self":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/8074","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc"}],"about":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/types\/doc"}],"author":[{"embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":0,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/doc\/8074\/revisions"}],"wp:attachment":[{"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/media?parent=8074"}],"wp:term":[{"taxonomy":"docs-category","embeddable":true,"href":"https:\/\/library-staging.tradingtechnologies.com\/ja\/wp-json\/wp\/v2\/docs-category?post=8074"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}