-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Labels
help wantedExtra attention is neededExtra attention is needed
Description
We are using the PyTrends library to grab Google Trends data. This is an API that simply scrapes the Google Trends website using timeframe and keyword parameters that you can set.
The problem is that, for example, when you compare "BTC USD" and "buy bitcoin" the values returned from Google Trends seem to change. In other words since Google Trends returns an index value (1-100) for each keyword, it appears that the index value changes when you change the timeframe.
Why does the happen and is there a way that we can stabilize this so that we can properly use to backtest?
Here is a chart of this anomaly:
Metadata
Metadata
Assignees
Labels
help wantedExtra attention is neededExtra attention is needed
