Add instruments to account readout
This commit is contained in:
@@ -30,7 +30,7 @@ class AccountInfo(LoginRequiredMixin, OTPRequiredMixin, ObjectRead):
|
|||||||
"sandbox",
|
"sandbox",
|
||||||
"supported_symbols",
|
"supported_symbols",
|
||||||
"initial_balance",
|
"initial_balance",
|
||||||
# "instruments",
|
"instruments",
|
||||||
]
|
]
|
||||||
|
|
||||||
def get_object(self, **kwargs):
|
def get_object(self, **kwargs):
|
||||||
|
|||||||
Reference in New Issue
Block a user