Sha256: 8daf46ab3154b97a56d15fd8229e71d6f11a4eefb6a538455d96069e1ff4a1d3
Contents?: true
Size: 411 Bytes
Versions: 20
Compression:
Stored size: 411 Bytes
Contents
# Strategy A strategy is a recipe that cooks all the indicators together to make a decision on a potential trade. The SQA::Strategy class provides the framework for executing multiple strategies. You can also think of a strategy as a set of rules like in the old days of rule-based forward/backward chaining engines. The rules are evaluated to determine whether a specific decision to trade is good or bad.
Version data entries
20 entries across 20 versions & 1 rubygems