Hello,

Is there a way to access to current BrokerageEnvironment (Live=0, Paper=1) property from python code? I need to make an if check based on this value. I couldnt find any accessor to this property.

Thanks