dparlevliet / node.bittrex.api

Node Bittrex API is an asynchronous node.js library for the Bittrex API, the data can be received either via GET request or Stream.
MIT License
253 stars 100 forks source link

Help with TradeBuy and TradeSell #155

Open klaveren opened 6 years ago

klaveren commented 6 years ago

I have a question about the use of the parameters ConditionType and Target in the sales and purchase orders.

How to correctly use this parameters and what are the real implications that these configurations generate in the orders.

Thankful.