Sorry, I wasn't sure where else to ask this question. I will say, that I really appreciate this library. It has made things a lot easier.
How do I place a Limit Order w/ an attached Take Profit Order at the same time?
I've looked at Trading.PlaceOrderAsync() & Algo.PlaceOrderAsync(), but I don't see how to attach the Take Profit Order. The OKX Api documentation refers to it as the "attachAlgoOrds" parameter when making the call.
Hi,
Sorry, I wasn't sure where else to ask this question. I will say, that I really appreciate this library. It has made things a lot easier.
How do I place a Limit Order w/ an attached Take Profit Order at the same time?
I've looked at Trading.PlaceOrderAsync() & Algo.PlaceOrderAsync(), but I don't see how to attach the Take Profit Order. The OKX Api documentation refers to it as the "attachAlgoOrds" parameter when making the call.