It doesn't matter if you are using their API or as I am trying to do create a chart in GoogleDocs their representation of candlesticks is wrong.
For example:
Candlestick Charts on Google explanation where it states: " In this chart, items where the
opening value is less than the closing value (a gain) are drawn as
filled boxes, and items where the opening value is more than the
closing value (a loss) are drawn as hollow boxes."
However, it conventional candlestick use it is the other way around eg hollow candlesticks are used where the closing value is HIGHER than the opening value. The workaround is to switch the columns which google uses for data but if they change their visualization...?
I have contacted the developers and they don't respond.