Gone Bid / Gone Offered

Discussion in 'Order Execution' started by abattia, Oct 2, 2013.

  1. What do these terms mean?

    Thanks.
     
  2. gmst

    gmst

    if a trade executes on bid, the voice broker would say gone bid
    if a trade executes on offer, the voice broker would say gone offered.

    Where did you hear these terms?
     
  3. Thanks.

    I am reviewing some TT API code and the coder has used strings "Gone Bid" and "Gone Offered" among the enums covering book events. What you've written makes sense in terms of the code I'm seeing, so thanks!