bbgo_origin/doc
2024-09-12 17:51:57 +08:00
..
commands update command doc files 2024-09-12 17:51:57 +08:00
configuration fix env name 2024-09-05 22:51:43 +07:00
deployment doc: add systemd setup procedure 2022-03-04 15:29:58 +08:00
development doc: add one more example to chain the indicators together 2024-02-18 23:41:37 +08:00
release add v1.60.1 release note 2024-09-04 14:58:07 +08:00
strategy add rebalance doc 2024-03-22 14:52:17 +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: fix frontend path 2024-01-09 21:30:56 -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