Commit Graph

138 Commits

Author SHA1 Message Date
Matthias
359e9bdfc7 Extract trade symbols to constants 2022-06-19 16:15:56 +02:00
Matthias
f8918db078 Improve Trade vis formatting 2022-06-19 16:15:55 +02:00
Matthias
47c48c9011 Fix UI 2022-06-19 16:15:55 +02:00
Matthias
743d5e17bc Update trade visualization in chart 2022-06-19 16:15:55 +02:00
Matthias
9d7748b504 Update/Improve timezone handling 2022-06-05 14:27:51 +02:00
Matthias
c80ec9f772 Properly handle Null values in profit responses 2022-04-29 20:02:01 +02:00
Matthias
43676179dc Improve sync behaviour 2022-04-28 07:38:59 +02:00
Matthias
b272c73e89 pinia: Update error handling 2022-04-21 07:50:19 +02:00
Matthias
18e56258e9 pinia: Remove vuex dependencies 2022-04-21 07:50:19 +02:00
Matthias
a158605303 Improve numbering format for small numbers 2022-04-09 10:41:45 +02:00
Matthias
3d7876957b Split formatters into time and number formatters 2022-04-09 10:24:38 +02:00
Matthias
50a8858035
Merge pull request #697 from xxRockOnxx/feat/rename-bot
feat: rename bot
2022-03-12 06:43:38 +01:00
Lemuel
fe6f78fdb0 feat: rename bot 2022-03-12 13:02:53 +08:00
Lemuel
910768f531 refactor: do processing in one loop 2022-03-11 19:41:21 +08:00
Lemuel
7362e8d5e2 move heikin ashi formatter to its own file 2022-03-11 18:57:27 +08:00
Lemuel
b786ac3749 feat: heikin ashi format dataset 2022-03-11 14:56:14 +08:00
Matthias
c0675e78f9 Remove unneeded dependencies 2022-02-05 19:52:53 +01:00
Matthias
d7ed2e46c8 Add formatPriceCurrency 2022-01-01 17:23:29 +01:00
Matthias
9f4c6c6e31 Add blacklist_delete support 2021-12-11 19:43:19 +01:00
Matthias
c2a1f9cf3b Fix userlogin migration 2021-10-05 19:41:06 +02:00
Matthias
f4ccf31b6f Remove unnecessary Panes from trade view 2021-10-05 19:26:07 +02:00
Matthias
5858f4df6b Add typings to telegram userService calls 2021-10-05 06:57:09 +02:00
Matthias
10d13d788e Fix setIsBotOnline 2021-09-04 16:45:16 +02:00
Matthias
b73c5cbaed Add autorefresh to userService 2021-09-04 16:45:16 +02:00
Matthias
5f7282cb0a Add URL to botDescriptor 2021-09-04 16:45:16 +02:00
Matthias
1c4e2aed54 Store botlist as objects, not string list 2021-09-04 16:45:16 +02:00
Matthias
f346f49e60 Add bot name input 2021-09-04 16:45:15 +02:00
Matthias
0955c21082 Allow login to multiple bots 2021-09-04 16:45:15 +02:00
Matthias
29d908bf47 Allow authinfo to store multiple bots 2021-09-04 16:45:15 +02:00
Matthias
f30f968a2f Move logout to store 2021-09-04 16:45:15 +02:00
Matthias
b2ba9638e2 Update userService 2021-09-04 16:45:15 +02:00
Matthias
f3dbffd669 Set accessibility on user class 2021-09-04 16:45:15 +02:00
Matthias
dc6b60ba5c convert API to composable 2021-09-04 16:45:15 +02:00
Matthias
49059e5b83 Update userservice to be a class 2021-09-04 16:45:15 +02:00
Matthias
fe8ea0afdf rename init to initAPi 2021-09-04 16:45:15 +02:00
Matthias
d0beeda943 Improve number formatting
closes #439
2021-07-30 20:34:19 +02:00
Matthias
cde208253d show 0.00% values - reduce percent decimal to 2 2021-07-17 17:04:30 +02:00
Matthias
205928e517 Add tooltip in UTC to datetime visualization 2021-07-01 20:36:41 +02:00
Matthias
9320d630d4 Prevent logging errors twice 2021-06-26 20:47:15 +02:00
Matthias
21c7ed564c Show Pair in trades_log 2021-05-10 07:26:35 +02:00
Matthias
49acf285a1 rename convert_date method 2021-05-08 11:34:05 +02:00
Matthias
42518b71da Convert from moment to date-fns 2021-05-08 11:30:57 +02:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
da3460ca0f Format prices in daily stats 2021-02-03 07:54:49 +01:00
Matthias
89bf430064 Add humanizeDuration 2020-12-30 06:36:03 +01:00
Matthias
e352dff2e3 Extract theme selection to shared js file
introduce simple theme mode (only dark / light selections)
2020-12-28 20:34:54 +01:00
Matthias
d3c11d66b5 Fix wrong usage of url 2020-12-26 16:27:10 +01:00
Matthias
741afd6820 Improve TimeRangeselect 2020-12-05 19:33:37 +01:00
Matthias
1886e3328f Add plotconfig selector 2020-10-02 07:07:57 +02:00
Matthias
154e9fed3d Use correct default name 2020-10-02 07:07:57 +02:00
Matthias
009a23f32e Improve multiplot saving 2020-10-02 07:07:57 +02:00
Matthias
062769f764 ALlow multiple plotconfigs 2020-10-02 07:07:57 +02:00
Matthias
08fa402df4 Rename plotconfigstorage function 2020-10-02 07:07:57 +02:00
Matthias
a5e7eab8e8 Round timeframe to correct candle 2020-10-02 07:07:57 +02:00
Matthias
21947ad39b Improve documentation of formatters.ts 2020-10-02 07:07:56 +02:00
Matthias
b31df7c644 Add more timestampformatting methods 2020-10-02 07:07:56 +02:00
Matthias
1e2d1c2587 Persist plotconfig to localstore 2020-10-02 07:07:56 +02:00
Matthias
6e497f1214 Show all lines in legend 2020-10-02 07:06:37 +02:00
Matthias
655726ddca Update dyamic layout to have seperate tradedetail container 2020-09-01 07:51:03 +02:00
Matthias
240dd06c0f Move types to seperate directory 2020-08-29 11:24:52 +02:00
Matthias
79886014ab Introduce closedTrade type 2020-08-25 19:52:07 +02:00
Matthias
f2668c852a Add Hourly chart 2020-08-17 21:16:19 +02:00
Matthias
6721ff4db4 Allow apiService to use store 2020-07-24 07:22:25 +02:00
Matthias
2bd0198697 Don't log on refresh 2020-07-23 19:40:30 +02:00
Matthias
88e9de35a4 improve apiservice 2020-07-19 15:47:54 +02:00
Matthias
ea46907ed2 FIx typescript "@" imports 2020-07-19 15:45:44 +02:00
Matthias
9a6e4b4306 Fix login not updating header bar 2020-07-19 15:12:06 +02:00
Matthias
f9f1c37c61 Convert login to typescript class component 2020-07-17 07:20:26 +02:00
Matthias
d115f8efb0 Retry requests if they fail with 401
Resolves JWT token timeout handling #23
2020-07-17 07:09:52 +02:00
Matthias
1a9767dea4 Fix bug in time formatting 2020-07-13 21:40:05 +02:00
Matthias
d5cb48d186 Properly typehint formatters.ts 2020-07-11 17:13:27 +02:00
Matthias
bf5c9b80d1 Formatters should be in typescript 2020-07-11 17:12:16 +02:00
Matthias
53c4641e8a Fix bug with token refresh 2020-06-23 20:38:02 +02:00
Matthias
c5eadc3d3d Improve handling when bot is down 2020-06-23 19:57:15 +02:00
Matthias
e6f6f92009 Improve login handling 2020-06-22 20:18:45 +02:00
Matthias
b0883693e7 Some small cleanup 2020-06-22 19:39:44 +02:00
Matthias
835cc658f1 Fix typo and store apiurl 2020-06-20 19:19:30 +02:00
Matthias
07109699ea Merge branch 'master' into typescript 2020-06-20 17:31:46 +02:00
Matthias
bb9d8db834 Fix cyclic dependency due to tokens being kept in vuex 2020-06-20 16:55:33 +02:00
Bruno Sarlo
3b6aada219 Typescript fixes. 2020-06-20 01:44:57 -03:00
Matthias
39eef24daf Use yarn as package manager 2020-06-05 11:22:14 +02:00
Matthias
b9000f96f9 Rename js files to ts 2020-06-04 20:20:48 +02:00
Matthias
d12f732250 Add formatter helper function for prices 2020-06-04 19:47:44 +02:00
Matthias
ccb09dc859 Show detail view of trade 2020-06-04 19:27:40 +02:00
Matthias
c06fb73b41 Improve eslint / prettier configuration 2020-05-20 07:23:10 +02:00
Matthias
6f84b18130 Have user input login-url 2020-05-20 07:19:14 +02:00
Matthias
2a95ee1a66 Improve code style 2020-05-18 21:49:26 +02:00
Matthias
8ffc817732 SImplify api calls by using an axios API object 2020-05-16 10:52:26 +02:00