bk19

Results 5 comments of bk19

Thanks for the tip @sc0Vu! the API works, https://bybit-exchange.github.io/docs/v5/position/trading-stop

@svax974 I haven't found a way to use this through CCXT. I just use it as outlined in the [request sample here](https://bybit-exchange.github.io/docs/v5/position/trading-stop#request-example)

For every symbol you can only have one open position in a single category e.g linear. However you can multiple orders for the same symbol.

Here is some more context to the position modes. One-Way Mode: In this mode, you can only open one position per symbol, either on the Buy or Sell side. This...

you can have a python backend for the flutter app.