crypto_exchange_apis
  • API Reference
    • Modules
  • CryptoExchangeAPIs
    • Summary
    • Functions
      • exchanges/0
  • CryptoExchangeAPIs.Binance
    • Summary
    • Functions
      • generate_signature/2
  • CryptoExchangeAPIs.Binance.Futures
  • CryptoExchangeAPIs.Binance.Futures.V1
    • Summary
    • Functions
      • get_exchange_info/1
      • get_funding_rate/1
      • get_income_history/3
      • get_mark_price/1
  • CryptoExchangeAPIs.Binance.Futures.V2
    • Summary
    • Functions
      • get_positions/3
  • CryptoExchangeAPIs.Bybit
    • Summary
    • Functions
      • generate_signature/3
  • CryptoExchangeAPIs.Bybit.V5
    • Summary
    • Functions
      • get_execution_list/3
      • get_funding_rate_history/1
      • get_instruments_info/1
      • get_position_info/3
      • get_tickers/1
  • CryptoExchangeAPIs.DYdX
  • CryptoExchangeAPIs.DYdX.V4
    • Summary
    • Functions
      • get_asset_positions/1
      • get_historical_funding/2
      • get_parent_subaccount/3
      • list_perpetual_markets/1
      • list_positions/1
  • CryptoExchangeAPIs.Hyperliquid
    • Summary
    • Functions
      • get_asset_contexts/0
      • get_historical_funding_rates/1
      • get_perpetuals_metadata/0
  • CryptoExchangeAPIs.Kucoin
  • CryptoExchangeAPIs.Kucoin.Futures
  • CryptoExchangeAPIs.Kucoin.Futures.V1
    • Summary
    • Functions
      • get_current_funding_rate/2
      • get_current_mark_price/2
      • get_past_funding_rates/1
      • get_position_list/4
      • get_symbols/1
  • CryptoExchangeAPIs.OKX
  • CryptoExchangeAPIs.OKX.V5
    • Summary
    • Functions
      • get_funding_rate/1
      • get_funding_rate_history/1
      • get_mark_price/1
      • get_position_info/4
      • get_underlying/1

View Source CryptoExchangeAPIs.Hyperliquid (crypto_exchange_apis v0.1.8)

https://hyperliquid.gitbook.io/hyperliquid-docs

Summary

Functions

get_asset_contexts()

https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals#retrieve-perpetuals-asset-contexts-includes-mark-price-current-funding-open-interest-etc

get_historical_funding_rates(params)

https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals#retrieve-historical-funding-rates

get_perpetuals_metadata()

https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals#retrieve-perpetuals-metadata

Functions

Link to this function

get_asset_contexts()

View Source

https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals#retrieve-perpetuals-asset-contexts-includes-mark-price-current-funding-open-interest-etc

Link to this function

get_historical_funding_rates(params)

View Source

https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals#retrieve-historical-funding-rates

Link to this function

get_perpetuals_metadata()

View Source

https://hyperliquid.gitbook.io/hyperliquid-docs/for-developers/api/info-endpoint/perpetuals#retrieve-perpetuals-metadata

Hex Package Hex Preview Download ePub version

Built using ExDoc (v0.31.1) for the Elixir programming language