Skip to content

Double check "largest-trades" behavior when multiple trades are returned #35

@rodolfobandeira

Description

@rodolfobandeira

For next week, while trading hours is running (~9:45am - 4:00pm), confirm how the largest-trades endpoint behaves on the following:

  • How it orders the list? From largest trades to lower?
  • How many elements are displayed on this list?
  • Is it indeed a list or just shows the largest trade for that day? (If that is just one, the IEX documentation is wrong since it shows an array list)
  • If it returns a list of elements indeed, fix tests and review our code to make sure it handles multiple trades;

cc: @dblock @gil27

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions