Matthias
|
b9bfab7722
|
Update history type
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
135daaf119
|
Show a max of 250 candles on startup
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
fa96070db3
|
Use Refresh arrow
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
5e8923f746
|
Add historic view
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
de4ed9a20f
|
Rename Endpoint to pair_candles to be clear what it contains
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
f24cb3adca
|
Improve styling
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
30183b3cd3
|
Allow different plot-types
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
a7c20925c2
|
Improve style of plot configurator
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
bce0ea68fa
|
move plotconfig to modal
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
73234ef8f4
|
Extract PlotConfigurator to it's own component
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
5eb433421d
|
Don't fail when no data is loaded yet
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
1e2d1c2587
|
Persist plotconfig to localstore
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
5d162ff387
|
Fix adding subplots
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
500c55d802
|
Add show_config button
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
f435cac153
|
Add new subplot (still buggy!)
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
5c8c38b58f
|
Improve visual style of singals
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
6cdb3394d7
|
Ensure buy/sell signals are recalculated when timeframe changes
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
812a509472
|
Add typing to echarts
|
2020-10-02 07:07:55 +02:00 |
|
Matthias
|
06591ca354
|
Extract signal generation to seperate function
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
859b93795d
|
Extract some constants from vue class
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
6912fb4905
|
Convert CAndleStickChart to typescript
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
0d1ab76ba0
|
Improve plot configurator
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
6e497f1214
|
Show all lines in legend
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
e41b23e02f
|
First part of configurable graph
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
5fd12eb590
|
Don't show circle at points
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
42bbde2ed3
|
Show mainplot configurations
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
8b8693ae72
|
Get PlotConfig from backend
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
6a1d39471f
|
Change Graphs to typescript
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
222d9e9c40
|
Add some types to vuex actions
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
3fdd4c0323
|
Format timestamps
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
e50c3d3d4b
|
Improve layout
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
c76533c6d7
|
dataset should be a prop
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
ef839578ba
|
pair and timeframe should be props
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
7d8a9655e4
|
Support multiple subplots
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
fb542e5755
|
Show Buy / sell signals
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
7520d38b31
|
Fix some visuals in candlechart
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
7f29292914
|
Add CandleChart component
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
8443184f7d
|
Fix pair history loading
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
5e498618b0
|
Add pair-history downloading
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
8223733f9b
|
Merge pull request #105 from freqtrade/dependabot/npm_and_yarn/master/typescript-eslint/parser-4.2.0
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
|
2020-09-28 08:24:52 +02:00 |
|
Matthias
|
e26dc346e3
|
Merge pull request #103 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.4.5
Bump vue-router from 3.4.3 to 3.4.5
|
2020-09-28 08:24:17 +02:00 |
|
Matthias
|
edc7f1f042
|
Merge pull request #104 from freqtrade/dependabot/npm_and_yarn/master/moment-2.29.0
Bump moment from 2.28.0 to 2.29.0
|
2020-09-28 07:35:10 +02:00 |
|
dependabot[bot]
|
bce86674d0
|
Bump @typescript-eslint/parser from 4.1.1 to 4.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.2.0/packages/parser)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-28 05:23:40 +00:00 |
|
dependabot[bot]
|
23102bdc6f
|
Bump moment from 2.28.0 to 2.29.0
Bumps [moment](https://github.com/moment/moment) from 2.28.0 to 2.29.0.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.28.0...2.29.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-28 05:23:13 +00:00 |
|
dependabot[bot]
|
49cf44b889
|
Bump vue-router from 3.4.3 to 3.4.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.4.3 to 3.4.5.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.4.3...v3.4.5)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-28 05:22:54 +00:00 |
|
Matthias
|
a6d4de0c66
|
Don't Ping if we're not logged in
|
2020-09-20 15:59:35 +02:00 |
|
Matthias
|
dc2f7034e4
|
Update dependencies
|
2020-09-20 13:39:20 +02:00 |
|
Matthias
|
6ebdb33b72
|
Rename Getters enum to be correct
|
2020-09-20 13:36:45 +02:00 |
|
Matthias
|
db99ab0879
|
Merge pull request #102 from freqtrade/dependabot/docker/node-14.11.0-alpine
Bump node from 14.10.1-alpine to 14.11.0-alpine
|
2020-09-17 07:53:37 +02:00 |
|
dependabot[bot]
|
29e8b1ca90
|
Bump node from 14.10.1-alpine to 14.11.0-alpine
Bumps node from 14.10.1-alpine to 14.11.0-alpine.
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-17 05:26:59 +00:00 |
|