Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update examples documentation #182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
284 changes: 142 additions & 142 deletions README.md

Large diffs are not rendered by default.

90 changes: 45 additions & 45 deletions docs/Abor.ipynb

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions docs/Basic data integrity.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "cf44630b",
"id": "1907d6b8",
"metadata": {},
"source": [
"# Basic data integrity\n",
Expand All @@ -16,7 +16,7 @@
},
{
"cell_type": "markdown",
"id": "f8da442a",
"id": "c4235acc",
"metadata": {},
"source": [
"#### Basic data integrity"
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "dec7311d",
"id": "1013b6a4",
"metadata": {},
"outputs": [],
"source": [
Expand Down
10 changes: 5 additions & 5 deletions docs/Check for duplicates.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "c9afdaec",
"id": "724df2cb",
"metadata": {},
"source": [
"# Check for duplicates\n",
Expand All @@ -16,7 +16,7 @@
},
{
"cell_type": "markdown",
"id": "10b8499c",
"id": "9bd16b08",
"metadata": {},
"source": [
"#### Step 0: Load instruments into lusid"
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "1e06fe07",
"id": "0cf218c1",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -57,7 +57,7 @@
},
{
"cell_type": "markdown",
"id": "0820b288",
"id": "4b32008a",
"metadata": {},
"source": [
"#### Step 1: Create duplicate check view"
Expand All @@ -66,7 +66,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "9789536e",
"id": "bb4f5330",
"metadata": {},
"outputs": [],
"source": [
Expand Down
14 changes: 7 additions & 7 deletions docs/Check for missing instrument fields.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "6fcc0b0c",
"id": "b27dab3b",
"metadata": {},
"source": [
"# Check for missing instrument fields\n",
Expand All @@ -16,7 +16,7 @@
},
{
"cell_type": "markdown",
"id": "2f453257",
"id": "68e3f55c",
"metadata": {},
"source": [
"#### Step 1: Create instrument properties"
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c64bb473",
"id": "b97ef431",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -66,7 +66,7 @@
},
{
"cell_type": "markdown",
"id": "a5b648f7",
"id": "92e88644",
"metadata": {},
"source": [
"#### Step 2: Load instruments into lusid"
Expand All @@ -75,7 +75,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "1b6e410a",
"id": "dec6ec70",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -142,7 +142,7 @@
},
{
"cell_type": "markdown",
"id": "10f97445",
"id": "a9f7a0cf",
"metadata": {},
"source": [
"#### Step 3: Check for missing instrument fields"
Expand All @@ -151,7 +151,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "75655d7e",
"id": "1b915508",
"metadata": {},
"outputs": [],
"source": [
Expand Down
26 changes: 13 additions & 13 deletions docs/Check for price outliers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "1d98b821",
"id": "ff390d07",
"metadata": {},
"source": [
"# Check for price outliers\n",
Expand All @@ -16,7 +16,7 @@
},
{
"cell_type": "markdown",
"id": "d0adbead",
"id": "ee113ba0",
"metadata": {},
"source": [
"#### Step 0: Create instrument property definitions"
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "bd14da20",
"id": "78b4d041",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -70,7 +70,7 @@
},
{
"cell_type": "markdown",
"id": "0cf79dba",
"id": "a46641c6",
"metadata": {},
"source": [
"#### Step 1: Setup instruments with properties"
Expand All @@ -79,7 +79,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "cc887e6e",
"id": "5e92fd92",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -138,7 +138,7 @@
},
{
"cell_type": "markdown",
"id": "c34ab412",
"id": "749b7822",
"metadata": {},
"source": [
"#### Step 2: Upload quotes"
Expand All @@ -147,7 +147,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "ab66d929",
"id": "f332db1e",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -186,7 +186,7 @@
},
{
"cell_type": "markdown",
"id": "4505b4e7",
"id": "f45da331",
"metadata": {},
"source": [
"#### Step 3: Create iqr checker view"
Expand All @@ -195,7 +195,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "c4d3f797",
"id": "ceb15a08",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -293,7 +293,7 @@
},
{
"cell_type": "markdown",
"id": "bc93ba42",
"id": "ea4b04bb",
"metadata": {},
"source": [
"#### Step 4: Create price outlier view"
Expand All @@ -302,7 +302,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "618924ed",
"id": "a285d2e2",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -372,7 +372,7 @@
},
{
"cell_type": "markdown",
"id": "5f5ebba1",
"id": "5a81097a",
"metadata": {},
"source": [
"#### Step 5: Run price outlier view"
Expand All @@ -381,7 +381,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "49ff0997",
"id": "9bdde137",
"metadata": {},
"outputs": [],
"source": [
Expand Down
26 changes: 13 additions & 13 deletions docs/Complex bonds.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "bb2aaa66",
"id": "6dbee2d7",
"metadata": {},
"source": [
"# Complex bonds\n",
Expand All @@ -16,7 +16,7 @@
},
{
"cell_type": "markdown",
"id": "19d89397",
"id": "6ff81b3d",
"metadata": {},
"source": [
"#### Step 01: Fixed schedule view"
Expand All @@ -25,7 +25,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "dedafc12",
"id": "a951b3e1",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -95,7 +95,7 @@
},
{
"cell_type": "markdown",
"id": "aa184620",
"id": "a7c3f176",
"metadata": {},
"source": [
"#### Step 02: Step schedule view"
Expand All @@ -104,7 +104,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "d1363905",
"id": "9c6e3d19",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -157,7 +157,7 @@
},
{
"cell_type": "markdown",
"id": "01d65319",
"id": "e5ae7bc8",
"metadata": {},
"source": [
"#### Step 03: Upload short front sinking complex bond insturments"
Expand All @@ -166,7 +166,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "eeae4cb6",
"id": "0a3c3745",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -332,7 +332,7 @@
},
{
"cell_type": "markdown",
"id": "ff436296",
"id": "d7ce35f9",
"metadata": {},
"source": [
"#### Step 1: Fixed schedule view"
Expand All @@ -341,7 +341,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "fbff6a70",
"id": "94bf5573",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -410,7 +410,7 @@
},
{
"cell_type": "markdown",
"id": "ef56dc48",
"id": "f0faa993",
"metadata": {},
"source": [
"#### Step 2: Step schedule view"
Expand All @@ -419,7 +419,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "3d4b727e",
"id": "12bfd949",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -472,7 +472,7 @@
},
{
"cell_type": "markdown",
"id": "0080222b",
"id": "540d6131",
"metadata": {},
"source": [
"#### Step 3: Upload short front sinking complex bond insturments"
Expand All @@ -481,7 +481,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "85691d69",
"id": "0eac336a",
"metadata": {},
"outputs": [],
"source": [
Expand Down