hummingbot / hummingbot

Open source software that helps you create and deploy high-frequency crypto trading bots
https://hummingbot.org
Apache License 2.0
7.91k stars 2.75k forks source link

Addition of BTCUSDT & ETHUSDT USDⓈ-M quarterly delivery futures to the binance perpetual connector. #3330

Closed cgsanchez closed 1 year ago

cgsanchez commented 3 years ago

Feature Suggestion

It would be very nice to be able to run Hummingbot on the ETHUSDT and BTCUSDT quarterly delivery futures in Binance's USDⓈ-M futures exchange.

From looking at the code for the connector (but from my ignorance of the rest of Hummingbot's structure) it should be just a matter of naming since the connector should be able to handle these pairs already. Perhaps I am underestimating the amount of work needed in the rest of the code for it to be able to recognise say USDT_210625 as a currency.

I tried hacking the currency name validations in the perpetual conector without success. My attempt was very feeble though.

Impact

USDT quarterly delivery futures seem to have a nice spread for high frequency MM and it would be great to try Hummingbot at these. This would perhaps be the basis for a COIN-Ⓜ futures conector eventually.

┆Issue is synchronized with this Clickup task by Unito

pk13 commented 2 years ago

+1 on this. Super useful

MementoRC commented 1 year ago

@cardosofede Status?