Skip to content

Conversation

@Djarrieta
Copy link
Contributor

The Binance API allows to send the quantity param and it is missing in the type.

futuresTrades(options: { symbol: string; limit?: number }): Promise<TradeResult[]>
futuresUserTrades(options: {
symbol: string
symbol?: string
Copy link
Collaborator

Choose a reason for hiding this comment

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

is the symbol really optional?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes. While I am making my bot, and checking the docs I am making changes to my local node_modules folder and them, I am sharing this changes here.

My sugestions are proved with real money before share in PR's.

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.

2 participants