diff --git a/src/views/OsmosisTrade.vue b/src/views/OsmosisTrade.vue index eae74cb1..548869ac 100644 --- a/src/views/OsmosisTrade.vue +++ b/src/views/OsmosisTrade.vue @@ -43,7 +43,7 @@ -
+
{{ latestPrice }}
diff --git a/src/views/components/KlineTrade/PlaceForm.vue b/src/views/components/KlineTrade/PlaceForm.vue index 4cd4cddd..7d961fe6 100644 --- a/src/views/components/KlineTrade/PlaceForm.vue +++ b/src/views/components/KlineTrade/PlaceForm.vue @@ -96,7 +96,7 @@ Note
- If the execution price exceeds the 5% slippage protection, your order will be automatically cancelled + If the execution price exceeds the {{ slippage * 100 }}% slippage protection, your order will be automatically cancelled