Matthias
|
7350b5109a
|
chore: use enum for namespaced vuex store referencing
|
2021-12-20 20:12:57 +01:00 |
|
Matthias
|
6eddc61f24
|
Don't run .then if we're not using it
|
2021-11-06 16:19:01 +01:00 |
|
Matthias
|
1168b996da
|
Remove direct references to botstore.state
|
2021-08-28 11:39:03 +02:00 |
|
Matthias
|
7b68d9ce7a
|
Prevent horizontal scrollbar
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
4ed0bb46e4
|
Update pair init logic for candlecharts
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
65e55986a0
|
Improve Plotconfig layout
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
4f872fbf73
|
Improved graph view
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
8c77288e83
|
Improved styling
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
37cd6ef931
|
StrategySelect
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
3e530be971
|
Timerange select should not force a card
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
7c456d4f24
|
Label should not be part of TimeframeSelect
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
b8d7fa809b
|
Add Timeframe-select to Graphs
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
bff02ab487
|
Show Graphs view in backtest mode
|
2021-06-26 20:47:15 +02:00 |
|
Matthias
|
78ab25a7b5
|
Improve dark style slightly
|
2021-03-19 08:43:42 +01:00 |
|
Matthias
|
7703ee16fc
|
Small stylistic changes to graph
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
fdf16a0e5d
|
Add chartView to trading view
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
660a471943
|
Move pair selection to CandleChartContainer
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
6f54b48e1e
|
Fix small bug causing exception on init
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
ea5fb3a72f
|
timeframeMS is not necessary at chart level
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
2b8c89eba4
|
Add type for whitelist resonse
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
fa8b43fdf1
|
Autoselect first pair in whitelist for graph
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
b4d185c998
|
Adapt to recommended style guides
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
3179bd92a5
|
Move files correctly
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
f5636273f4
|
Enforce selection of one pair (disable refresh button if no pair is
selected)
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
1886e3328f
|
Add plotconfig selector
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
25cce25fc1
|
Move candlechart components to different directory
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
9f121c9c32
|
Introduce Candlechart container
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
bcbd765ec2
|
Fix missing import
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
c9c5d5a6cd
|
Add available_pairs to select historic data pairs
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
297f3e0420
|
Improve timerange styling
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
d70dfd69f8
|
Show strateg-selector next to timerange selector
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
81972b3a52
|
Add strategy list
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
c5e1144e9d
|
Move plotconfiguration to CandleChart
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
8d31d7faed
|
Improve graph and provide strategy to endpoint
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
d33720d4bf
|
Fix imports to use @ symbol
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
a5e7eab8e8
|
Round timeframe to correct candle
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
0e67b535ef
|
Add trades to plot
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
69d22d1b7f
|
Use TimeRangeSelect
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
0a30561bed
|
Allow selection of timerange for historic view
|
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
|
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 |
|