Welcome to NexusFi: the best trading community on the planet, with over 200,000 members Sign Up Now for Free
Genuine reviews from real traders, not fake reviews from stealth vendors
Quality education from leading professional traders
We are a friendly, helpful, and positive community
We do not tolerate rude behavior, trolling, or vendors advertising in posts
We are here to help, just let us know what you need
You'll need to register in order to view the content of the threads and start contributing to our community. It's free for basic access, or support us by becoming an Elite Member -- discounts are available after registering.
-- Big Mike, Site Administrator
(If you already have an account, login at the top of the page)
Thanks for that info. I will look try to do that.
Do you have experience working with MarketDepthProvider (or QuotesProvider) class? I would like to find out if in their event logic they allow the consumer of those events to get them all sequentially, i.e., to be able to get all updates without any misses (even at the expense of slightly higher latency). For example, based on my experience with XTrader API, one of their price/trade update methods (using events) only gets the latest bid/ask if market conditions are too fast, essentially skipping updates when needed (although the goal is to deliver all updates-it is not guaranteed). However, they also provide another method that guarantees you to get all updates (so they are essentially putting them in a queue for the user to pick them up). I appreciate your insights.
I have never analyzed this, so I can't say for sure. There also isn't too much info about this, so the best bet would be to ask this question to a Tradestation engineer directly.