0
Follow
0
Followers
Как писать длинные, короткие, открывать и закрывать длинные контракты на OKEx?
Created 2018-06-03 20:50:44 Updated 2019-07-31 17:33:51
3
4585
Природный API okex позволяет осуществлять все виды транзакций через поле type 1: open + 2: open + 3: open + 4: open.
Но как же написать API с помощью количественных изобретателей?
Так ли это?
Открывай.
exchange.SetDirection("buy")
exchange.Buy(Price, Amount)
Пиндо
exchange.SetDirection("closebuy")
exchange.Sell(Price, Amount)
Открытие
exchange.SetDirection("sell")
exchange.sell(Price, Amount)
Плоскость
exchange.SetDirection("closesell")
exchange.buy(Price, Amount)
Related Recommendations
The grid trading strategyPython streamlined multi-variety MACD trending strategy frameworkin main TypeError: IO() takes at most 3 arguments (5 given)symbol not setGetTicker: 400: {"code": 2, "data": {}, "message": "invalid params"}gateio getdepth 502Decrypt: Secret key decrypt failedGetOrders: 400: {"code":-1121,"msg":"Invalid symbol."}HTTP 403 errorBitcoin trading by using bots
Comment
All comments (3)
