Ensure that Kibana is running before we perform the following step-by-step instructions. We are going to draw the Bollinger Band on the Kibana Visualize page:
- Similar to the Creating index pattern subsection of Chapter 16, Machine Learning with Elasticsearch, let's create a Kibana index pattern named cf_etf_history_data, as shown in the following screenshot:
- Use a web browser and type http://localhost:5601/app/kibana#/visualize?_g=() to reach the Kibana Visualize page. We will see a panel that is similar to the following screenshot:
- Click the + button cover, which is by the search box, to get into the New Visualization panel, as shown in the following screenshot:
- Click the Line button to create a line chart and Kibana will pop up a new panel to let us select the index pattern for the new line input. Select...