Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

Update the brief example in the README.md #22

Merged
merged 4 commits into from
Dec 30, 2021

Commits on Dec 28, 2021

  1. Update the brief example in the README.md

    The existing example is not functional, mostly because of the change from `load_orders` -> `load_orderbook`. This commit amends the example to be functional, with a small change to place the order at a value we'd typically expect to see in the orderbook representation rather than a fixed $ value, which is hopefully a bit easier for a first time user to understand when they can see their order in the orderbook.
    
    I have kept the `print` convention of the existing example,
    AaronCritchley committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    63dd3f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d74d773 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Configuration menu
    Copy the full SHA
    a07f5f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0c1805 View commit details
    Browse the repository at this point in the history