Interactive Financial Charting

using Cufflinks

Jorge Santos | Thomson Reuters

@jorgesantos

@santosjorge

FOR PYTHON QUANTS

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 API

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

About this talk.

Imports

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