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



626
627
628
# File 'lib/clickclient_scrap.rb', line 626

def count
  @count
end

#open_interest_idObject

Returns the value of attribute open_interest_id

Returns:

  • (Object)

    the current value of open_interest_id



626
627
628
# File 'lib/clickclient_scrap.rb', line 626

def open_interest_id
  @open_interest_id
end

#pairObject

Returns the value of attribute pair

Returns:

  • (Object)

    the current value of pair



626
627
628
# File 'lib/clickclient_scrap.rb', line 626

def pair
  @pair
end

#profit_or_lossObject

Returns the value of attribute profit_or_loss

Returns:

  • (Object)

    the current value of profit_or_loss



626
627
628
# File 'lib/clickclient_scrap.rb', line 626

def profit_or_loss
  @profit_or_loss
end

#rateObject

Returns the value of attribute rate

Returns:

  • (Object)

    the current value of rate



626
627
628
# File 'lib/clickclient_scrap.rb', line 626

def rate
  @rate
end

#sell_or_buyObject

Returns the value of attribute sell_or_buy

Returns:

  • (Object)

    the current value of sell_or_buy



626
627
628
# File 'lib/clickclient_scrap.rb', line 626

def sell_or_buy
  @sell_or_buy
end