tradingstrategy-ai / trade-executor

A Python framework for managing positions and trades in DeFi
https://tradingstrategy.ai
Other
101 stars 28 forks source link

Add tooltips to summary table headings #635

Closed AlexTheLion123 closed 2 months ago

AlexTheLion123 commented 11 months ago

Goal

As a strategy developer, I want to see tooltips to summary table row headings so that I can easily find more information about a statistic.

Acceptance criteria

miohtama commented 11 months ago

Make sure it works on the documentation site as well.

Post link to a documentation where it is being used.

AlexTheLion123 commented 11 months ago

TODO:

AlexTheLion123 commented 11 months ago

First want #640 to be fixed, so that summary table shows correct realized profit amounts

AlexTheLion123 commented 8 months ago

This should be fixed now, can go ahead