gateio / gatews

Gate Websocket V4 SDK
89 stars 35 forks source link

Can you help with provide of code to make a limit order buy on Spot and limit/market buy order on Futures? #41

Open KindSpidey opened 1 year ago

KindSpidey commented 1 year ago

Hello. I'm just getting started with this library and not very familiar of how to do things with it. I didn't find any example of code of how to place orders and make buys.

Can you provide an example of buying BTC? From start of authentification, listening channels and make fast as possible bought. Both futures and spot markets?

revilwang commented 1 year ago

There are some code examples here and here