Commit Graph

15 Commits

Author SHA1 Message Date
Lou-Kamades f268af7c15
include fees and aprs in bank-derived tokenStats 2023-11-30 15:21:59 -06:00
Lou-Kamades a76defe3c1
include recent bank data in tokenStats charts 2023-11-30 13:18:56 -06:00
tjs ec14aecd03 improve fetchTokenStats 2023-09-16 12:55:17 -04:00
tjs 44b827da32 faster trade chart loading 2023-09-06 00:00:38 -04:00
tjs 94f823c91f Upgrade chart api endpoint 2023-08-06 21:54:41 -04: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
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
tjs cac43c35d6 track market ids for trading view subscriptions 2023-03-10 10:49:22 -05:00
tjs b44c498b7b combine trading view datafeeds 2023-03-04 15:42:35 -05:00
tjs abb408678e replace any type with more defined types 2023-02-25 19:22:39 -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 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