Python APIs
Last updated
Last updated
This API is for quant traders or ML/AI researchers related to trading.
Standard provides Python API in a form of Pypy package for quant traders to integrate Standard Exchange to build trading bots.
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 Standard
Updates bots with newest price and data with charts
Create AI trading bot with historical data (e.g. Hidden Markov Model(HMM) trading bots)
Only Available with web3.py
installed