Hi All,
While subscribing to TimeAndSales Subscription, based on a condition I would be getting quantity and I need to fire an order. I am looking for some inputs on achieving this. I am already subscribed to TimeAndSales and for firing an order I need TradeSubscription and PriceSubscription I believe. While continuing to subscribe for TimeAndSales Subscription, based on a condition can I call a function and there subscribe to TradeSubscription and PriceSubscription and then fire an order?
Answer by swatijain · Nov 27, 2020 at 04:02 PM
@sushantmandal
you should be able to do anything you want based on your trigger. I would suggest you create/start the Trade and Price subscriptions before hand for better performance and then just trigger the order based on your condition.
You can also refer to our samples here :
https://github.com/tradingtechnologies/TT_Samples/tree/master/TT_NET_CLIENT_SIDE
Ask questions and share ideas about the TT® and X_TRADER® platforms.
First time here? See our Getting Started Guide and FAQs.
© 2017 Trading Technologies International, Inc. All rights reserved.
Powered by AnswerHub