thrasher-corp / gocryptotrader

A cryptocurrency trading bot and framework supporting multiple exchanges written in Golang.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When set kline.interval to OneMonth, AddPaddings error

toby1991 opened this issue · comments

commented

New Issue

Context

When set kline.interval to OneMonth, AddPaddings error

ERROR candle open time is not UTC aligned when it should be 2023-12-17 00:00:00 +0000 UTC truncated at a 720h0m0s interval
  • Operating System:

MacOS M1

  • GoCryptoTrader version (gocryptotrader -version):

v0.0.0-20231220020127-f05f24da8b92

Expected Behavior

Not get error, or provide a real OneMonth interval.

Current Behavior

What is the current behavior?

Failure Information (for bugs)

image

image