builtins.AttributeError: 'InputException' object has no attribute 'message'

saurabh3679
algo triggered the order but it failed to be placed. I was passing instrument code in tradingsymbol inside the place_order method.
Was that the mistake for the failure of the order?

Why failed message didn't appear? instead python triggered builtins.AttributeError: 'InputException' object has no attribute 'message'
Sign In or Register to comment.