types
|
fix kline window stalck attachment
|
2020-06-19 16:34:24 +08:00 |
binance_exchange.go
|
add more refactoring
|
2020-07-10 21:34:39 +08:00 |
calc_test.go
|
change parameters
|
2020-06-19 00:10:43 +08:00 |
calc.go
|
change parameters
|
2020-06-19 00:10:43 +08:00 |
context.go
|
save market object in the trading context
|
2020-06-18 19:00:03 +08:00 |
event.go
|
update
|
2020-06-09 10:38:20 +08:00 |
kline_detector_test.go
|
fix not zero check
|
2020-06-19 11:16:25 +08:00 |
kline_detector.go
|
support config reloading
|
2020-06-28 13:45:55 +08:00 |
kline.go
|
fix kline window stalck attachment
|
2020-06-19 16:34:24 +08:00 |
market.go
|
add min profit price tick
|
2020-06-24 22:13:18 +08:00 |
order.go
|
fix order info
|
2020-06-19 09:32:57 +08:00 |
parse.go
|
update
|
2020-06-09 10:38:20 +08:00 |
parser.go
|
parse ResultEvent
|
2020-06-29 10:55:00 +08:00 |
pnl.go
|
ignore selling trades from the beginning
|
2020-06-10 10:26:14 +08:00 |
trade.go
|
move query trades to the exchange struct
|
2020-06-19 08:59:55 +08:00 |
trader.go
|
add more refactoring
|
2020-07-10 21:34:39 +08:00 |