types
|
improve message
|
2020-06-19 10:07:27 +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.go
|
show max change limit
|
2020-06-19 11:11:16 +08:00 |
kline.go
|
render more kline attributes in the attachment
|
2020-06-19 09:26:51 +08:00 |
market.go
|
add test case for volume calculator
|
2020-06-19 00:07:05 +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
|
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
|
move query trades to the exchange struct
|
2020-06-19 08:59:55 +08:00 |