Commit Graph

4175 Commits

Author SHA1 Message Date
c9s
e13fc8db5b
improve interval buttons 2022-05-17 17:35:11 +08:00
c9s
26e0042604
add resizer observer and base change line series 2022-05-17 17:14:48 +08:00
c9s
2c037093ec
fix equal condition 2022-05-17 15:52:52 +08:00
c9s
7dd029891e
reduce points in the same interval 2022-05-17 15:52:24 +08:00
c9s
52d54d73f9
add volume histogram 2022-05-17 14:56:41 +08:00
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
Andy Cheng
0e76a90ee4 strategy: clearer comment format for dynamic spread in config 2022-05-17 10:58:12 +08:00
Andy Cheng
db62352e6e strategy: temp vars for faster calculation 2022-05-17 10:43:18 +08: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
Andy Cheng
686a358c6e strategy: update bollmaker config 2022-05-16 13:10:48 +08:00
Andy Cheng
3c094a195b strategy: check min/max spread settings 2022-05-16 12:57:00 +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
Andy Cheng
64a760cf32 strategy: dynamic spread for bollmaker 2022-05-13 17:58:46 +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