Interactive Financial Charting

using Cufflinks

Jorge Santos | Thomson Reuters

@jorgesantos

@santosjorge

PLOTCON 2017

About

Myself

Jorge Santos

What is

Cufflinks?

Cufflinks

A productivity tool that binds the power of Plotly and Pandas.

Optimized for Financial Charting and fast manipulation of data

Interactive

Open Source

Eikon

Data Proxy

Eikon Data Proxy

During this session we will be using the Thomson Reuters Eikon Data API.

About this talk.

http://plotcon.jorgesantos.io

Imports

In [1]:
import cufflinks as cf
import pandas as pd
import eikon as ek