Matthias
|
041bca890c
|
Use better icon for Forcebuy
|
2020-11-20 06:56:48 +01:00 |
|
Matthias
|
b316f8550d
|
Improve layout of small buttons
|
2020-11-20 06:48:18 +01:00 |
|
Matthias
|
cbf1981839
|
Add icons and restyle botcontrols
|
2020-11-14 20:08:18 +01:00 |
|
Matthias
|
8f896e4ae0
|
Add title's to have tooltips for controls
|
2020-11-13 07:40:16 +01:00 |
|
Matthias
|
ab5660731f
|
Controls should only enable buttons that currently make sense
|
2020-11-13 06:49:41 +01:00 |
|
Matthias
|
9265a6de53
|
Add inteligent refresh logic that only refreshes when needed
closes #108
|
2020-11-10 20:24:00 +01:00 |
|
Matthias
|
aa1b881072
|
Don't flip pair back to first pair in whitelist automatically
|
2020-11-10 20:23:43 +01:00 |
|
Matthias
|
fe597833f7
|
Remove pointless verbosity
|
2020-11-10 17:52:17 +01:00 |
|
Matthias
|
f9d75219e4
|
Move isTrading to store
|
2020-11-08 11:40:26 +01:00 |
|
Matthias
|
3dae24c16f
|
Merge branch 'start_trades'
|
2020-11-08 11:08:27 +01:00 |
|
Matthias
|
554f64e91e
|
Show botcontrols only when the bot is trading
|
2020-11-08 11:00:48 +01:00 |
|
Matthias
|
dfa4cd2422
|
Update CumProfitChart to accept different profit column
|
2020-11-01 13:58:46 +01:00 |
|
Matthias
|
d0fff3f76b
|
Store selected_pair in store
|
2020-10-31 08:47:07 +01:00 |
|
Matthias
|
833526fee2
|
Use getter for current locks
|
2020-10-26 19:45:40 +01:00 |
|
Matthias
|
8ec31cbb35
|
Add Pairlock view
|
2020-10-26 19:45:40 +01:00 |
|
Matthias
|
350e5327e1
|
Use typescript syntax
|
2020-10-25 10:35:19 +01:00 |
|
Matthias
|
5ceb84bea4
|
Improve trade type, reduce duplicity
also, improve detail_view types
|
2020-10-21 07:31:22 +02:00 |
|
Francisco Diaz
|
b4bdf037e9
|
Fix trailing zeros in TradeDetail view
Some rates in the "Trade Detail" view were not using the formatPercent()
helper and due to this, the view was trailing zeros.
|
2020-10-19 19:52:50 -03:00 |
|
Matthias
|
067cb6597a
|
Merge pull request #113 from freqtrade/dependabot/npm_and_yarn/master/eslint-plugin-vue-7.0.1
Bump eslint-plugin-vue from 6.2.2 to 7.0.1
|
2020-10-06 08:38:21 +02:00 |
|
Matthias
|
6daa8fc349
|
Update files from new linting rule
|
2020-10-06 08:00:26 +02:00 |
|
Matthias
|
a714b11782
|
Update layout store to use enum
|
2020-10-06 07:59:05 +02:00 |
|
Matthias
|
f97652e187
|
Add typehint to charts
|
2020-10-04 19:24:21 +02:00 |
|
Matthias
|
71c00804e1
|
Make sure tooltip is shown
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
04cc6d11af
|
Chart styling
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
7703ee16fc
|
Small stylistic changes to graph
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
6379aa669a
|
Check if candles exist
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
218212e301
|
Add buy/sell signa count to interface
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
58160f35c5
|
Better style for buy-signal
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
5a6a71e08a
|
Add strategy endpoint
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
9416c4d39e
|
Improve formatting a bit
|
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
|
4798ca6908
|
Reduce margin around chart
|
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
|
00cddb4961
|
Use timeframe from dataset
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
41fe649962
|
use binance "fresh" colors
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
101ca39de3
|
Properly pass in useUTC to candlechart
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
772d38ef32
|
Bar-width should be rather dense
|
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
|
71137d38a5
|
Candlechart small adjustments
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
a8cba2538d
|
Set plotconfig name in vuex correctly
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
b6ffbc512f
|
Dynamic plotsizing depending on subplot size
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
bc2d91a08a
|
Improve add indicator layout
|
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
|
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 |
|