add presist

This commit is contained in:
discountry
2025-09-23 02:01:55 +08:00
parent 667ede7ca8
commit 1386455870
9 changed files with 319 additions and 80 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import { AsterAccountSnapshot, AsterKline } from "../exchanges/types";
import type { AsterAccountSnapshot, AsterKline } from "../exchanges/types";
export interface PositionSnapshot {
positionAmt: number;