Class: ClickClientScrap::FX::OpenInterest

Inherits:
Struct
  • Object
show all
Defined in:
lib/clickclient_scrap.rb

Overview

建玉

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count

Returns:

  • (Object)

    the current value of count



716
717
718
# File 'lib/clickclient_scrap.rb', line 716

def count
  @count
end

#open_interest_idObject

Returns the value of attribute open_interest_id

Returns:

  • (Object)

    the current value of open_interest_id



716
717
718
# File 'lib/clickclient_scrap.rb', line 716

def open_interest_id
  @open_interest_id
end

#pairObject

Returns the value of attribute pair

Returns:

  • (Object)

    the current value of pair



716
717
718
# File 'lib/clickclient_scrap.rb', line 716

def pair
  @pair
end

#profit_or_lossObject

Returns the value of attribute profit_or_loss

Returns:

  • (Object)

    the current value of profit_or_loss



716
717
718
# File 'lib/clickclient_scrap.rb', line 716

def profit_or_loss
  @profit_or_loss
end

#rateObject

Returns the value of attribute rate

Returns:

  • (Object)

    the current value of rate



716
717
718
# File 'lib/clickclient_scrap.rb', line 716

def rate
  @rate
end

#sell_or_buyObject

Returns the value of attribute sell_or_buy

Returns:

  • (Object)

    the current value of sell_or_buy



716
717
718
# File 'lib/clickclient_scrap.rb', line 716

def sell_or_buy
  @sell_or_buy
end