July 12, 2026

Buy Order to Exchange

I am looking for a tool with which to place a purchase order which is higher than the current price. As an an example. Wallet Exchange: $ 100 Course NEO: 50 dollars Order: Buy at […]

Read More

Bittrex API market history — interpreting OrderType

The Bittrex API has a request to get the market history: https://bittrex.com/api/v1.1/public/getmarkethistory?market=BTC-DOGE which gives a response containing the following fields: “Id” “TimeStamp” “Quantity” “Price” “Total” “FillType” “OrderType” “OrderType” can be one of “BUY” or “SELL”. […]

Read More

Transaction net gain/loss

I have a TXid in my wallet that contains multiple transactions (multiple sends and receives). From what I read these are transactions the network creates facilitate splitting/combining multiple inputs/outputs etc. When I gettransaction in the […]

Read More