Chris Sellers

Results 119 comments of Chris Sellers

Hi @dimitar-petrov Many thanks for the report. We have a k-merge algorithm under the hood in the Rust backend session which _should_ ensure non-decreasing timestamps as it reads from multiple...

@dimitar-petrov Thank you for the detailed report, we'll look into this.

Hi @Flipper1509 Thanks for the detailed report and attempt at fixing here. This time in force hasn't really been very thoroughly tested, and seems there's definitely a bug here. I'll...

Absolutely, you'll probably find plenty of commented out code along the paths. Keeping the test coverage up would be ideal too. Let me know if you need any help.

Hey @fredmonroe A little more back story here is this _was_ working at one stage, and was disabled to make implementing the Rust order book easier. 1. I think we...

Hey @fredmonroe How are things going on this one?

I've removed the bug label because this functionality isn't expected to be working at the moment. It's a future feature we'll revisit at some stage. If anyone is interested in...

Relates to this [enhancement ticket](https://github.com/nautechsystems/nautilus_trader/issues/1200).

Thanks for providing the unit test @davidsblom thats really helpful. I'll try to get to this soon, likely over the weekend.

Hey @davidsblom This is great, thanks for digging in and providing the fix :pray:. My only thought is, should we align the meaning of the local variables? i.e should we...