# Machine Learning Session The objective is to give a very brief introduction to Machine Learning using a practical example. Things to cover: - A subscription to get live trading data. - Presentation of the information in a graph. - Addition of a trend line. - Use of Machine Learning for forecast. In no way should this be considered as a complete solution, the goal is just to provide enough elements for a start so all participants can grow from there.