mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-14 07:26:47 +00:00
* 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>