Python APIs

This API is for quant traders or ML/AI researchers related to trading.

This API is for quant traders or ML/AI researchers related to trading.

Stargate AI provides Python API in a form of Pypy package for quant traders to integrate Stargate AI Exchange to build trading bots.

Features

  • Enables bots to create any pair for any asset to trade

  • Enables bots to submit limit/market buy/sell orders

  • Enables bots to look at the orderbook of all assets in Stargate AI

  • Updates bots with newest price and data with charts

  • Create AI trading bot with historical data (e.g. Hidden Markov Model(HMM) trading bots)

Prerequisite

  • Only Available with web3.py installed

Last updated