Package opengradient.workflow_models.workflow_models
Repository of OpenGradient quantitative workflow models.
Functions
Read btc 1 hour price forecast
def read_btc_1_hour_price_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the BTC one hour return forecast workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-btc-1hr-forecast.
Read eth 1 hour price forecast
def read_eth_1_hour_price_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the ETH one hour return forecast workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-eth-1hr-forecast.
Read eth usdt one hour volatility forecast
def read_eth_usdt_one_hour_volatility_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the ETH/USDT one hour volatility forecast model workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-1hr-volatility-ethusdt.
Read sol 1 hour price forecast
def read_sol_1_hour_price_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the SOL one hour return forecast workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-sol-1hr-forecast.
Read sui 1 hour price forecast
def read_sui_1_hour_price_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the SUI one hour return forecast workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-sui-1hr-forecast.
Read sui usdt 30 min price forecast
def read_sui_usdt_30_min_price_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the SUI/USDT pair 30 min return forecast workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-30min-return-suiusdt.
Read sui usdt 6 hour price forecast
def read_sui_usdt_6_hour_price_forecast() ‑> opengradient.workflow_models.types.WorkflowModelOutputRead from the SUI/USDT pair 6 hour return forecast workflow on the OpenGradient network.
More information on this model can be found at https://hub.opengradient.ai/models/OpenGradient/og-6h-return-suiusdt.
