bbgo_origin/doc
2022-10-13 18:18:02 +08:00
..
commands update command doc files 2022-10-12 16:35:43 +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 Update adding-new-exchange.md 2022-09-24 01:50:16 +08:00
release add v1.42.0 release note 2022-10-12 16:35:44 +08:00
strategy change variable names 2022-10-13 18:18:02 +08:00
topics Update back-testing.md 2022-10-04 16:44:54 +08:00
build-from-source.md doc: describe the git clone installation 2021-12-08 23:38:07 +08:00
README.md Update README.md 2022-07-06 14:03:44 +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