Matthias
|
ef848f33e8
|
Fix datepicker not working
|
2022-12-11 10:24:04 +01:00 |
|
Matthias
|
be31549a5b
|
Bubble error out of login method, simplify
|
2022-12-10 13:08:47 +01:00 |
|
Matthias
|
594a828358
|
Expire login info - request re-login.
closes #1015
|
2022-12-10 12:51:34 +01:00 |
|
Matthias
|
f2f64fe903
|
Also store username
|
2022-12-08 20:10:54 +01:00 |
|
Matthias
|
a4aa87aed8
|
Add "logged out" state to BotEntry
|
2022-12-08 19:57:46 +01:00 |
|
Matthias
|
6b30c31044
|
Notifications should be "per bot".
|
2022-12-07 07:18:32 +01:00 |
|
Matthias
|
ea47342c46
|
Add notification settings
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
ac4d98a5ef
|
Add initial websocket connectivity
|
2022-12-07 07:00:21 +01:00 |
|
Matthias
|
97dd99f4a1
|
Fix bins odd beavior if only one trade is present
|
2022-12-03 08:35:46 +01:00 |
|
Matthias
|
b61439b398
|
Add missing reject
|
2022-11-30 07:05:13 +01:00 |
|
Matthias
|
fbd0bbd6f6
|
Merge pull request #1023 from daniila/dca_orders_on_chart
Dca orders on chart
|
2022-11-26 14:03:14 +01:00 |
|
Matthias
|
445837a471
|
Improve Adjustment tooltip
|
2022-11-26 13:45:14 +01:00 |
|
Matthias
|
3a65b4880a
|
Properly test roundTimeframe
|
2022-11-26 09:11:44 +01:00 |
|
Tako
|
b21f7d9d07
|
tweaked symbols
|
2022-11-25 19:07:07 +00:00 |
|
Tako
|
561db06b39
|
make sure order is within dataset bounds
|
2022-11-24 18:10:02 +00:00 |
|
Tako
|
de92ac9459
|
show orders on chart
|
2022-11-23 16:02:51 +00:00 |
|
Matthias
|
98f2363c5c
|
Merge pull request #977 from freqtrade/dependabot/npm_and_yarn/main/axios-1.1.3
build(deps): bump axios from 0.27.2 to 1.1.3
|
2022-10-19 08:17:36 +02:00 |
|
Matthias
|
1c0835a6eb
|
Remove no longer necessary parseParams function
|
2022-10-19 08:10:46 +02:00 |
|
Matthias
|
03b4623619
|
Fix some lint errors
|
2022-10-19 07:59:50 +02:00 |
|
Julien Gainza
|
a7fecbeba6
|
fix for heikin ashi calculation
|
2022-10-09 12:38:34 +02:00 |
|
Matthias
|
159f69c141
|
Add profitdistribution chart
|
2022-09-14 19:34:22 +02:00 |
|
Matthias
|
a57dc2aa7e
|
Slightly increase default timeout
closes #517
|
2022-09-04 16:24:30 +02:00 |
|
Matthias
|
d4d30f4005
|
Slightly improve trade color scheme
|
2022-08-28 09:14:31 +02:00 |
|
Matthias
|
bfecaa8a2f
|
Update Trade symbols
|
2022-06-19 16:55:17 +02:00 |
|
Matthias
|
ec43c02bc9
|
Add path Sample symbol
|
2022-06-19 16:15:56 +02:00 |
|
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 |
|