trading_strategy_universe#
API documentation for tradeexecutor.strategy.trading_strategy_universe Python module in Trading Strategy.
Module description#
Trading Strategy oracle data integration.
Define trading universe based on data from tradingstrategy
and
market data feeds.
See Trading universe for more information.
Classes#
Contain raw loaded datasets. |
|
Shortcut for simple strategies. |
|
A trading strategy universe using our own data feeds. |
|
A universe constructor that builds the trading universe data using Trading Strategy client. |
Functions#
|
Create the trading universe from handcrafted data. |
|
Load all pair, candle and liquidity data for a given time bucket. |
|
Load pair data for a single decentralised exchange. |
|
Load pair data for given trading pairs. |
|
Load trading and lending market for a single chain for all long/short pairs. |
|
Translate lending protocol reserve from client download to the trade executor. |
|
Translate Trading Strategy token data definition to trade executor. |
|
Translate trading pair from client download to the trade executor. |