diff --git a/README.md b/README.md index 1154a9482..a18065f6b 100644 --- a/README.md +++ b/README.md @@ -390,7 +390,7 @@ import ( ) ``` -## Write your own strategy +## Write your own private strategy Create your go package, and initialize the repository with `go mod` and add bbgo as a dependency: @@ -443,6 +443,13 @@ Or you can build your own wrapper binary via: bbgo build --config config/bbgo.yaml ``` +See also: + +- +- +- +- + ## Command Usages ### Submitting Orders to a specific exchagne session