mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 15:09:42 +00:00
poloniex: filter non-liquid and unused assets (#1185)
* poloniex: filter non-liquid and unused assets * glorious: nits --------- Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io>
This commit is contained in:
@@ -99,7 +99,6 @@ func (l *Lbank) SetDefaults() {
|
||||
kline.IntervalCapacity{Interval: kline.ThirtyMin},
|
||||
kline.IntervalCapacity{Interval: kline.OneHour},
|
||||
kline.IntervalCapacity{Interval: kline.FourHour},
|
||||
|
||||
// NOTE: The supported time intervals below are returned
|
||||
// offset to the Asia/HongKong time zone. This may lead to
|
||||
// issues with candle quality and conversion as the
|
||||
|
||||
Reference in New Issue
Block a user