ex_binance v0.0.10
  • Pages
  • Modules

    ExBinance.Spot.Public (ex_binance v0.0.10)

    Link to this section Summary

    Functions

    all_prices()

    See ExBinance.Spot.Public.TickerPrices.all_prices/0.

    depth(symbol, limit)

    See ExBinance.Spot.Public.Depth.depth/2.

    exchange_info()

    See ExBinance.Spot.Public.ExchangeInfo.exchange_info/0.

    klines(symbol, interval, limit \\ nil, start_time \\ nil, end_time \\ nil)

    See ExBinance.Spot.Public.Klines.klines/5.

    ping()

    See ExBinance.Spot.Public.Ping.ping/0.

    server_time()

    See ExBinance.Spot.Public.ServerTime.server_time/0.

    ticker_prices()

    See ExBinance.Spot.Public.TickerPrices.ticker_prices/0.

    Link to this section Functions

    Link to this function

    all_prices()

    See ExBinance.Spot.Public.TickerPrices.all_prices/0.

    Link to this function

    depth(symbol, limit)

    See ExBinance.Spot.Public.Depth.depth/2.

    Link to this function

    exchange_info()

    See ExBinance.Spot.Public.ExchangeInfo.exchange_info/0.

    Link to this function

    klines(symbol, interval, limit \\ nil, start_time \\ nil, end_time \\ nil)

    See ExBinance.Spot.Public.Klines.klines/5.

    Link to this function

    ping()

    See ExBinance.Spot.Public.Ping.ping/0.

    Link to this function

    server_time()

    See ExBinance.Spot.Public.ServerTime.server_time/0.

    Link to this function

    ticker_prices()

    See ExBinance.Spot.Public.TickerPrices.ticker_prices/0.

    Built using ExDoc (v0.25.0) for the Elixir programming language. Designed by Friedel Ziegelmayer.

    API Reference