updated SwapOrderStatus with Andrew's changes
This commit is contained in:
@@ -201,8 +201,6 @@ const orders = computed(()=>{
|
||||
// [730643660, 0], [min intercept, slope]
|
||||
// [0, 0], [max intercept, slope]
|
||||
// ],
|
||||
// [...],
|
||||
// [...],
|
||||
// ]
|
||||
// ],
|
||||
// 4, state
|
||||
@@ -210,8 +208,7 @@ const orders = computed(()=>{
|
||||
// null, oco group
|
||||
// "0", filled in
|
||||
// "0", filled out
|
||||
// ["0", "0", "0"], tranche filled in
|
||||
// ["0", "0", "0"] tranche filled out
|
||||
// [...], trancheStatus
|
||||
// ]
|
||||
const result = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user