QuantConnect / Lean.Brokerages.ByBit

ByBit Brokerage Integration to LEAN
4 stars 5 forks source link

Fix bugs related with order types and quantity sign #15

Closed Marinovsky closed 8 months ago

Marinovsky commented 8 months ago

Description

Requires Documentation Change

With this change LEAN will fetch open orders from Bybit and create their respective LEAN orders successfully

How Has This Been Tested?

There were submitted different types of orders in testnet.bybit and then they were fetched in LEAN to assert LEAN could create the respective orders for each of them. Finally, the parameters of those created orders were asserted to confirm the bug was indeed fixed.

Types of changes

Checklist: