Method: Quant::Indicators::Pivots::Demark#compute_value
- Defined in:
- lib/quant/indicators/pivots/demark.rb
#compute_value ⇒ Object
33 34 35 |
# File 'lib/quant/indicators/pivots/demark.rb', line 33 def compute_value p0.input = x_factor end |