💻Automations
Triggering automated orders requires constant monitoring of open position parameters and underlying asset price.
Gelato Functions
Gelato functions are an Automation Keeper System that both listens to price requests emitted onchain and monitors existing open trades for conditions necessary to trigger automated orders (liquidations, stop loss, take profit, limit orders).
High-leverage trading requires both a low-latency Oracle and an Automation Keeper System to ensure stellar UX and secure trading.
Gelato functions are programmed to trigger the following actions:
Limit Orders
Stop Limit Orders
Take Profits
Stop Losses
Liquidations
Price Request
See Gelato functions documentation for more details.
Last updated