Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PdrDashboard, v0.2] Improve Predictoors Table #1384

Closed
4 tasks done
kdetry opened this issue Jul 11, 2024 · 0 comments
Closed
4 tasks done

[PdrDashboard, v0.2] Improve Predictoors Table #1384

kdetry opened this issue Jul 11, 2024 · 0 comments
Assignees

Comments

@kdetry
Copy link
Contributor

kdetry commented Jul 11, 2024

Parent: #1357

Enhance the Predictoors table by shortening the user column values, adding columns for profit, accuracy, and average stake, and sorting the table by profit by default.

DoD

Shorten User Column Values:

  • Display only the first and last few characters of the user column values to make them shorter and more readable.

Add Columns:

  • Calculate profit, ACC and avg stake for every predictoor
  • Add columns for profit, accuracy, and average stake to the table.

Default Sorting:

  • Sort the table by the profit column by default.
@kdetry kdetry self-assigned this Jul 11, 2024
kdetry added a commit that referenced this issue Jul 17, 2024
* issue-1384: part 1

* issue-1384: part 2

* issue-1384: removed unused util

* issue-1384: wrong respose on exception has been fixed

* issue-1384: comment fixes

* issue-1384: conflict fix - 2

* issue-1384: method renaming
KatunaNorbert added a commit that referenced this issue Jul 22, 2024
* Fix #1376: Change callbacks to not store payout data (#1378)

* Fix #1375: Add Buttons and Sorting (#1379)

* Fix #1373: Separate some concerns in pdr-dashboard. (#1390)

* Fix #1374: Display metrics over multiple feeds and predictoors (#1377)

* Fix #1400: Fix selections in feed and predictoor list (#1401)

* Fix #1385: Add switch to display selected predictoors feeds only (#1395)

* Fix #1402: Allow address config for predictoor dashboard. (#1403)

* Fix #1404: Allow date period selection (#1405)

* Fix #1384: Improve predictoors table by adding accuracy, stake and profit (#1398)

* Fix #1409: Add predictoor and feed startup data instead of loading on a dash component (#1411)

* Fix #1412:  Update dashboard readme with new instructions (#1414)

* Fix #1413: Update and split dash_duo tests (#1417)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants