Commit Graph

73 Commits

Author SHA1 Message Date
tjs 44b827da32 faster trade chart loading 2023-09-06 00:00:38 -04:00
tjs 74fd5139d1 better checks on WS updates for chart 2023-08-19 12:36:15 +02:00
Maximilian Schneider a4ccec1ac2 add new endpoint for openbook merged birdeye charts 2023-08-19 00:34:00 +02:00
tjs b7ea65a98a remove console logs 2023-08-17 21:17:26 -04:00
saml33 402437bbf6
Merge pull request #174 from blockworks-foundation/stop-orders
stop orders
2023-08-18 08:08:21 +10:00
tjs 754fb16da0 add check before connect on stream 2023-08-17 16:13:12 -04:00
saml33 31dc29e05f remove saving chart settings and fix latest price chart flicker 2023-08-17 12:58:35 +10:00
saml33 3a3e058234 add updated client functions 2023-08-08 23:26:56 +10:00
saml33 751afaae79 merge main 2023-08-08 10:09:05 +10:00
tjs d3f5cd9045 update WS for trading view charts 2023-08-06 22:16:51 -04:00
tjs 94f823c91f Upgrade chart api endpoint 2023-08-06 21:54:41 -04:00
saml33 306e1f0fdf save chart and price direction on flip price 2023-08-04 21:32:42 +10:00
saml33 ce1939b63c save chart direction 2023-08-03 20:37:40 +10:00
Adrian Brzeziński 1fd23ae37a
notifications per mango account - wip (#221)
* mango account notifications wip

* wip

* fix

* fix

* adjustments

* fixes
2023-08-01 22:27:12 +02:00
saml33 01f03022bf give depth chart its own tab 2023-07-25 08:52:09 +10:00
Adrian Brzeziński fe1ca08cc8
nft market (#173)
* poc wip

* devnet temp setup

* fix

* list item modal

* fix

* bid asset

* my bids modal

* mybids

* bids

* asset bids accept

* fixes

* nft market

* transaltions

* pagination

* bids without lisings

* list of bids

* fix

* add desktop ui styling

* yarn setup

* bring back mainnet

* mainnet setup

* only for whitelisted users

* fix pr

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-07-24 20:17:07 +02:00
tjs 271cc03d78 prettier 2023-07-22 16:44:43 -04:00
Adrian Brzeziński 2ee8b708ee
fix trustless registers + prettier fix (#215) 2023-07-22 14:36:22 +02:00
tjs 3d8588d434 use latest prettier 2023-07-21 14:47:53 -04:00
Adrian Brzeziński d69378a960 white list api 2023-07-07 01:12:38 +02:00
tjs 1775f43a50 refactor mkt name loading 2023-05-05 14:13:43 -04:00
saml33 b53b43f81f add await and pk for sol/usdc 2023-05-05 11:35:57 +10:00
saml33 fc3277a5e7 fix ticker 2023-05-05 11:20:59 +10:00
tjs e0ad0bb338 update chart names 2023-05-04 15:41:33 -04: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
Adrian Brzeziński 1f2e90bdf8
notifications settings + websockets (#139)
* notification settings

* fix

* websockets

* fix url

* websockets

* fix

* fix

* fix api url

* fix hook

* reconnect sockets

* fix url

* fix double connection move back hooks to btn

* fix

* fix dependncy array
2023-04-28 23:36:24 +02:00
riordanp c705989f8e
Use client library for fills feed (#132)
* Use client library for fills feed
* Enable fills feed reconnection, attempting every 10s for 60 attempts
* Fix unsubscribing from markets
2023-04-25 21:03:09 +01:00
Adrian Brzeziński d390447659
ui notifications (#127)
* notifications modal

* fix

* refetch, notify, mark as seen

* fix

* fix

* set secure cookie

* add ui

* more ui details and translations

* fix errors handling

* add remove all function to button

* pr fixes

* rename notifications toast

* add catch

* rename notifications prop in mango store

---------

Co-authored-by: saml33 <slam.uke@gmail.com>
2023-04-21 16:23:27 +02:00
saml33 3aa5b46e8d use birdeye for spot markets table 2023-04-03 21:01:17 +10:00
tjs c594011202 wait to subscribe to stream if it isnt open yet 2023-03-31 20:14:59 -04:00
tjs 4055ddd072 fix btc spot chart 2023-03-31 19:12:00 -04:00
tjs a2b482cbe8 handle large decimals like the bonk chart 2023-03-31 16:29:06 -04:00
tjs 7c3580b6ab fix wbtc candle wick 2023-03-21 14:04:24 -04:00
tjs cac43c35d6 track market ids for trading view subscriptions 2023-03-10 10:49:22 -05:00
tjs 67a3996cd9 use previous candles close for next candles open 2023-03-06 15:15:21 -05:00
tjs 7f489f28bb move datafeed 2023-03-05 00:48:09 -05:00
tjs 042f2e0386 add grids to trading view chart 2023-03-04 15:52:09 -05:00
tjs b44c498b7b combine trading view datafeeds 2023-03-04 15:42:35 -05:00
tjs 3bed60af56 turn on lint errors for typescript any 2023-02-28 02:20:11 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -05:00
tjs 09852aa007 improve typing to fix errors with recent trades and history 2023-02-23 16:44:54 -05:00
tjs f80144640f add more types to api calls 2023-02-23 12:28:09 -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
tylersssss d0e937b559
Merge pull request #78 from blockworks-foundation/pan/candles
Add basic perp ohlcv feed
2023-02-10 11:11:28 -05:00
Adrian Brzeziński 1ed50b9616
Feature/kline websockets (#84)
* web sockets

* websockets kline chart

* disconnect socket kline

* fix

* fixes
2023-02-09 02:40:34 +01:00
Adrian Brzeziński a3265ef613 update kline api key 2023-02-08 12:34:46 +01:00
tjs 30ca20aa90 show empty candles if no data 2023-02-01 21:56:07 -05:00
Riordan Panayides 541a0114c7 Add basic perp ohlcv feed 2023-02-01 20:22:09 +00:00
tjs 2ea326cbe8 fix charting library import 2023-01-28 14:21:48 -05:00