Ryan O'Hara-Reid
|
eb60a3c40e
|
bybit: Add convert functions (#1993)
* bybit: Add convert functions
* Update exchanges/bybit/convert.go
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* rm exported type and inline it within func dec
* Update exchanges/bybit/convert.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com>
* Update exchanges/bybit/convert.go
Co-authored-by: Scott <gloriousCode@users.noreply.github.com>
* glorious: nits
* glorious: catch
* glorious: int -> int64
* bossking: nits
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
* Update exchanges/bybit/convert_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
* Update exchanges/bybit/convert_types.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
* Update exchanges/bybit/convert.go
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
* gk: nits v1
* gk: mock what I can
* Fix broken things that I broke
* gk: nits
* Update exchanges/bybit/convert_types.go
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io>
* thrasher-: nits and bits
* linter: fix
* thrasher-:nits updoo
* cranktakular: nits
---------
Co-authored-by: Ryan O'Hara-Reid <ryan.oharareid@thrasher.io>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Scott <gloriousCode@users.noreply.github.com>
Co-authored-by: Gareth Kirwan <gbjkirwan@gmail.com>
Co-authored-by: Adrian Gallagher <adrian.gallagher@thrasher.io>
|
2025-10-02 11:20:27 +10:00 |
|