docs: update max enter_tag length
This commit is contained in:
@@ -199,7 +199,7 @@ def custom_exit(self, pair: str, trade: Trade, current_time: datetime, current_r
|
|||||||
```
|
```
|
||||||
|
|
||||||
!!! Note
|
!!! Note
|
||||||
`enter_tag` is limited to 100 characters, remaining data will be truncated.
|
`enter_tag` is limited to 255 characters, remaining data will be truncated.
|
||||||
|
|
||||||
!!! Warning
|
!!! Warning
|
||||||
There is only one `enter_tag` column, which is used for both long and short trades.
|
There is only one `enter_tag` column, which is used for both long and short trades.
|
||||||
|
|||||||
Reference in New Issue
Block a user