Matthias
|
1ca5d1f3e1
|
FIx bug in hover tooltip
|
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
|
4efae963d8
|
simplify configurator layout "div-construct"
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
bdc0673110
|
Add "from-String" method to plotconfigurator
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
135daaf119
|
Show a max of 250 candles on startup
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
5e8923f746
|
Add historic view
|
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
|
1e2d1c2587
|
Persist plotconfig to localstore
|
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
|
6e497f1214
|
Show all lines in legend
|
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
|
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
|
121709ad46
|
smaller buttons in trades view
|
2020-09-12 17:51:21 +02:00 |
|
Matthias
|
cbcad3fc3f
|
Fix lint warnings
|
2020-09-08 15:45:01 +02:00 |
|
Matthias
|
aa31fa8cdb
|
Fix setInterval
|
2020-09-07 20:45:19 +02:00 |
|
Matthias
|
b9dc102765
|
Don't log in proitSymbol
|
2020-09-07 19:49:02 +02:00 |
|
Matthias
|
1c58ee86c1
|
Fix lint warning
|
2020-09-04 17:08:02 +02:00 |
|
Matthias
|
5f9220802c
|
Selectively reduce fontsize of tables and log
|
2020-09-04 17:04:09 +02:00 |
|
Matthias
|
ec8d030ea7
|
Only show what's necessary
|
2020-09-03 17:22:52 +02:00 |
|
Matthias
|
764c9e59b7
|
Correctly unselect trade row when another bar is clicked
|
2020-09-03 07:27:03 +02:00 |
|
Matthias
|
4af3197cda
|
Fix price display in trade tables
|
2020-09-03 07:11:50 +02:00 |
|
Matthias
|
b31f426750
|
Merge branch 'master' into vue-grid-merge
|
2020-09-03 06:59:14 +02:00 |
|
Matthias
|
10adfd9394
|
Enhance profit symbol
|
2020-09-03 06:59:04 +02:00 |
|
Matthias
|
6637135db8
|
Merge branch 'master' into vue-grid-merge
|
2020-09-03 06:58:06 +02:00 |
|
Matthias
|
c33c8996cc
|
Enhance profit symbol
|
2020-09-03 06:49:10 +02:00 |
|
Matthias
|
7d9aca8f8f
|
Extract ProfitSymbol to seperate component
|
2020-09-02 20:53:59 +02:00 |
|
Matthias
|
1ca622c043
|
Fix tradedetail resetting on every refresh
|
2020-09-02 20:19:51 +02:00 |
|
Matthias
|
cfa93a732c
|
Better format botStatus
|
2020-09-02 20:19:09 +02:00 |
|
Matthias
|
c28ccbaff0
|
Don't use mutations directly
|
2020-09-02 20:18:55 +02:00 |
|
Matthias
|
138a8962fd
|
Fix usage of wrong field
|
2020-09-02 20:05:08 +02:00 |
|
Matthias
|
edf70e524f
|
Use correct property
|
2020-09-01 07:55:52 +02:00 |
|
Matthias
|
655726ddca
|
Update dyamic layout to have seperate tradedetail container
|
2020-09-01 07:51:03 +02:00 |
|
Matthias
|
21e6ac9c8f
|
Move trade view to draggableContainers
|
2020-08-31 20:01:51 +02:00 |
|
Matthias
|
28b8aee404
|
Improve log layout
|
2020-08-31 20:01:21 +02:00 |
|
Matthias
|
1ce89fdda3
|
Adjust a few styles
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
5f1ce3d7a3
|
Use vue/recommended eslint setting
|
2020-08-31 17:43:44 +02:00 |
|
Matthias
|
01c7c67925
|
Use shorthand syntax for Array type definitions
|
2020-08-29 17:47:05 +02:00 |
|
Matthias
|
e8aa806901
|
TradeDetail to class component
|
2020-08-29 17:44:08 +02:00 |
|
Matthias
|
3c3a474d9f
|
TradeDetail should support showing closed trades too
|
2020-08-29 17:39:41 +02:00 |
|
Matthias
|
1d29e31f64
|
Smaller headers in trade page
|
2020-08-29 17:31:45 +02:00 |
|
Matthias
|
34841959ba
|
Display button tooltip
|
2020-08-29 17:22:48 +02:00 |
|
Matthias
|
f849adff89
|
Ask for confirmation on forcesell
|
2020-08-29 17:18:56 +02:00 |
|
Matthias
|
240dd06c0f
|
Move types to seperate directory
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
44874377b8
|
Only show stoploss-dist for open trades
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
ae6f5935b5
|
Show details when trade is selected
|
2020-08-29 10:52:33 +02:00 |
|
Matthias
|
c2d8d67625
|
Implement confirmation box for delete trade
|
2020-08-29 10:44:11 +02:00 |
|
Matthias
|
79886014ab
|
Introduce closedTrade type
|
2020-08-25 19:52:07 +02:00 |
|
Matthias
|
b0c69f6d77
|
Fix profit formatting
|
2020-08-25 19:36:14 +02:00 |
|
Matthias
|
507cc538f6
|
Small fixes
|
2020-08-25 19:33:27 +02:00 |
|
Matthias
|
df54a797f5
|
Convert ftbot getters to enum
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
4ee16c6591
|
Improve styling of navbar and tradelist
|
2020-08-19 20:30:36 +02:00 |
|
Daniel Palstra
|
93ae1b44ce
|
Reorder trade details
|
2020-08-19 13:31:01 +00:00 |
|
Matthias
|
67d4bf9e4f
|
Extract DailyChart to it's own component
|
2020-08-17 20:39:14 +02:00 |
|
Matthias
|
bf1495b26c
|
Fix table column formatting
|
2020-08-17 20:26:23 +02:00 |
|
Matthias
|
359e351d67
|
Add BlacklistRepsonse type
|
2020-08-17 07:17:30 +02:00 |
|
Matthias
|
08f6ae7096
|
Improve chart layout
|
2020-08-17 06:55:33 +02:00 |
|
Matthias
|
9878169030
|
Show graph at the top
|
2020-08-17 06:55:32 +02:00 |
|
Matthias
|
30a3d98408
|
Add graph to daily chart
|
2020-08-17 06:55:26 +02:00 |
|
Matthias
|
85b5e2abaf
|
Use Refresh arrow
|
2020-08-15 20:16:11 +02:00 |
|
Matthias
|
6ae5fc8874
|
Add small offset to top of logviewer
|
2020-08-15 19:37:23 +02:00 |
|
Matthias
|
716f38bdd8
|
Add logviewer
|
2020-08-15 17:31:56 +02:00 |
|
Matthias
|
c303d8588c
|
Fix some typescript issues
|
2020-08-15 17:31:29 +02:00 |
|
Matthias
|
ccfb300854
|
fix small mistake
|
2020-08-13 13:45:54 +02:00 |
|
Matthias
|
54463d7452
|
botControls to typescript
|
2020-08-09 15:23:04 +02:00 |
|
Matthias
|
8fcbc62af7
|
Changes to botstatus
|
2020-08-09 15:19:47 +02:00 |
|
Matthias
|
9539aba2f1
|
Forcebuy form to typescript
|
2020-08-09 15:11:47 +02:00 |
|
Matthias
|
b8f5bf294c
|
Convert Balance to typescript
|
2020-08-09 15:07:09 +02:00 |
|
Matthias
|
139d9866cc
|
Convert performance to typescript
|
2020-08-09 14:55:29 +02:00 |
|
Matthias
|
53b73494db
|
Type pairlist state
|
2020-08-04 08:10:04 +02:00 |
|
Matthias
|
a820acc5ec
|
Convert Pairlist to typescript class component
|
2020-08-04 08:06:30 +02:00 |
|
Matthias
|
c88308213d
|
Improve async support in forcesell
|
2020-08-04 08:00:11 +02:00 |
|
Matthias
|
980eec5e30
|
Implement delete_trade endpoint
|
2020-08-04 07:19:43 +02:00 |
|
Matthias
|
fa278e34da
|
Adjust styles to new eslint-prettier plugin version
|
2020-07-26 10:48:07 +02:00 |
|
Matthias
|
afeec39cd5
|
Store autorefresh state
|
2020-07-23 19:58:25 +02:00 |
|
Matthias
|
2bd0198697
|
Don't log on refresh
|
2020-07-23 19:40:30 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
e7d66adda8
|
Only start refresh when logged in
|
2020-07-19 15:35:10 +02:00 |
|
Matthias
|
b596903845
|
Convert ReloadControl to class based style
|
2020-07-19 15:30:34 +02:00 |
|
Matthias
|
61d6f54577
|
Make all styles scoped
closes #17
|
2020-07-11 20:00:13 +02:00 |
|
Matthias
|
7cbb0a1e8b
|
Add eslint exclude for used import
|
2020-06-29 21:29:09 +02:00 |
|
Matthias
|
8ab7abdb7b
|
Implement pagination to full trade history
|
2020-06-29 21:26:49 +02:00 |
|
Matthias
|
d3498cabf8
|
Convert TradeList to typescript
|
2020-06-29 21:14:36 +02:00 |
|
Matthias
|
fddced5770
|
Small improvements
|
2020-06-29 20:23:09 +02:00 |
|
Matthias
|
835cc658f1
|
Fix typo and store apiurl
|
2020-06-20 19:19:30 +02:00 |
|
Matthias
|
82f99d7abb
|
More chanes to TS
|
2020-06-20 17:46:08 +02:00 |
|
Matthias
|
07109699ea
|
Merge branch 'master' into typescript
|
2020-06-20 17:31:46 +02:00 |
|
Matthias
|
6f4df7f066
|
Extract reloadControl to it's own component
|
2020-06-12 19:40:18 +02:00 |
|
Matthias
|
fcb25822c8
|
Fix small issues
|
2020-06-07 16:53:06 +02:00 |
|
Matthias
|
e0cee7e731
|
Improve trade-detail view
|
2020-06-07 16:52:12 +02:00 |
|
Matthias
|
e8a5a2deed
|
Improve detail view
|
2020-06-05 19:44:44 +02:00 |
|
Matthias
|
d000782650
|
Extract description / component combination into it's own component
|
2020-06-05 19:34:50 +02:00 |
|
Matthias
|
408e9c56d1
|
Use timestamp for stoploss update time
|
2020-06-05 11:24:44 +02:00 |
|
Matthias
|
878192b754
|
Fix CamelCase lint errors
|
2020-06-04 20:06:58 +02:00 |
|
Matthias
|
934a168075
|
Show trade detail or trade history
|
2020-06-04 19:56:19 +02:00 |
|
Matthias
|
4c315e1b87
|
Store tradeid and use Getter to return latest detail trade state
|
2020-06-04 19:27:41 +02:00 |
|
Matthias
|
ccb09dc859
|
Show detail view of trade
|
2020-06-04 19:27:40 +02:00 |
|
Matthias
|
0e2be93a3d
|
Add visual marker for profit / loss trades
|
2020-05-31 13:13:19 +02:00 |
|
Matthias
|
eb4b762c8a
|
start trade button
|
2020-05-29 07:01:56 +02:00 |
|
Matthias
|
5dcc63c9e6
|
Have popover behave correctly
|
2020-05-28 06:47:28 +02:00 |
|
Matthias
|
5afe652a19
|
Add popover to add pairs to blacklist
|
2020-05-27 21:13:48 +02:00 |
|
Matthias
|
fa7d4ab77e
|
Show text when no trades are available
|
2020-05-27 20:24:57 +02:00 |
|
Matthias
|
1da2266030
|
Add links to documentation
|
2020-05-27 20:13:25 +02:00 |
|
Matthias
|
0a20b69dda
|
Show freqtrade bot version
|
2020-05-25 20:41:17 +02:00 |
|
Matthias
|
303b036d89
|
Use correct unit for trade profits
|
2020-05-25 20:41:01 +02:00 |
|
Matthias
|
5d05338486
|
Show first / last trade
|
2020-05-25 20:41:01 +02:00 |
|
Paul D. Mendes
|
aa2d1961af
|
Small change
|
2020-05-23 16:14:15 +04:00 |
|
Matthias
|
afd32c4af1
|
Display whitelist methods
|
2020-05-23 10:23:15 +02:00 |
|
Matthias
|
6b5f0f21f8
|
Merge pull request #3 from GrilledChickenThighs/whitelist
Added pairlist component for better looking pairlists in UI.
|
2020-05-23 10:15:41 +02:00 |
|
Matthias
|
7f1b1d98e3
|
Remove nonnsense-card style
|
2020-05-22 20:04:27 +02:00 |
|
Paul D. Mendes
|
14c8121f22
|
Fixed styling so it is only scoped
|
2020-05-22 16:55:41 +04:00 |
|
Paul D. Mendes
|
1bfd5fa3c6
|
Added pairlist component for better looking pairlists in UI.
|
2020-05-22 16:43:32 +04:00 |
|
Matthias
|
c73b6389c4
|
Add space before strategy
|
2020-05-21 20:30:37 +02:00 |
|
Matthias
|
2a95ee1a66
|
Improve code style
|
2020-05-18 21:49:26 +02:00 |
|
Paul D. Mendes
|
4910fa8227
|
Rebased to master, merged Dailystats and deleted unused files
|
2020-05-18 19:41:58 +04:00 |
|
Paul D. Mendes
|
916e73ab6f
|
Reorganized folder structure, by moving route Trade into views folder and created a components folder to hold the Trade views components. Also, created a component for the Header and placed layout structure into a folder.
|
2020-05-18 19:27:50 +04:00 |
|