# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ProfitFixer implements a trade-history-based profit fixer.
ProfitFixerConfig is used for fixing profitStats and position by re-playing the trade history.
No description provided by the author
go:generate callbackgen -type StatusCallbacks.
Strategy provides the core functionality that is required by a long/short strategy.
No description provided by the author