Add parameters to SuperBot strategy documentation
This commit is contained in:
parent
8a8b6abd19
commit
326e01e21e
@ -7,4 +7,8 @@ This strategy is based on the [SuperSmoother indicator](https://moshferatu.dev/m
|
|||||||
1. Enter a long / short trade when price closes above / below the SuperSmoother moving average.
|
1. Enter a long / short trade when price closes above / below the SuperSmoother moving average.
|
||||||
2. The trade is exited / reversed when price closes below / above the moving average in the opposite direction.
|
2. The trade is exited / reversed when price closes below / above the moving average in the opposite direction.
|
||||||
|
|
||||||
|
## Parameters
|
||||||
|
|
||||||
|
**SuperSmoother Period**: The period to use in the SuperSmoother calculation. (Default: 10)
|
||||||
|
|
||||||
---
|
---
|
Loading…
Reference in New Issue
Block a user