sammchardy / python-binance

Binance Exchange API python implementation for automated trading
https://python-binance.readthedocs.io/en/latest/
MIT License
5.97k stars 2.19k forks source link

OCO order in margin account #747

Open mahmoodatarodi opened 3 years ago

mahmoodatarodi commented 3 years ago

Describe the bug A clear and concise description of what the bug is. Hi, there is not any oco order in margin mode. To Reproduce Code snippet to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Environment (please complete the following information):

Logs or Additional context Add any other context about the problem here.

canache commented 3 years ago

duplicates of #538

canache commented 3 years ago

Margin OCO is not support from Binance API yet.

Karlheinzniebuhr commented 2 years ago

Margin OCO is not support from Binance API yet.

Is this supported now?