From 943bafacfeba384bbc1762c31ff0b8e1ea5a287c Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 7 Sep 2023 06:47:15 +0200 Subject: [PATCH] Add "start_timestamp" to /profit tests --- cypress/fixtures/profit.json | 1 + 1 file changed, 1 insertion(+) diff --git a/cypress/fixtures/profit.json b/cypress/fixtures/profit.json index ed1acad3..8099f282 100644 --- a/cypress/fixtures/profit.json +++ b/cypress/fixtures/profit.json @@ -19,6 +19,7 @@ "closed_trade_count": 149, "first_trade_date": "a year ago", "first_trade_timestamp": 1626021644985, + "bot_start_timestamp": 1625021644985, "latest_trade_date": "5 days ago", "latest_trade_timestamp": 1661828800529, "avg_duration": "7:59:54",