Skip to content
This repository has been archived by the owner on Feb 1, 2024. It is now read-only.

Log value of total assets in a common format #433

Closed
nikhilsaraf opened this issue Jun 6, 2020 · 1 comment
Closed

Log value of total assets in a common format #433

nikhilsaraf opened this issue Jun 6, 2020 · 1 comment
Assignees
Labels
feature request New feature or request
Milestone

Comments

@nikhilsaraf
Copy link
Contributor

Desired Behavior

I want to see the total account value in a common unit so I can easily track how the total account moves (up/down) with the market.

Impact

The desired behavior will allow me to get more visibility into the bot and trading strategy's performance

Feature Suggestion

We can achieve the desired behavior by logging the following:

  • value of total assets in terms of USD
  • value of total assets in terms of base asset
  • value of total assets in terms of quote asset
  • baseUSDPrice
  • quoteUSDPrice
  • baseQuotePrice

This will require taking in the price feed for the base and quote asset in terms of USD so we can perform these calculations

@nikhilsaraf nikhilsaraf added the feature request New feature or request label Jun 6, 2020
@nikhilsaraf nikhilsaraf added this to the v1.8.x milestone Jun 6, 2020
@nikhilsaraf nikhilsaraf self-assigned this Jun 6, 2020
@nikhilsaraf nikhilsaraf modified the milestones: v1.8.x, v1.10.0 Sep 20, 2020
@scoobie-bot
Copy link

How do we access this?
Can it be printed out to screen, or logged to a file?
Can't seem to find anything in docs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants