📦 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¶ Was this page helpful? Thanks for your feedback! Thanks for your feedback! Help us improve by creating an issue.