CEX Get Price Variation Percentage

The CEX Get Price Variation Percentage node fetches the percentage of price variation of a CEX trading pair given a timeframe.

Inputs

  • exchange:

    • description: The exchange from which the price variation will be fetched.

    • allowed types: CryptoExchange

    • default value: None

  • symbol:

    • description: The trading pair symbol for which the price variation will be fetched.

    • allowed types: string

    • default value: None

  • timeframe:

    • description: The timeframe for which the price variation will be fetched.

    • allowed types: CryptoExchangeTimeframe

    • default value: None

Output

  • description: The percentage of price variation for the given timeframe.

  • type: decimal

Tags

  • crypto

  • CEX

Last updated