Implement profit view and fix auto refresh
This commit is contained in:
@@ -22,7 +22,7 @@ class AccountInfo(LoginRequiredMixin, OTPRequiredMixin, View):
|
||||
"api_key",
|
||||
"sandbox",
|
||||
"supported_symbols",
|
||||
"instruments",
|
||||
# "instruments",
|
||||
]
|
||||
allowed_types = ["modal", "widget", "window", "page"]
|
||||
window_content = "window-content/account-info.html"
|
||||
|
||||
Reference in New Issue
Block a user