{
"cells": [
{
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"id": "view-in-github"
},
"source": [
""
]
},
{
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"id": "dLC0ASP1o6B8"
},
"source": [
"# Installation"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 1000
},
"colab_type": "code",
"id": "KLi7LnCKdure",
"outputId": "e045fc92-a73f-4623-96d8-6b95cc64212f"
},
"outputs": [],
"source": [
"# !pip install -e git+https://github.com/enzoampil/fastquant.git@master#egg=fastquant"
]
},
{
"cell_type": "markdown",
"metadata": {
"colab_type": "text",
"id": "GHJNCDsVpD4i"
},
"source": [
"# Get stock data"
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"colab": {
"base_uri": "https://localhost:8080/",
"height": 235
},
"colab_type": "code",
"id": "-RoozEvNrxGn",
"outputId": "fc8591d9-7a1c-465c-d833-3c12a571b7be"
},
"outputs": [
{
"data": {
"text/html": [
"
| \n", " | close | \n", "
|---|---|
| dt | \n", "\n", " |
| 2018-01-03 | \n", "255.4 | \n", "
| 2018-01-04 | \n", "255.0 | \n", "
| 2018-01-05 | \n", "255.0 | \n", "
| 2018-01-08 | \n", "256.0 | \n", "
| 2018-01-09 | \n", "255.8 | \n", "