Commit Graph

6 Commits

Author SHA1 Message Date
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 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
Riordan Panayides 541a0114c7 Add basic perp ohlcv feed 2023-02-01 20:22:09 +00:00