Skip to content

📦 SQA::Strategy::MACD

Description

MACD (Moving Average Convergence Divergence) crossover strategy Buy when MACD line crosses above signal line (bullish) Sell when MACD line crosses below signal line (bearish)

Source Information

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

Inherits from: Object

🏭 Class Methods

.trade(vector)

Source Location

lib/sqa/strategy/macd.rb:9


📝 Attributes