Uses of Package
com.quantfinlib.dsl
Packages that use com.quantfinlib.dsl
Package
Description
Strategy Builder DSL: compose
Rules (built via
Rules factories over indicator arrays, with
and/or/not combinators) into a backtestable strategy through
StrategyBuilder — entry/exit rules, stop loss
and take profit in a fluent chain.-
Classes in com.quantfinlib.dsl used by com.quantfinlib.dslClassDescriptionA boolean condition over a bar index, typically closing over precomputed indicator arrays.Strategy Builder DSL: compose entry/exit rules, stop loss and take profit into a backtestable strategy with a fluent API.A rule-based strategy produced by the builder.