go-tdameritrade icon indicating copy to clipboard operation
go-tdameritrade copied to clipboard

replace anonymous struct for Candles

Open phamdt opened this issue 2 years ago • 1 comments

I'm integrating your library into my application and discovered that I can't access an individual candle from the PriceHistory API. I can only access the list of Candles which references an anonymous struct. In my code it would be convenient if I could pass around the individual candle. I can make the PR if this is acceptable to you.

phamdt avatar Jun 26 '22 21:06 phamdt

@phamdt

I can make the PR if this is acceptable to you.

Go for it 😄

zricethezav avatar Jul 01 '22 12:07 zricethezav