c9s
8c02b5e64e
maxapi: pass context object to the requests
2023-04-13 16:40:07 +08:00
c9s
cbbe6e286d
maxapi: add kline api test
2023-04-12 22:43:32 +08:00
c9s
3e41c1fb15
maxapi: add max v2 markets api test
2023-04-12 22:29:14 +08:00
c9s
13d28edebb
maxapi: remove unused parseKLines function
2023-04-12 15:01:18 +08:00
c9s
f7d3fca1ec
maxapi: simplify ticker response parsing
2023-04-12 15:00:26 +08:00
c9s
012ef4a6f9
maxapi: refactor and clean up public service api
2023-04-12 15:00:26 +08:00
c9s
c1b7f7fd95
maxapi: replace the legacy get markets api
2023-04-12 15:00:26 +08:00
c9s
8f17d6b019
maxapi: rewrite public service with requestgen
2022-08-10 23:59:50 +08:00
c9s
8721679f74
max: update market struct fields
2022-05-26 20:32:25 +08:00
c9s
4d8ea7d979
max: log adratio
2022-05-25 20:34:25 +08:00
c9s
5cba6a6133
maxapi: use requestgen to query and submit orders
2022-04-20 12:18:35 +08:00
c9s
bf4a0169bd
max: update client api
2022-04-20 12:18:35 +08:00
c9s
d1f4c0a225
max: fix kline parse
2022-03-15 16:07:19 +08:00
zenix
b8bf2af14d
fixedpoint for exchange and indicators, some fixes in types
2022-02-15 12:01:38 +09:00
TonyQ
3e45035ab1
database: sqlite3 issue fix
...
database: upgrade gosqllite3 version for increasing variable amount limit
types: update kline starttime/endtime field to prevent sqlite3
time parsing issue.
fix #215
2021-12-15 14:34:31 +08:00
c9s
002b28f75a
okex: implement candlestick api and improve kline console format
2021-05-28 20:51:10 +08:00
c9s
03cee5eb0b
apply types.ExchangeMAX
2021-05-05 16:57:01 +08:00
c9s
24e5911140
refactory sync mode into the backtest command
2020-11-11 16:08:24 +08:00
c9s
e7cc79f3cf
replace errors.Errorf with fmt.Errorf
2020-11-09 16:34:35 +08:00
c9s
78d7c71ecc
add kline service and extend kline struct fields
2020-11-06 19:07:07 +08:00
c9s
b86b74effb
fix max kline parsing
2020-11-05 15:04:56 +08:00
c9s
8e0b5d11a7
add max grid config and fix max price formatting
2020-10-31 20:38:20 +08:00
c9s
e2df24f31c
support standard indicatorset
2020-10-28 09:43:19 +08:00
c9s
c58375f57e
max: extend max exchange market information
2020-10-14 10:53:18 +08:00
c9s
3d5507a053
move files into pkg
2020-10-11 16:46:15 +08:00