Skip to content

📦 SQA::Strategy::Stochastic

Description

Stochastic Oscillator crossover strategy Buy when %K crosses above %D in oversold territory (< 20) Sell when %K crosses below %D in overbought territory (> 80)

Source Information

Defined in: lib/sqa/strategy/stochastic.rb:8

Inherits from: Object

🏭 Class Methods

.trade(vector)

Source Location

lib/sqa/strategy/stochastic.rb:9


📝 Attributes