Method: OandaAPI::Resource::Candle#low_ask
- Defined in:
- lib/oanda_api/resource/candle.rb
#low_ask ⇒ Object
Returns the value of attribute low_ask.
51 52 53 |
# File 'lib/oanda_api/resource/candle.rb', line 51 def low_ask @low_ask end |