Commit Graph

4115 Commits

Author SHA1 Message Date
c9s
f0977f3bca
load and parse position history 2022-05-17 12:40:25 +08:00
zenix
e18bf08510 fix: sqlite3 compilation 2022-05-17 12:30:36 +09:00
c9s
41fc49f2c1
load orders and convert them to markers 2022-05-17 03:03:25 +08:00
c9s
28b2d4ba7b
fix kline tsv parser 2022-05-17 02:07:05 +08:00
c9s
5a18715144
add next-ui 2022-05-17 01:53:51 +08:00
c9s
e7010c5188
fix lightweight chart loading issue 2022-05-17 01:33:44 +08:00
c9s
e651b9d36f
fix kline dumper 2022-05-17 01:33:44 +08:00
c9s
18b2ea077c
add workaround for chart lib
https://github.com/react-financial/react-financial-charts/issues/606
2022-05-17 01:33:43 +08:00
c9s
7a45f010fa
adjust layout 2022-05-17 01:33:43 +08:00
c9s
f99e874072
add tsv writer 2022-05-17 01:33:43 +08:00
c9s
b855d2e30b
add react-financial-charts example 2022-05-17 01:33:43 +08:00
c9s
704d121fb1
add react-financial-charts 2022-05-17 01:33:43 +08:00
c9s
b4a79479fd
add pkg/strategy/ewoDgtrd/trylock_18.go 2022-05-17 01:33:24 +08:00
c9s
343434685b
rollback to go1.17 and make try lock backward compatible 2022-05-17 01:32:51 +08:00
Yo-An Lin
51e63fb563
Merge pull request #619 from zenixls2/fix/docker 2022-05-16 22:55:42 +08:00
zenix
fb4f0ab706 fix: change from go get to go install in Dockerfile 2022-05-16 23:40:10 +09:00
Yo-An Lin
1958bbcc80
Merge pull request #618 from zenixls2/fix/docker
fix: golang version in Dockerfile
2022-05-16 22:24:59 +08:00
zenix
dd06180892 fix: golang version in Dockerfile 2022-05-16 22:53:50 +09:00
Zenix
356ec71570
Merge pull request #610 from zenixls2/feature/liveSLTP
feature: SLTP from bookticker. fix: bookTicker typename, depth buffer…
2022-05-16 20:41:15 +09:00
zenix
641d08c3d2 fix: disable book tick log 2022-05-16 20:37:08 +09:00
Yo-An Lin
cd57a70180
Merge pull request #615 from narumiruna/balance-borrowed
python: parse balance borrowed
2022-05-16 17:05:31 +08:00
なるみ
aeab44c1d7 bump version to 0.1.9 2022-05-16 12:29:09 +08:00
なるみ
0919938d20 python: parse balance borrowed 2022-05-16 12:27:53 +08:00
Yo-An Lin
f37e407f99
Merge pull request #614 from jessy1092/ftx-support-interval
ftx: Let FTX support 4hr interval
2022-05-16 01:43:17 +08:00
Lee
8797e18959 ftx: Let FTX support 4hr interval 2022-05-16 01:23:38 +08:00
Yo-An Lin
1f1fcdedc4
Merge pull request #592 from narumiruna/coinmarketcap-api
feature: add CoinMarketCap API
2022-05-14 12:52:38 +08:00
Yo-An Lin
d4e342123d
Merge pull request #613 from c9s/bollmaker-set-exchange-fee
bollmaker: set exchange fee to position
2022-05-14 12:51:57 +08:00
c9s
d326494d57
set exchange fee to position 2022-05-13 22:30:04 +08:00
Yo-An Lin
fd7ce5307f
Merge pull request #609 from COLDTURNIP/fix/profit_symbol_length
Fix error: Data too long for profits column 'symbol'
2022-05-13 22:28:13 +08:00
zenix
2e53bae0d0 update: config for ewo 2022-05-13 23:02:30 +09:00
zenix
382e6ee0fb fix: error exit on wrong subscription in backtest. NaN issue in stoch indicator. feature: position management in ewo 2022-05-13 22:58:35 +09:00
zenix
ee27a02459 revert bollmaker default trading pair changes 2022-05-13 22:56:46 +09:00
なるみ
adab6ea434
Merge pull request #612 from narumiruna/narumi/decimal 2022-05-13 18:45:32 +08:00
なるみ
33f662b9ef use decimal to parse number 2022-05-13 16:30:19 +08:00
Yo-An Lin
5ce47057bb
Merge pull request #611 from c9s/wall-strategy
feature: add wall strategy
2022-05-13 15:36:09 +08:00
c9s
eac0117e02
add adjustment orders 2022-05-13 13:01:03 +08:00
Yo-An Lin
3e0820de79
hide pnl command doc 2022-05-13 12:35:39 +08:00
Yo-An Lin
9f1de93d48
Update README.md 2022-05-13 12:31:38 +08:00
Raphanus Lo
e968688e7f fix sqlite column modification 2022-05-13 10:20:47 +08:00
c9s
e950ee9559
add wall strategy 2022-05-12 22:51:39 +08:00
zenix
2e79cb9fc8 fix: update old configs 2022-05-12 21:14:51 +09:00
zenix
0b32e8b959 upgrade: go to v1.18 2022-05-12 20:07:11 +09:00
zenix
2bea47003f feature: add InstanceID for report 2022-05-12 20:02:34 +09:00
zenix
71fe6c2d26 feature: SLTP from bookticker. fix: bookTicker typename, depth buffer error message 2022-05-12 19:43:04 +09:00
Raphanus Lo
075028f8fc Fix symbol length in profits
This change fixes "Error 1406: Data too long for column 'symbol' at row 1"
for pair symbol longer than 8 chars.

Fixes #608
2022-05-12 18:24:14 +08:00
なるみ
5d096d39bb use requestgen.BaseAPIClient 2022-05-12 16:41:42 +08:00
なるみ
65606b2c66 add listings request 2022-05-12 01:59:42 +08:00
zenix
668328dd16 fix: message typo 2022-05-11 21:22:22 +08:00
zenix
51e2343299 fix: add more live logs to ewo 2022-05-11 21:22:22 +08:00
zenix
5fa9e930d3 fix: wrong balance, wrong bottom/peak, feature: stdev 2022-05-11 21:22:22 +08:00