Tyler Shipe
|
eb8210b0c7
|
Merge branch 'max/stoploss' into main
|
2021-10-11 14:04:16 -04:00 |
saml33
|
445bb11059
|
add time filters and ticks to stats charts (#47)
* add time filters and ticks
* mobile tweaks
|
2021-10-07 12:34:26 +01:00 |
Tyler Shipe
|
f43f4f2c1c
|
fix invalid price bug when placing advanced orders
|
2021-10-01 14:51:19 -04:00 |
Maximilian Schneider
|
8abbce0238
|
[wip] add trigger order components
|
2021-09-21 20:04:33 +02:00 |
Maximilian Schneider
|
5da4887736
|
add slope wallet
|
2021-09-21 12:08:28 +02:00 |
Tyler Shipe
|
c1269298b9
|
use custom endpoint url
|
2021-09-13 17:14:59 -04:00 |
Tyler Shipe
|
732d854c36
|
add manual refresh to ui
|
2021-09-09 20:23:02 -04:00 |
Tyler Shipe
|
50c9fc07c1
|
add open order to orderbook
|
2021-09-03 01:32:27 -04:00 |
Tyler Shipe
|
6630e29707
|
upgrade nextjs
|
2021-08-30 00:56:27 -04:00 |
Tyler Shipe
|
9b3b360349
|
remove more unused util fns
|
2021-08-25 10:51:51 -04:00 |
Tyler Shipe
|
66bf66fc7c
|
remove unused utils fns
|
2021-08-25 10:23:30 -04:00 |
saml33
|
e6c1cfca08
|
balance rounding in balances panel
|
2021-08-24 20:09:42 +10:00 |
saml33
|
072f450f18
|
remove rounding from balances on account page
|
2021-08-24 16:44:58 +10:00 |
saml33
|
246ac3d385
|
account page tweaks
|
2021-08-24 00:14:03 +10:00 |
saml33
|
51741bc9a3
|
loading states for connect wallet
|
2021-08-20 23:17:02 +10:00 |
Maximilian Schneider
|
b0d4b9353a
|
display recent trades
|
2021-08-20 04:47:25 +02:00 |
Tyler Shipe
|
0af7a8b8ee
|
more trade form improvements
|
2021-08-18 16:15:17 -04:00 |
Tyler Shipe
|
b3424df63e
|
fix account naming when new sub account
|
2021-08-17 17:52:53 -04:00 |
Tyler Shipe
|
afb09d828b
|
add srm dex fee discount table
|
2021-08-17 13:14:39 -04:00 |
saml33
|
df6e97763a
|
format usd values and small ui fixes
|
2021-08-15 23:31:59 +10:00 |
Tyler Shipe
|
ce03c3ad93
|
add funding rate and open interest
|
2021-08-13 14:54:09 -04:00 |
Tyler Shipe
|
10a881a811
|
wire up init account and deposit
|
2021-08-13 11:31:00 -04:00 |
Tyler Shipe
|
02088a5d1c
|
wire up redeem mngo to perp position table
|
2021-08-04 11:42:56 -04:00 |
saml33
|
d95c2843c4
|
add portfolio view
|
2021-07-25 23:54:25 +10:00 |
Tyler Shipe
|
ccde7a3e24
|
remove unused mango.ts fns
|
2021-07-21 11:43:21 -04:00 |
Tyler Shipe
|
8beecf59f5
|
support sol deposits and withdrawals
|
2021-07-20 15:21:09 -04:00 |
Tyler Shipe
|
a0ba6f44e8
|
update notifications, wire up account change modal
|
2021-07-06 18:04:20 -04:00 |
Tyler Shipe
|
671e50eba0
|
wip: max borrow calculations
|
2021-07-01 13:35:47 -04:00 |
Tyler Shipe
|
cb44650367
|
connect perp market to websocket for orderbook
|
2021-06-23 15:09:19 -04:00 |
Tyler Shipe
|
1b02a53314
|
update naming to match client
|
2021-06-23 11:32:33 -04:00 |
Maximilian Schneider
|
107c2e8ed3
|
add cancel perp order call and remove unused imports
|
2021-06-19 00:26:47 -04:00 |
Maximilian Schneider
|
2c487348f6
|
open orders are kinda adapted
|
2021-06-18 23:07:57 -04:00 |
Tyler Shipe
|
3f3ffb1a37
|
spot market orderbook on websockets
|
2021-06-18 19:57:02 -04:00 |
Maximilian Schneider
|
e256ed4754
|
small fixes
|
2021-06-18 18:57:13 -04:00 |
Maximilian Schneider
|
dcbb37fbb7
|
simple json stuff
|
2021-06-18 18:51:34 -04:00 |
Tyler Shipe
|
054cc5c82e
|
remove console logs and fetch all markets
|
2021-06-18 18:38:09 -04:00 |
Tyler Shipe
|
d3af1ac5b1
|
show open orders and wire up cancel order
|
2021-06-18 16:46:20 -04:00 |
Tyler Shipe
|
6e29de28ef
|
fix deposit modal
|
2021-06-18 12:49:16 -04:00 |
Tyler Shipe
|
370d25f7bd
|
fix init and deposit; fix disconnect bug
|
2021-06-17 21:10:47 -04:00 |
Maximilian Schneider
|
c610da11aa
|
reenable trade form
|
2021-06-17 20:32:45 -04:00 |
Tyler Shipe
|
c6dab39463
|
add interest rates
|
2021-06-17 14:40:44 -04:00 |
Tyler Shipe
|
cb331fb2c7
|
comment out stuff in the ui so it works
|
2021-06-16 21:50:16 -04:00 |
dd
|
1087750421
|
only send pre-settle instructon if open orders account already exists
|
2021-06-16 10:23:01 -04:00 |
dd
|
5b66381805
|
Added a settle instruction before place and settle to reduce compute by 30k
|
2021-06-15 15:29:10 -04:00 |
Tyler Shipe
|
82678a3447
|
fix net balances
|
2021-06-12 16:57:09 -04:00 |
dd
|
c3fedf9f80
|
fixed placeAndSettle to round properly
|
2021-06-12 15:49:04 -04:00 |
Tyler Shipe
|
4476a2254e
|
rebate gui hoster fees to users
|
2021-06-12 13:46:06 -04:00 |
Maximilian Schneider
|
75454b9af4
|
mango withdraw correction
|
2021-06-05 17:24:51 -04:00 |
Maximilian Schneider
|
6fec35a012
|
move native sol to top of deposit list
|
2021-06-05 16:46:18 -04:00 |
Maximilian Schneider
|
d964cb0312
|
allow deposit from already wrapped SOL
|
2021-06-05 15:48:19 -04:00 |