How to display token price quote when charting?

Were you following this tutorial?

If yes, then in the ./components/api/index.js file, you must have seen that a query like this is used to find the baseCurrency value which is injected into the symbol object and later, in the getBars method (which is responsible for the loading of the chart).