Commit Graph

7 Commits

Author SHA1 Message Date
Maximilian Schneider 9450215b8c increase redis connection limit through env 2021-05-04 13:36:37 +03:00
Tyler Shipe 20e8a4a110 move markets to nativeV3 object 2021-04-27 09:27:38 -04:00
Tyler Shipe db7b2d5ab1 remove v2 markets and add v3 markets 2021-04-26 23:32:30 -04:00
Maximilian Schneider 881944d0f3 add more timeranges to history 2021-04-23 22:41:26 +03:00
Maximilian Schneider 9761a88264 add 🧢 history 2021-04-07 23:44:21 +02:00
Maximilian Schneider 0eb97ecc52 implement tradingview endpoints
* snap candles to period boundaries
* reverse order of trade history
* fetch from serum v3 & v2
* integrate native & wrapped tether markets
2021-04-07 00:10:20 +02:00
Maximilian Schneider 3c7c56b371 Trade Collector for serum
* collects from spot_markets defined in @mango/client IDS
* fetches loadFills endpoint every 5 seconds
* stores trades as base64 encoded blobs in redis lists per symbol&day
2021-02-15 13:42:34 +01:00