Show open time and hold duration on position cards.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -238,6 +238,7 @@ export type PlanState = {
|
||||
position: {
|
||||
has_position: boolean;
|
||||
group_id?: string;
|
||||
open_at_ms?: number | null;
|
||||
perp_side?: string;
|
||||
option_side?: string;
|
||||
perp_inst_id?: string;
|
||||
|
||||
Reference in New Issue
Block a user