package
1.60.0
Repository: https://github.com/c9s/bbgo.git
Documentation: pkg.go.dev

# Functions

# Constants

FeeToken is used to simulate the exchange platform fee token This is to ease the back-testing environment for closing positions.

# Variables

# Structs

KLineDumper dumps the received kline data into a folder for the backtest report to load the charts.
SessionSymbolReport is the report per exchange session trades are merged, collected and re-calculated.
SimplePriceMatching implements a simple kline data driven matching engine for backtestgo:generate callbackgen -type SimplePriceMatching.
SummaryReport is the summary of the back-test session.

# Interfaces

# Type aliases