bbgo_origin/doc
2022-03-04 15:29:58 +08:00
..
commands add cmd-doc makefile target and update cmd doc files 2022-03-03 01:12:33 +08:00
configuration add sync doc to readme 2022-01-27 00:24:31 +08:00
deployment doc: add systemd setup procedure 2022-03-04 15:29:58 +08:00
development doc: update new exchange todo list 2022-03-03 00:30:52 +08:00
release update release note 2022-03-03 20:00:54 +08:00
strategy strategy: rename callBackRatio to callbackRatio 2022-02-06 17:47:14 +08:00
topics add topic twap 2021-12-25 23:00:24 +08:00
build-from-source.md doc: describe the git clone installation 2021-12-08 23:38:07 +08:00
README.md doc: add systemd setup procedure 2022-03-04 15:29:58 +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
  • Support - Support strategy that buys on high volume support

Development