backtest_lib.hold#
- backtest_lib.hold() HoldDecision#
Create a decision that makes no trades.
This is the neutral element of the decision language. When combined with another decision, the other decision is returned unchanged.
Create a decision that makes no trades.
This is the neutral element of the decision language. When combined with another decision, the other decision is returned unchanged.