Entry Direction
Controls which signal direction the strategy is allowed to trade.
| Parameter | Description |
|---|---|
| Allowed entry directions | Both allows both long and short trades. Long allows only long trades. Short allows only short trades. |
Signal Inversion
Reverses the strategy’s signal direction.
| Parameter | Description |
|---|---|
| Is Enabled | When enabled, long signals are treated as short signals, and short signals are treated as long signals. This can be useful for testing the opposite side of the strategy logic or for running an inverted version of the same signal model. |