From 5776e11fb15bc3afef1e00998670b6b64919fcf0 Mon Sep 17 00:00:00 2001 From: DaveVodrazka Date: Tue, 3 Sep 2024 22:10:21 +0700 Subject: [PATCH] fix: short - bid instead of ask --- src/components/TradeTable/OptionsTable.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/TradeTable/OptionsTable.tsx b/src/components/TradeTable/OptionsTable.tsx index 500337ae..6a2cad15 100644 --- a/src/components/TradeTable/OptionsTable.tsx +++ b/src/components/TradeTable/OptionsTable.tsx @@ -51,7 +51,7 @@ const OptionsTable = ({ options, tokenPair, side }: Props) => { {(side === OptionSide.Short || side === "all") && (
- ask price + bid price / short