adshao / go-binance

A Go SDK for Binance API
MIT License
1.49k stars 661 forks source link

Create OCO in Margin Isolated #343

Closed guillaumearnould closed 2 years ago

guillaumearnould commented 2 years ago

Hi,

It seems that current CreateOCOService doesn't allow to create OCO for Isolated margin ? (By setting isIsolated param to TRUE)

guillaumearnould commented 2 years ago

@adshao Could you please give me permission to push new feature branch, so I could create a pull request ?

guillaumearnould commented 2 years ago

My bad I used the wrong class.

Thanks for your excellent work!