You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The dashboard is not showing balance for missing products for default dev config.
For my case, the solution is to add etc_usdt to products of binance and okex.
I'm wondering, how to make it user-friendly? I see several options:
Display appropriate error in the logs and don't show balance. E.g Missing #{product} in the #{venue} venue. Please add it in order to show the balance.
I'm working on a real time balance streaming feature that hasn't shipped yet, so keeping that in mind. I feel like the best option is to
Display appropriate error in the logs and don't show balance. E.g Missing #{product} in the #{venue} venue. Please add it in order to show the balance.
Hey @rupurt.
The dashboard is not showing balance for missing products for default dev config.
For my case, the solution is to add
etc_usdt
to products of binance and okex.I'm wondering, how to make it user-friendly? I see several options:
Missing #{product} in the #{venue} venue. Please add it in order to show the balance.
I'd be happy to apply any solution.
WDYT?
Example
The text was updated successfully, but these errors were encountered: