adding one more example

This commit is contained in:
Arthur Wolf 2021-12-05 19:09:01 +01:00
parent 768c4aaa56
commit 504a2b2ff8

View File

@ -145,6 +145,7 @@ bbgo run --enable-webserver
Note on date formats, the following date formats are supported:
* RFC3339, which looks like `2006-01-02T15:04:05Z07:00`
* RFC822, which looks like `02 Jan 06 15:04 MST`
* You can also use `2021-11-26T15:04:56`
## Advanced Setup