Current section
Files
Jump to
Current section
Files
lib/ccxt/exchanges/onetrading.ex
defmodule CCXT.Onetrading do
@moduledoc """
One Trading exchange client (auto-generated from extracted spec).
This module is generated at compile time from `priv/specs/extracted/onetrading.exs`.
See `CCXT.Exchange` behaviour for full API documentation.
"""
use CCXT.Generator, spec: "onetrading"
end