saml33
|
737a01a815
|
Merge pull request #181 from blockworks-foundation/show-unrealized-pnl
use unrealized as primary value for perp pnl
|
2023-06-23 10:16:36 +10:00 |
Riordan Panayides
|
c11025a227
|
Fix spot orderbook update filtering
|
2023-06-22 19:29:40 +01:00 |
saml33
|
daaa1fcfeb
|
use unrealized as primary value for perp pnl
|
2023-06-22 21:17:35 +10:00 |
microwavedcola1
|
dd7716d99a
|
upgrade to latest mango-v4 client
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
|
2023-06-21 15:30:45 +02:00 |
saml33
|
53a5b4e619
|
do not close menu on favorite click
|
2023-06-21 09:40:51 +10:00 |
saml33
|
9976698c67
|
default market dropdown category to selected market type
|
2023-06-21 09:30:31 +10:00 |
saml33
|
0d85a6ff12
|
filter markets dropdown
|
2023-06-19 15:44:41 +10:00 |
Riordan Panayides
|
3e5b91fb96
|
Fix perp sorting
|
2023-06-17 10:55:34 +01:00 |
saml33
|
4f12c9e9cf
|
fix leading period on trade form
|
2023-06-15 22:32:40 +10:00 |
saml33
|
2e3a0e8a2e
|
fix order value
|
2023-06-15 22:18:44 +10:00 |
saml33
|
78f2544ffe
|
fix spot price quote token display
|
2023-06-15 21:24:54 +10:00 |
saml33
|
2a9d74de15
|
Merge pull request #169 from blockworks-foundation/manual-refresh
add manual refresh button
|
2023-06-15 20:56:53 +10:00 |
saml33
|
2e4852e965
|
use soon badge on perp stats page
|
2023-06-15 10:49:16 +10:00 |
riordanp
|
b5f6bba803
|
Disable trading for markets where oracle was never active (#171)
|
2023-06-15 00:02:40 +01:00 |
riordanp
|
a229d55ed6
|
Add soon label to perp markets where oracle was never active (#170)
|
2023-06-14 18:19:39 +01:00 |
saml33
|
5f90821a22
|
add manual refresh button
|
2023-06-14 11:12:28 +10:00 |
saml33
|
258131aa5c
|
sort perp positions by notional value
|
2023-06-06 09:59:45 +10:00 |
saml33
|
53159a372b
|
add perp volume to trade page
|
2023-06-05 11:06:03 +10:00 |
saml33
|
1a6e1d5b6d
|
fix perp position table tize click
|
2023-06-05 10:19:19 +10:00 |
saml33
|
6d04ac7378
|
comment out perp volume
|
2023-06-01 13:07:34 +10:00 |
saml33
|
aaa4c04adc
|
add perp volume to trade header
|
2023-06-01 10:17:31 +10:00 |
saml33
|
29070b1fa4
|
add spot market volume to stats
|
2023-05-31 22:15:50 +10:00 |
saml33
|
fe5379f60a
|
add spot market volume to trade header
|
2023-05-31 10:05:02 +10:00 |
saml33
|
166d7eafe1
|
remove stable price from tv chart
|
2023-05-24 13:32:02 +10:00 |
saml33
|
aff58c7e70
|
improve order line drawing
|
2023-05-24 12:05:13 +10:00 |
saml33
|
846e574a71
|
use long/short for perp order lines
|
2023-05-24 11:22:09 +10:00 |
saml33
|
88614f8bd7
|
use perp side badge for perp open orders
|
2023-05-24 10:34:26 +10:00 |
tlrsssss
|
09e10671b4
|
Merge pull request #155 from blockworks-foundation/edit-tv-order-modal
add custom modal when dragging order line
|
2023-05-23 17:13:45 -04:00 |
tlrsssss
|
f7d69b90b2
|
Merge pull request #153 from blockworks-foundation/align-tooltip-styles
align tooltip styles
|
2023-05-23 17:11:13 -04:00 |
saml33
|
b487c51db5
|
add custom modal when dragging order line
|
2023-05-23 21:48:26 +10:00 |
saml33
|
62054f0758
|
fix sell/short button
|
2023-05-23 13:25:03 +10:00 |
saml33
|
e22719c196
|
add divider to tv limit price menu item
|
2023-05-23 09:46:47 +10:00 |
saml33
|
dfd3e1b0e9
|
change button case to match menu
|
2023-05-22 23:03:21 +10:00 |
saml33
|
b64af38f7d
|
set limit price from right click tv chart
|
2023-05-22 22:51:27 +10:00 |
tjs
|
cfa95dfd9c
|
update oracle component with last price after switching mkts
|
2023-05-14 12:43:42 -04:00 |
saml33
|
004964bde4
|
spot margin off by default and show borrow amount in trade summary
|
2023-05-14 23:07:06 +10:00 |
saml33
|
d02a96b131
|
fix perp slider rounding
|
2023-05-13 21:41:42 +10:00 |
saml33
|
ebeccd8df5
|
fix spot slider rounding
|
2023-05-13 21:25:50 +10:00 |
saml33
|
46b2e53902
|
fix trade summary order value
|
2023-05-13 20:44:22 +10:00 |
saml33
|
4ede5b9a6c
|
align tooltip styles
|
2023-05-12 14:08:06 +10:00 |
saml33
|
e4b85b4d5e
|
link to chart from funding tooltip
|
2023-05-12 13:46:59 +10:00 |
riordanp
|
5b0eef685c
|
Use ref for Orderbook feed to prevent multiple connections, add settings tooltip (#150)
* Use ref for orderbook feed, enable if unset, prettify logs
* Add tooltip to orderbook feed setting
|
2023-05-10 10:53:55 +01:00 |
riordanp
|
25ea31beec
|
Add setting to disable orderbook feed (#148)
Co-authored-by: tlrsssss <tjshipe@gmail.com>
|
2023-05-07 12:53:22 +01:00 |
tlrsssss
|
97fbb42588
|
Merge pull request #126 from blockworks-foundation/save-tv-charts
save tv charts
|
2023-05-05 14:20:36 -04:00 |
saml33
|
5b88633501
|
improve market select link styles
|
2023-05-04 11:41:18 +10:00 |
tjs
|
2494ba2022
|
fix datafeed crash
|
2023-05-03 14:26:26 -04:00 |
saml33
|
c260d7782f
|
save tv chart drawings
|
2023-05-03 13:15:37 -04:00 |
Riordan Panayides
|
cbb88dcbe5
|
Temporarily disable orderbook feed
|
2023-05-03 15:29:01 +01:00 |
tjs
|
fb1199dc83
|
show more details on stats table
|
2023-05-02 13:47:26 -04:00 |
Riordan Panayides
|
eb1d17df9f
|
Reject orderbook updates not for current market
|
2023-05-01 17:13:37 +01:00 |