Files
gocryptotrader/exchanges/deribit/deribit.go
Gareth Kirwan a7ff3efdcc Deribit: Fix future_combo instrument parsing and enhance tests (#2094)
Deribit seems to have opened up more instruments for future combos and
is using a `-` delimiter in them, throwing off our parsing rule that
it's always 3 parts for them.

This change adds in the "FS" part, which seems consistent.

I would have added checking for such a part to option_combo but some of
them are missing it :/
2025-10-28 16:56:36 +11:00

100 KiB