Account.last_equity | AttributeError

Hi guys,

I am facing this problem for all account properties. Can you please help me out? Based on following documentation I should not have any issues.

But I do.

Pictures:

I guess the fault here was, that I did not put at line 13 the right brackets.

account = api.get_account**()**

but if I do that, following error occures

Problem solved! Admin please delete this post!