Skip to content

Conversation

@mcdayoub
Copy link
Contributor

No description provided.

Comment on lines 71 to 77
return Last(
d.get("conditions", None),
d.get("exchange", None),
d.get("price", None),
d.get("size", None),
d.get("timestamp", None),
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can't you do Last(**d)?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@mcdayoub mcdayoub merged commit 75b0aa2 into v1 Apr 28, 2022
@mcdayoub mcdayoub deleted the trade-endpoints branch April 28, 2022 20:25
clickingbuttons pushed a commit that referenced this pull request Apr 29, 2022
* added last trade and last trade crypto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants