Protected
dependenciestrue
to enable the new brokerize trade statistic features. Turning it on means that the order list view "history"
becomes
available. This is a temporary feature toggle which should be removed once trade stats are available in all frontends.
Optional
doComplete: booleanOptional
protocols: string | string[]Optional
abortSignal: AbortSignal_2Optional
abortSignal: AbortSignal_2Optional
abortSignal: AbortSignal_2
If
true
, enables long-term brokerize guest user tokens to be stored in LocalStorage. The brokerize guest user'srefresh_token_without_tradingsession
will be persisted in LocalStorage. This does not extend trading session lifetime, but only the lifetime of the brokerize guest user account.This saves resources in the brokerize backend, as new logins do not need to re-sync the entire account data each day.
Of course, this only affects brokerize implementations.