mirror of
https://github.com/c9s/bbgo.git
synced 2024-11-10 09:11:55 +00:00
clean up code
This commit is contained in:
parent
b0cc128b79
commit
4afabd92ed
|
@ -46,8 +46,6 @@ type Trader struct {
|
|||
exchangeStrategies map[string][]SingleExchangeStrategy
|
||||
|
||||
tradeReporter *TradeReporter
|
||||
// reportTimer *time.Timer
|
||||
// ProfitAndLossCalculator *accounting.ProfitAndLossCalculator
|
||||
}
|
||||
|
||||
func NewTrader(environ *Environment) *Trader {
|
||||
|
|
Loading…
Reference in New Issue
Block a user