Tyler Shipe
b7bf1cdda5
yarn format
2022-01-15 15:25:14 -06:00
Riordan Panayides
c02f5e1f1f
Use createMangoAccountAndDeposit
2022-01-15 14:56:10 -06:00
ImpossiblePairs
5de849eec4
Add LUNA Perp Contract Precision
...
Updated perpContractPrecision for LUNA perp
2022-01-04 13:34:10 -08:00
ImpossiblePairs
15bb3814a3
Update Precision Utils Information
...
UI precision information doesn't currently include MSOL, BNB, or AVAX.
2021-12-20 09:32:09 -08:00
Tyler Shipe
0f13c748e4
add jupiter ag swap
2021-12-17 16:02:02 -05:00
Tyler Shipe
800448220d
add avax
2021-12-13 16:53:50 -05:00
Vidor Gencel
54b07ad855
backwards compatibility to pubkey object ( #107 )
2021-12-10 12:31:39 +00:00
Tyler Shipe
ac818e5a5d
add flag to show and hide notifications
2021-12-09 16:21:53 -05:00
saml33
8acb039630
Merge pull request #100 from Mango-Heroes/export-csv
...
Export History, Funding, and Interest data to CSV file
2021-12-08 10:01:09 +11:00
dd
588ae8dd18
Looks like max slippage on perp Market orders is working
2021-12-02 21:38:44 -05:00
Yandre
40e7c2875c
Added code to export data to CSV file
2021-12-02 19:37:20 -05:00
tjshipe
76d82bf718
Merge pull request #91 from blockworks-foundation/ts/liquidation-ui
...
Ts/liquidation UI
2021-11-23 20:37:26 +00:00
Tyler Shipe
ae0cea7083
yarn format
2021-11-23 14:54:11 -05:00
dd
dc102338e2
fixed ugly open interest display in perps stats; added perpContractPrecision in index.ts
2021-11-23 12:52:27 -05:00
Denmark
36f6585b6a
add bitpie wallet ( #86 )
2021-11-23 13:25:31 +01:00
saml33
d216ec1f1a
add solflare
2021-11-10 22:46:54 +11:00
Maximilian Schneider
328fd828b8
use event history api candles
2021-11-05 13:49:51 +00:00
saml33
859432fdb2
fix: match oracle and markprice decimals to tick size
2021-11-02 20:43:28 +11:00
Tyler Shipe
597e0b65b7
reduce padding to remove horizontal scrollbar; yarn format
2021-10-26 11:57:54 -04:00
ImpossiblePairs
dabc7871ae
Fix calculateTradePrice function
...
Updated calculateTradePrice function used in the AdvancedOrderForm to incorporate the specified limit price of a Take Profit Limit or Stop Limit order.
2021-10-14 11:23:42 -07:00
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