Skip to content

📦 SQA::Strategy::BollingerBands

Description

Bollinger Bands trading strategy Buy when price touches lower band (oversold) Sell when price touches upper band (overbought)

Source Information

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

Inherits from: Object

🏭 Class Methods

.trade(vector)

Source Location

lib/sqa/strategy/bollinger_bands.rb:9


📝 Attributes