bbgo_origin/doc
2022-07-04 12:15:47 +08:00
..
commands update command doc files 2022-06-17 14:01:14 +08:00
configuration update telegram doc for /auth 2022-04-17 13:30:37 +08:00
deployment doc: add systemd setup procedure 2022-03-04 15:29:58 +08:00
development Update migration.md 2022-06-24 21:40:24 +08:00
release add v1.35.0 release note 2022-06-17 14:01:14 +08:00
strategy strategy: margin side effect 2022-05-31 15:46:55 +08:00
topics doc: fix indentation 2022-07-04 12:15:47 +08:00
build-from-source.md doc: describe the git clone installation 2021-12-08 23:38:07 +08:00
README.md strategy: margin side effect 2022-05-31 15:46:55 +08: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
  • Supertrend - Supertrend strategy uses Supertrend indicator as trend, and DEMA indicator as noise filter
  • Support - Support strategy that buys on high volume support

Development