tradingstrategy-ai / frontend

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

Unfrozen open positions should display "latest" column #808

Closed kenkunz closed 2 months ago

kenkunz commented 2 months ago

Issue

The position details page displays the wrong column for open positions that have been frozen and then un-frozen. Such positions should be considered "open" and should have a "latest" column instead of a "close" column.

Steps to reproduce

  1. open position details for an open, unfrozen position (e.g., ETH/BTC rolling ratio #3)
  2. note that it displays a "close" column instead of "latest"
    • expected: "latest" column with latest values
    • actual: "close" column with blank / N/A values