SigTech Platform User Guide#

What’s new in framework version 9?

View recent changes in the SigTech framework:

Framework v9: Latest release notes

About SigTech#

SigTech provides next-gen technology for quantitative multi-asset research and investment. The SigTech platform includes the SigTech Framework of Python-based analytics tools, a catalogue of clean, curated data from multiple sources, and GUI environments for managing research and production. For more on the value that SigTech provides, see SigTech.com.

About this guide#

This guide explains important SigTech concepts and workflows. It supplements the API Reference, example notebooks, video tutorials and framework source code in helping you make the most of the SigTech platform.

Prerequisites#

  • SigTech requires some basic Python knowledge—variables, functions, lists, dictionaries and loops. You can learn about these in any good introduction to Python.

  • You also need to know the basics of using JupyterLab—see our JupyterLab overview.

SigTech 101#

Get started with a suite of introductory notebooks, organized by asset class.

To access the SigTech 101 notebooks:

  1. Log in to the SigTech platform.

  2. In the JupyterLab file explorer, select the parent folder icon, and then open the example-notebooks folder.

  3. Open the get_started folder.

  4. Choose an asset type and open its corresponding 101 notebook.

Note that any changes you make to the notebooks in the example_notebooks folder will be overwritten next time you log in. To save your changes, copy the notebook to a workspace.