Commit Graph

7 Commits

Author SHA1 Message Date
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