fixed command regex and updated documentation

This commit is contained in:
Rahul Gudise 2023-02-20 16:22:17 -05:00
parent 3033e27466
commit 2261cbd92e

View File

@ -421,5 +421,5 @@ ARDR/ETH 0.366667 0.143059 -0.01
### /marketdir
Updates the user managed variable that represents the current market direction. This variable is not set
to any market direction on bot startup and must be set by the user. For example `/marketdir long`
to any valid market direction on bot startup and must be set by the user. As an example `/marketdir long`
would set the variable to be `long`.