Chris Sellers

Results 119 comments of Chris Sellers

Hi @rubenmarias I've been able to reproduce the order denial, I used ETHUSDT as a placeholder instrument here but the starting conditions and maths should be the same I think....

Indeed, I see at that timestamp both the strategy `inventory` and `portfolio.net_position` both agree at LONG 0.20702.

Thanks for all the info @davidsblom This one shouldn't be too difficult.

**TL;DR:** I think we can fix these with a few changes to allow zero intervals and stop times in the past (which will just immediately produce a time event and...

Let me know how this goes on your sandbox run :pray:.

Greetings, I was wondering where we might be at with facilitating cimporting `Fraction` from quicktions?

Ok, I thought it might have been a simple fix with just writing a `.pxd`. However I understand there are other complexities here around the packaging, and I understand that...

> Well, you can always define your own quicktions.pxd and use it. Cython does not care where the file came from, as long as it finds it somewhere on the...