bbgo_origin/doc
2023-12-15 19:20:01 +08:00
..
commands update command doc files 2023-12-15 19:20:01 +08:00
configuration doc: update configuration doc 2022-09-21 01:17:33 +08:00
deployment doc: add systemd setup procedure 2022-03-04 15:29:58 +08:00
development docs: fix typos in doc/development/series.md 2023-10-26 10:25:22 +05:45
release add v1.55.1 release note 2023-12-15 19:20:01 +08:00
strategy change variable names 2022-10-13 18:18:02 +08:00
topics fix: reset profit stats when over given duration in circuit break risk control 2023-09-01 18:57:40 +08:00
build-from-source.md doc: describe the git clone installation 2021-12-08 23:38:07 +08:00
README.md move bbgo completion to topics 2022-11-24 17:21:24 +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