Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
Getting ORDER ID from object ORDER??

If I pull a list of open orders, the list returned is a list of OBJECTS orders. How to get the ORDER ID (integer) of that OBJECT order?