Commit Graph

1923 Commits

Author SHA1 Message Date
tjs ccccb33843 fix trade fee display 2023-02-20 15:07:16 -05:00
tjs da05ee7ce0 move chart overrides into useeffect 2023-02-20 15:06:42 -05:00
microwavedcola1 cded90d80c Fixes from review
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-02-20 12:53:57 +01:00
microwavedcola1 92981f4dae Fixes from review
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-02-20 12:36:58 +01:00
microwavedcola1 a1c617c9a7 extend dashboard for bank and perp markets
Signed-off-by: microwavedcola1 <microwavedcola@gmail.com>
2023-02-20 11:52:18 +01:00
tjs db12922284 more orderbook refactoring 2023-02-20 01:05:07 -05:00
tjs a41e36042c improve orderbook rendering performance 2023-02-20 00:43:35 -05:00
tjs 31d753ee22 revert to v4 github branch pkg 2023-02-19 16:18:59 -05:00
tjs 48b3b80dc7 use latest v4 npm pkg 2023-02-19 15:52:25 -05:00
tjs e1e67ad1a2 stats tab labels 2023-02-16 19:24:57 -05:00
tjs 02775cab56 fix unsettled perp positions rerender 2023-02-16 14:17:03 -05:00
saml33 6013cfb9b1 revert tonumber fee rate 2023-02-16 22:15:33 +11:00
saml33 d33457aa91 fix available to borrow 2023-02-16 22:02:26 +11:00
tjs 142aac7d9c revert commit 2023-02-15 17:23:58 -05:00
Adrian Brzeziński d9fc7f11ac
Feature/kline perp stats (#88)
* kline perp wip

* fix

* make data more common with trading view

* datafeeds

* fixes

* fixes

* fix

* fix error

* better logging
2023-02-15 23:17:58 +01:00
tjs 2c8da6f1a7 improve trade history typing and trading view order lines colors 2023-02-15 16:49:56 -05:00
tjs 6f1e76a576 fix perp trade history fee display 2023-02-15 14:31:31 -05:00
tylersssss d713692dc6
Merge pull request #85 from blockworks-foundation/stable-price-tv-line
add stable price line to tv chart
2023-02-15 11:19:09 -05:00
saml33 c9735cf548 use selectedmarket to update stable price 2023-02-15 16:09:11 +11:00
saml33 6be31bc016 Merge branch 'main' into stable-price-tv-line 2023-02-15 16:03:14 +11:00
tjs d304045b16 update selectedMarket on group reload 2023-02-14 22:56:44 -05:00
tjs 7f6352d418 use latest client 2023-02-14 22:52:55 -05:00
saml33 066fd9b364 merge main 2023-02-15 10:41:47 +11:00
tjs 640a8f7f40 yarn install force 2023-02-14 16:12:51 -05:00
tjs 34cc9cd59e remove old env var 2023-02-14 12:06:10 -05:00
tjs d7b3827e66 use latest client 2023-02-14 10:49:07 -05:00
saml33 0437b708dc fix orders count for tv chart lines 2023-02-14 23:01:19 +11:00
saml33 27cf9f973b fix recent trades buys/sells for perp 2023-02-14 20:43:00 +11:00
saml33 e5f39c5b08 disable tooltips on mobile interactive elements 2023-02-14 15:39:30 +11:00
saml33 8e9c74de4a fix trade sounds for perp 2023-02-14 15:06:37 +11:00
tjs d096ec3d0a fix trade volume alert 2023-02-13 22:54:15 -05:00
tjs 57f927fc15 improve speed of updating open orders after websocket change 2023-02-13 22:38:57 -05:00
tjs fdde4baa86 reorder husky precommit 2023-02-13 22:35:07 -05:00
tjs d565b1ea46 add types 2023-02-13 22:35:07 -05:00
tjs 52a84a7268 more precision in chart data minmax 2023-02-13 22:35:07 -05:00
saml33 bc85db22b5 fix undefined recent trade id 2023-02-14 14:06:50 +11:00
saml33 bbbbef3c19 favorites mobile 2023-02-14 13:53:13 +11:00
saml33 b15067a17a fix custom notification position 2023-02-14 12:57:06 +11:00
saml33 e7a920b373 sort trade market select list 2023-02-14 11:37:23 +11:00
saml33 85694a82db fix token price chart y-axis 2023-02-14 11:23:19 +11:00
saml33 a5673b852d fix show/hide token description on mobile 2023-02-14 10:17:41 +11:00
saml33 23041e9d9b hide text when loading on mobile trade button 2023-02-14 09:49:59 +11:00
saml33 7d22e9b993 fix trade info tabs on mobile 2023-02-14 09:41:17 +11:00
Adrian Brzeziński 82f82a2940
fix close account label translation (#87) 2023-02-13 17:06:59 +01:00
tylersssss 7b3578a9b4
Merge pull request #82 from blockworks-foundation/tv-orders
add order lines to trading view chart
2023-02-13 10:50:54 -05:00
saml33 577c1446e5 remove tolocalestring from open orders 2023-02-13 16:08:32 +11:00
saml33 4f905cf850 add unsettled perp to mobile unsettled table 2023-02-13 15:17:10 +11:00
saml33 9dbf7c90a0 mobile perp positions table 2023-02-13 15:03:11 +11:00
saml33 85bb4520cc merge main 2023-02-13 14:17:56 +11:00
saml33 6a05e60376 hide action buttons for unowned accounts 2023-02-13 13:46:41 +11:00