Commit Graph

54 Commits

Author SHA1 Message Date
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
tjs 9c8ef98cfd remove console logs 2023-01-20 08:53:15 -05:00
saml33 c7187748d5 allow flip swap chart prices 2023-01-13 15:26:07 +11:00
tjs d27ced851e use new birdeye key 2023-01-11 13:27:35 -05:00
tjs 374350adff remove console logs 2023-01-06 14:41:03 -05:00
tjs 0e9b433789 show volume in trading view 2023-01-02 17:22:24 -05:00
Adrian Brzeziński ef78b8eb3b common data feed for bars 2023-01-02 20:50:03 +01:00
Adrian Brzeziński b695e69bd0 seperate query 2023-01-02 20:17:27 +01:00
Adrian Brzeziński 173bf8b716 fix typing 2023-01-02 14:41:22 +01:00
Adrian Brzeziński 31eb0408b3 fix types 2023-01-02 14:30:12 +01:00
Adrian Brzeziński 463639079b ts add 2022-12-21 12:33:00 +01:00
Adrian Brzeziński e98c67b769 api migrate 2022-12-21 12:21:04 +01:00
tjs 23fff9f444 use market name in tradingview 2022-12-19 20:09:36 -05:00
tjs 7b82a934e1 use openbook market 2022-12-16 01:13:00 -05:00
tjs f14ec6f641 birdeye-trading-view 2022-12-15 18:33:31 -05:00
saml33 02495833e5 filter by spot market base 2022-11-30 16:30:18 +11:00
tjs 203c571bc5 use jupiter api and hooks 2022-11-18 18:19:04 -05:00
tjs 185ab4748b revert to coingecko for swap and prices.
we'll use birdeye only for candles
2022-11-18 11:29:37 -05:00
saml33 28c0fed1c7 use birdeye for serum market price history 2022-11-05 18:13:24 +00:00
saml33 e2d043f9d6 use birdeye for swap chart 2022-11-05 11:47:54 +00:00