Exchange

v0.1.0

  • Pages
  • Modules

    Exchange v0.1.0 Exchange.Utils View Source

    Auxiliary functions for Exchange APP

    Link to this section Summary

    Functions

    empty_order_book()
    fetch_completed_trades(ticker, trader_id)
    fetch_live_orders(ticker)
    generate_random_orders(n, ticker)
    print_order_book(order_book)
    random_order(ticker \\ :AUXLND)
    sample_expiring_order(map)
    sample_matching_engine_init(ticker)
    sample_order(map)
    sample_order_book(ticker)
    time_series()

    Link to this section Functions

    Link to this function

    empty_order_book()

    View Source
    Link to this function

    fetch_completed_trades(ticker, trader_id)

    View Source
    Link to this function

    fetch_live_orders(ticker)

    View Source
    Link to this function

    generate_random_orders(n, ticker)

    View Source
    Link to this function

    print_order_book(order_book)

    View Source
    Link to this function

    random_order(ticker \\ :AUXLND)

    View Source
    Link to this function

    sample_expiring_order(map)

    View Source
    Link to this function

    sample_matching_engine_init(ticker)

    View Source
    Link to this function

    sample_order(map)

    View Source
    Link to this function

    sample_order_book(ticker)

    View Source
    Link to this function

    time_series()

    View Source

    Built using ExDoc (v0.22.1), designed by Friedel Ziegelmayer.