Author

Topic: poloniex buy array has no success value like bitrex (Read 107 times)

legendary
Activity: 1946
Merit: 1427
Hi all

Looking at converting my bitrex bot to poloniex but the poloniex buy array does not have a [success] element to know if the purchase succeeded.

How does one know that buy succeeded?

Maybe I am overthinking this one.

Thanks in advance


their docs state the following:

Quote
Places a limit buy order in a given market. Required POST parameters are "currencyPair", "rate", and "amount". If successful, the method will return the order number.

You can see the output fields here - > https://docs.poloniex.com/#buy

You'll have to come up with a way to log them yourself. ;P
newbie
Activity: 1
Merit: 0
Hi all

Looking at converting my bitrex bot to poloniex but the poloniex buy array does not have a [success] element to know if the purchase succeeded.

How does one know that buy succeeded?

Maybe I am overthinking this one.

Thanks in advance
Jump to: