Untrade#

Introduction#

Welcome to Untrade, a groundbreaking platform designed for collaborative innovation in the field of quantitative trading. At its core, Untrade brings together multiple teams to compete and collaborate in developing sophisticated trading strategies. Our focus is on algorithmic trading, specifically algorithms that excel in front-testing or front-running scenarios to optimize financial returns.

Untrade is built with the vision of harnessing collective intelligence to push the boundaries of financial technology. Whether you’re an experienced quant, a financial analyst, or someone passionate about the intersection of technology and finance, Untrade offers the tools and community you need to excel.

Getting Started#

User Registration and Setup#

Signing Up#

  • Visit jupyter.untrade.io to create an account.

  • Complete the signup form with your details.

Logging In and Initial Setup#

  • Log in to your account on jupyter.untrade.io.

  • Upon your first login, please wait for about a minute as the system prepares your workspace.

  • After the setup is complete, navigate to the work folder in your dashboard. You will find a template main.py file and any necessary directory structure already created for you.

Installation#

Note: There is no need to install the package if you are using the Jupyter Untrade platform.

Execute the git clone command:

git clone https://github.com/ztuntrade/untrade-sdk.git && cd untrade-sdk

Install the package using pip3:

pip3 install .

Contents#