bbgo_origin/bbgo
2020-06-18 18:56:54 +08:00
..
binance_exchange.go move exchange and order struct to the bbgo package 2020-06-18 18:56:54 +08:00
context.go add abstract exchange interface 2020-06-18 18:54:14 +08:00
event.go update 2020-06-09 10:38:20 +08:00
kline.go load recent klines 2020-06-18 08:08:47 +08:00
market.go add abstract exchange interface 2020-06-18 18:54:14 +08:00
order.go move exchange and order struct to the bbgo package 2020-06-18 18:56:54 +08:00
parse.go update 2020-06-09 10:38:20 +08:00
parser.go rename Symbol field to Market 2020-06-16 16:55:42 +08:00
pnl.go ignore selling trades from the beginning 2020-06-10 10:26:14 +08:00
trade.go rename Symbol field to Market 2020-06-16 16:55:42 +08:00