bbgo_origin/doc
Zenix b57c94fe12
Merge pull request #505 from zenixls2/feature/series
feature: add pinescript series interface
2022-04-13 11:13:56 +09:00
..
commands update command doc files 2022-04-12 23:47:46 +08:00
configuration doc: update sync configuration doc 2022-03-14 21:21:58 +08:00
deployment doc: add systemd setup procedure 2022-03-04 15:29:58 +08:00
development fix: ad NaN error. feature: Line indicator init functions. feature: indicator manual 2022-04-11 17:04:56 +09:00
release add v1.30.1 release note 2022-04-12 23:47:46 +08:00
strategy strategy: rename callBackRatio to callbackRatio 2022-02-06 17:47:14 +08:00
topics feature: basic grpc server (#514) 2022-04-08 19:21:57 +08:00
build-from-source.md doc: describe the git clone installation 2021-12-08 23:38:07 +08:00
README.md update: readme for dnum. fix: script for curl downloading 2022-03-18 10:28:55 +09:00

BBGO Documentation Index


General Topics

Configuration

Deployment

Strategies

  • Grid - Grid Strategy Explanation
  • Interaction - Interaction registration for strategies
  • Price Alert - Send price alert notification on price changes
  • Support - Support strategy that buys on high volume support

Development