austin362667
|
62d11181a4
|
pivotshort: clean up
|
2022-05-17 19:18:21 +08:00 |
|
austin362667
|
2c4a52ba30
|
pivot: fix futures & spot clean up
pivot: clean up
|
2022-05-17 19:18:21 +08:00 |
|
austin362667
|
8ab696deaa
|
pivotshort: rename strategy & fix pivot indicator
|
2022-05-17 19:18:21 +08:00 |
|
austin362667
|
1a441425b5
|
strategy: pivot: add shadow TP
strategy: pivot: add shadow TP
|
2022-05-17 19:18:21 +08:00 |
|
austin362667
|
04ae49263d
|
cmd: add built-in pivot strategy
|
2022-05-17 19:18:21 +08:00 |
|
austin362667
|
60a8c1f42b
|
WIP: strategy: pivot: pivot low shorting strategy
|
2022-05-17 19:18:21 +08:00 |
|
Andy Cheng
|
7d3181f3fd
|
strategy: update dynamic spread after kline being filtered
|
2022-05-17 19:00:02 +08:00 |
|
Yo-An Lin
|
cbb720a5f7
|
Merge pull request #620 from zenixls2/fix/ci
fix: sqlite3 compilation
|
2022-05-17 18:46:03 +08:00 |
|
c9s
|
b5f9f86944
|
define DefaultBacktestAccount
|
2022-05-17 18:45:06 +08:00 |
|
c9s
|
6acd426f07
|
refactor backtest report index function
|
2022-05-17 18:25:05 +08:00 |
|
c9s
|
1cc4c69c66
|
move and refactor functions
|
2022-05-17 18:23:09 +08:00 |
|
c9s
|
6c0165afe4
|
add report index file
|
2022-05-17 18:10:37 +08:00 |
|
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 |
|