hirokisan / bybit

Bybit client library for Go
https://pkg.go.dev/github.com/hirokisan/bybit/v2
MIT License
90 stars 58 forks source link

added v5().Execution().GetExecutionList() method #141

Closed kbnchk closed 10 months ago

kbnchk commented 10 months ago

I tried to add v5().Execution().GetExecutionList(params) method getting /v5/execution/list endpoint data

hirokisan commented 10 months ago

Thank you for your contribution!