c9s
|
d64716feed
|
add steps for testing migrations
|
2021-02-23 09:24:42 +08:00 |
|
c9s
|
e0f50d6603
|
update readme
|
2021-02-18 09:24:24 +08:00 |
|
c9s
|
d32d2b97c7
|
fix readme
|
2021-02-17 14:43:51 +08:00 |
|
c9s
|
dad5738f0b
|
update readme for adding new migration
|
2021-02-15 20:30:53 +08:00 |
|
ycdesu
|
2e82b33568
|
doc: add ftx credentials to readme
|
2021-02-08 19:07:18 +08:00 |
|
Yo-An Lin
|
b81eb33cad
|
Merge pull request #117 from c9s/wizard/sqlite3
add sqlite3 driver option to the wizard user interface
|
2021-02-06 17:41:45 +08:00 |
|
c9s
|
b12b882891
|
README.md: update readme for the dotenv options
|
2021-02-06 15:05:25 +08:00 |
|
c9s
|
ea58a3b092
|
README.md: update readme for community and contributions
|
2021-02-06 12:40:48 +08:00 |
|
c9s
|
3cb3cd79fa
|
update readme for the new build config
|
2021-01-21 12:32:39 +08:00 |
|
c9s
|
2a524c0505
|
remove the migrate command section from readme
|
2021-01-15 10:35:24 +08:00 |
|
c9s
|
af269da47c
|
simplify the required mysql env vars
|
2021-01-15 10:34:44 +08:00 |
|
c9s
|
ab25bbaf74
|
update readme
|
2020-12-18 11:29:18 +08:00 |
|
c9s
|
2efdf82915
|
fix docker mod cache
|
2020-12-17 16:19:31 +08:00 |
|
c9s
|
c9d7a34b1e
|
add cp instruction
|
2020-12-17 15:39:08 +08:00 |
|
c9s
|
845daf2079
|
add more description for the default config yaml
|
2020-12-17 15:31:40 +08:00 |
|
c9s
|
16c873ce7d
|
update readme for helm chart usage
|
2020-12-17 15:31:00 +08:00 |
|
c9s
|
bee06ea192
|
chart: load secrets into env vars
|
2020-12-17 14:09:22 +08:00 |
|
ychi
|
4992efb4af
|
Update README
Adding link to mysql docker image page, ruby dotenv page, also remind user to provide correct MYSQL_URL
|
2020-12-12 21:53:07 +01:00 |
|
c9s
|
45bc4dc9eb
|
refactor telegram notifier with interaction component
|
2020-12-11 14:40:04 +08:00 |
|
David Chang
|
9f92fcf2e4
|
chore: rename telegram init to telegram auth
|
2020-12-06 13:59:47 +08:00 |
|
David Chang
|
7b8ddf03b5
|
chore: add readme about configure telegram bot
|
2020-12-06 13:26:34 +08:00 |
|
David Chang
|
b2d9bd0312
|
feature: add telegram bot notifier
|
2020-12-05 14:20:27 +08:00 |
|
c9s
|
1013695251
|
doc: add backtesting commands
|
2020-11-23 14:50:57 +08:00 |
|
c9s
|
d41d671338
|
update readme
|
2020-11-11 16:35:21 +08:00 |
|
c9s
|
0793e24285
|
update doc
|
2020-11-07 12:26:08 +08:00 |
|
c9s
|
eb88256a6e
|
update doc
|
2020-11-07 12:24:18 +08:00 |
|
c9s
|
6dcb6df7c1
|
add minimal config for example
|
2020-10-27 20:38:56 +08:00 |
|
c9s
|
8e932b3f43
|
add doc for writing your own strategy
|
2020-10-27 20:36:20 +08:00 |
|
c9s
|
96d0be31eb
|
update readme for requirements
|
2020-10-27 20:21:28 +08:00 |
|
c9s
|
ae30b7e323
|
update readme for api design
|
2020-10-27 19:24:53 +08:00 |
|
c9s
|
968af40cb2
|
update readme for builtin strategies
|
2020-10-27 14:11:07 +08:00 |
|
Yo-An Lin
|
3d69330e67
|
Update README.md
|
2020-10-22 11:16:28 +08:00 |
|
c9s
|
4be1824ce3
|
add link to the strategies dir
|
2020-10-18 11:22:08 +08:00 |
|
c9s
|
4335cca0de
|
make it possible to attach multiple strategies in one call
|
2020-10-16 10:26:45 +08:00 |
|
c9s
|
bace7ac3a3
|
add environment connect integration tests
|
2020-10-12 17:33:02 +08:00 |
|
c9s
|
6b808120bb
|
README.md: add slack notification support to features
|
2020-10-11 20:16:38 +08:00 |
|
c9s
|
3d625fa738
|
doc: add command usages
|
2020-10-11 20:11:22 +08:00 |
|
c9s
|
9077ee29b7
|
doc: add more details
|
2020-10-11 16:31:58 +08:00 |
|
c9s
|
2721b90ff3
|
doc: add dotenv description
|
2020-10-11 16:05:07 +08:00 |
|
c9s
|
3beca2cd46
|
doc: add migration description
|
2020-10-10 18:01:37 +08:00 |
|
c9s
|
2247500469
|
add travis build status
|
2020-10-10 13:19:54 +08:00 |
|
c9s
|
ec8a69d4bb
|
add cmd/bbgo
|
2020-10-10 13:18:40 +08:00 |
|
c9s
|
fab8d0bbdf
|
replace api key secret var name
|
2020-10-10 13:17:04 +08:00 |
|
c9s
|
7e5e02df56
|
doc: remove empty lines
|
2020-10-10 12:09:47 +08:00 |
|
c9s
|
10c00cf9ba
|
doc: add more examples
|
2020-10-10 12:09:23 +08:00 |
|
c9s
|
853455362d
|
doc: fix link format
|
2020-10-10 12:07:12 +08:00 |
|
c9s
|
9faf68d709
|
doc: add example section
|
2020-10-10 12:06:22 +08:00 |
|
c9s
|
dde3e0f3c9
|
add support section
|
2020-10-08 22:31:09 +08:00 |
|
c9s
|
04b377258d
|
add synopsis section
|
2020-10-08 22:26:33 +08:00 |
|
Elena Ann
|
9fbbdfccc4
|
Create README.md
|
2020-10-08 20:49:05 +08:00 |
|