Commit Graph

65 Commits

Author SHA1 Message Date
c9s
a1cb3859c3 fix db driver setup 2021-02-17 14:57:29 +08:00
c9s
9f20f4cd1a add logo to the frontend metadata 2021-02-15 16:54:29 +08:00
c9s
d1fdd044c5 add snt logo 2021-02-15 16:53:12 +08:00
c9s
44aab8566d add yfi logo 2021-02-15 16:52:14 +08:00
c9s
b4475028ab add grt logo 2021-02-15 16:51:21 +08:00
c9s
06290c72b6 fix overview layout 2021-02-08 13:13:46 +08:00
Yo-An Lin
209ef66037 Merge pull request #119 from c9s/web/assets-cards 2021-02-06 18:26:27 +08:00
c9s
5ea2ba62db add max and twd logos 2021-02-06 17:54:57 +08:00
c9s
a09e97d75c add rounding 2021-02-06 17:48:19 +08:00
c9s
d4ef9e4b6d refactor asset layout and add asset icons 2021-02-06 17:40:54 +08:00
c9s
6147ec3246 add sqlite3 driver selection ui 2021-02-06 14:55:15 +08:00
c9s
ba9c8693af adjust column layout 2021-02-05 12:41:37 +08:00
c9s
65f3613dc1 fix order trade table layout 2021-02-05 09:48:40 +08:00
c9s
67d8a44532 fix dashboard paper margin and padding 2021-02-05 09:12:38 +08:00
c9s
10f8a7864f fix side bar layout 2021-02-05 09:09:59 +08:00
c9s
c968f3d778 improve token Visibility 2021-02-04 20:58:05 +08:00
c9s
715c717dfd clearInterval 2021-02-04 20:34:31 +08:00
c9s
237c621182 support ping and redirect 2021-02-04 20:34:31 +08:00
c9s
621321f5db add basic desktop app 2021-02-04 20:34:31 +08:00
c9s
bd35e7b2d5 redirect to /setup if sessions is empty 2021-02-04 15:32:47 +08:00
c9s
d8d1249293 fix env var prefix by using os.Getenv directly 2021-02-04 15:14:54 +08:00
c9s
63b837dbd0 set auto complete to off for key, secret fields 2021-02-04 13:46:31 +08:00
c9s
4e31c7f68a change default config path to just bbgo.yaml 2021-02-03 17:39:53 +08:00
c9s
6245b83524 add description 2021-02-03 17:30:02 +08:00
c9s
c35cef5b09 implement config saving api 2021-02-03 17:27:18 +08:00
c9s
2486204b2f add SaveConfigAndRestart panel 2021-02-03 15:59:06 +08:00
c9s
f7a4f7d415 add strategies endpoint and strategy review page 2021-02-03 15:00:01 +08:00
c9s
8aa96c4546 integrate strateg adding api 2021-02-03 02:26:41 +08:00
c9s
f94a45de40 query symbols and use react number format 2021-02-03 01:27:25 +08:00
c9s
17d5e301dc refine setup steps 2021-02-02 17:26:35 +08:00
c9s
b33f08e9a0 adjust steps 2021-02-02 11:46:04 +08:00
c9s
73762d9888 support exchange session test from the setup wizard 2021-02-02 11:44:07 +08:00
c9s
ee3c76d3fb add session form and page 2021-02-01 20:44:15 +08:00
c9s
fca6115a0a refactor app pages with layouts 2021-02-01 20:44:15 +08:00
c9s
364776ea41 clean up unused js css 2021-02-01 20:44:15 +08:00
c9s
59ce0b8012 clean up and hide login text 2021-02-01 20:44:14 +08:00
c9s
690e97a07e adjust theme 2021-02-01 20:44:14 +08:00
c9s
08b071bcaa pull out sidebar from the app page 2021-02-01 20:44:14 +08:00
c9s
5d9536458d update dependencies 2021-01-29 19:30:38 +08:00
c9s
d9742b7412 add next.config.js for fixing react spring issue
see also:

- https://github.com/pmndrs/react-spring/issues/1078
- https://github.com/plouc/nivo/issues/1290
2021-01-29 19:30:08 +08:00
c9s
bf8bb13297 add trades panel 2021-01-29 18:53:07 +08:00
c9s
c1da784f22 add queryTrades api 2021-01-29 18:48:39 +08:00
c9s
cc8133a90e print order query sql 2021-01-29 18:34:03 +08:00
c9s
b8d7ae7687 add AggOrder for market orders 2021-01-29 17:52:13 +08:00
c9s
d9f904a98f remove column width 2021-01-29 16:50:56 +08:00
c9s
dec8f05c72 add orders panel 2021-01-29 16:50:06 +08:00
c9s
32645f228b add order query api 2021-01-29 13:15:44 +08:00
c9s
be750b94df fix layout and margin 2021-01-29 12:55:11 +08:00
c9s
1f657b04d6 remove debug console logs 2021-01-29 11:42:46 +08:00
c9s
cc96c843ec update package.json 2021-01-29 11:21:21 +08:00