September 5, 20178 yr Is there a way to find out if a sale is completed or aborted? Both return the same GE Box status.
September 5, 20178 yr Actually a good question, I was using Status.PENDING_BUY or Status.PENDING_SALE after aborting a sale/buy. But works kinda funky.
September 5, 20178 yr Author Hmm. getAmountTraded returns the total amount bought so you could use that, but getAmountRemaining will just return the amount it would buy in total even if it's completely bought already. Edited September 5, 20178 yr by The Undefeated
September 5, 20178 yr Collect to inventory and check inv to see if you got back what you had in the offer. Edited September 5, 20178 yr by Antonio Kala
September 5, 20178 yr Yeah, use colors instead of our hooks which give you the precise information...
Create an account or sign in to comment