Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

What do you use this for? #13

Closed
gunar opened this issue Aug 12, 2019 · 1 comment
Closed

What do you use this for? #13

gunar opened this issue Aug 12, 2019 · 1 comment

Comments

@gunar
Copy link

gunar commented Aug 12, 2019

Hi there! This looks interesting.

I'm wondering what for and how do you use binance-oco.

Like, are you trading, then use switch to the CLI for extra funcionality that Binance's GUI doesn't provide?

Thanks a bunch!

@tony-ho
Copy link
Owner

tony-ho commented Aug 14, 2019

The primary use of binance-oco is to provide conditional orders for scenarios that Binance restricts eg.

  • placing a sell order for an asset for which you have placed a yet to be filled buy order
  • placing both a stop sell and a target sell order at the same time, as the first order ties up your available asset when an order is placed

binance-oco places the first order, then remains running and monitors the price action. It cancels and/or places additional orders as different conditions are met, eg. orders are filled (for buy then sell), or when prices are hit (for stop-loss and target sell orders).

@tony-ho tony-ho closed this as completed Aug 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants