tradingstrategy-ai / frontend

Web frontend for TradingStrategy.ai
https://tradingstrategy.ai
131 stars 23 forks source link

Simplify strategy tiles on front page #803

Closed kenkunz closed 3 months ago

kenkunz commented 3 months ago

Goal

As a prospective investor viewing strategies on the front page, I want strategy tiles to use a simplified layout, so that I am not overwhelmed with too much information and am better able to scan the content.

Acceptance criteria

  1. Strategy tiles on all pages:
    • Token currency icons removed from strategy tiles (all contexts)
    • Blockchain icon moved from current position to upper left corner of tile (previous location of token icons) (all contexts)
  2. Strategy tiles on front page :
    • Remove "Asset Management"
    • Remove "Sortino"
    • Remove "Max Drawdown"
    • Remove tags

Open question

See discord thread

There's some discussion in that thread about changing the "Annual return" label to something else, when to include a value, etc. There did not seem to be an agreed-upon conclusion.

Does this label or display logic need to change?