Commit Graph

881 Commits

Author SHA1 Message Date
Matthias
a7117cae2e Add some types 2021-09-04 16:45:16 +02:00
Matthias
4cd0a1344a Improve botComparisonList ... 2021-09-04 16:45:16 +02:00
Matthias
4f19e9e326 Add botcomparison list 2021-09-04 16:45:16 +02:00
Matthias
3147654b7c Autocreate "all_" getters from list 2021-09-04 16:45:16 +02:00
Matthias
52ab11b376 Add multitrade getter 2021-09-04 16:45:16 +02:00
Matthias
c762009a6f improve update logic 2021-09-04 16:45:16 +02:00
Matthias
8b7d79162d Don't update if bot is offline 2021-09-04 16:45:16 +02:00
Matthias
3df41fdc68 Start refresh from within store 2021-09-04 16:45:16 +02:00
Matthias
d012e3166f Fix double-initial refresh 2021-09-04 16:45:16 +02:00
Matthias
0467a18649 Fix loading of refresh setting 2021-09-04 16:45:16 +02:00
Matthias
be4b90f5a3 move refreshing logic to subbots 2021-09-04 16:45:16 +02:00
Matthias
9d682da2ca Small fixes 2021-09-04 16:45:16 +02:00
Matthias
3718ba007a Add backgroundsync Setting 2021-09-04 16:45:16 +02:00
Matthias
0ce64a17ea Fix type-error in dashboard 2021-09-04 16:45:16 +02:00
Matthias
76eff0dc4b Move autoRefresh to single bot stores 2021-09-04 16:45:16 +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
22e3c1a976 Move controls into multipane 2021-09-04 16:45:16 +02:00
Matthias
55cc721525 Add bot selector view 2021-09-04 16:45:16 +02:00
Matthias
030459023c Don't show signout button in multibot scenario 2021-09-04 16:45:16 +02:00
Matthias
a96eb11812 Improve Botselection view 2021-09-04 16:45:16 +02:00
Matthias
b23c122629 Move refresh actions to subBotStore 2021-09-04 16:45:16 +02:00
Matthias
ea71dcc190 Rename refreshAll to refreshFull 2021-09-04 16:45:16 +02:00
Matthias
44654abdfe Move reloading from ReloadComponent to Store 2021-09-04 16:45:16 +02:00
Matthias
0bdf73e63b Move refresh logic into parent_bot store 2021-09-04 16:45:16 +02:00
Matthias
2cca4c9765 Improve responsiveness of navbar 2021-09-04 16:45:16 +02:00
Matthias
5a8916f2ce Show online status for all bots 2021-09-04 16:45:16 +02:00
Matthias
5f7282cb0a Add URL to botDescriptor 2021-09-04 16:45:16 +02:00
Matthias
1c4e2aed54 Store botlist as objects, not string list 2021-09-04 16:45:16 +02:00
Matthias
f346f49e60 Add bot name input 2021-09-04 16:45:15 +02:00
Matthias
a330a39fe0 Update BotList to be a proper list 2021-09-04 16:45:15 +02:00
Matthias
79c6618b2b Autoselect first available Bot 2021-09-04 16:45:15 +02:00
Matthias
9ad4fefffa Fix multibot logout 2021-09-04 16:45:15 +02:00
Matthias
0955c21082 Allow login to multiple bots 2021-09-04 16:45:15 +02:00
Matthias
acd702dab3 Improve "no bot available" errorhandling 2021-09-04 16:45:15 +02:00
Matthias
29d908bf47 Allow authinfo to store multiple bots 2021-09-04 16:45:15 +02:00
Matthias
9ba4f7a70b Update Online visualization 2021-09-04 16:45:15 +02:00
Matthias
cb8d0af126 Add logic to add/remove a substore 2021-09-04 16:45:15 +02:00
Matthias
a253377124 Keep state around 2021-09-04 16:45:15 +02:00
Matthias
f30f968a2f Move logout to store 2021-09-04 16:45:15 +02:00
Matthias
8579499418 Reorder botStoreWrapper 2021-09-04 16:45:15 +02:00
Matthias
a2d8b68abb Add botstorewrapper 2021-09-04 16:45:15 +02:00
Matthias
b2f893b9ec Add BotStoreActions enum 2021-09-04 16:45:15 +02:00
Matthias
b2ba9638e2 Update userService 2021-09-04 16:45:15 +02:00
Matthias
f3dbffd669 Set accessibility on user class 2021-09-04 16:45:15 +02:00
Matthias
dc6b60ba5c convert API to composable 2021-09-04 16:45:15 +02:00
Matthias
49059e5b83 Update userservice to be a class 2021-09-04 16:45:15 +02:00
Matthias
60fe49cbaf Create substore as function 2021-09-04 16:45:15 +02:00
Matthias
fe8ea0afdf rename init to initAPi 2021-09-04 16:45:15 +02:00
Matthias
dd0589776c Round open/close rates to 8 digits 2021-09-04 16:44:48 +02:00
Matthias
094d47eb7c Round open/close rates to max. 8 digits 2021-09-04 16:43:39 +02:00
Matthias
53c704fed4 Fix type errors resulting from typescript update 2021-08-30 19:38:44 +02:00
Matthias
cbd87edb35 Remove unused getter 2021-08-28 13:57:08 +02:00
Matthias
a58f678757 Remove remaining ftbot.state references 2021-08-28 11:43:20 +02:00
Matthias
1168b996da Remove direct references to botstore.state 2021-08-28 11:39:03 +02:00
Matthias
b56b064a19 Improve type for Logging 2021-08-28 11:36:10 +02:00
Matthias
c3cf37c27c Fix typo in getter-mappping 2021-08-28 10:15:12 +02:00
Matthias
cf4ee1ba23 Convert some state references to Getters 2021-08-26 20:35:33 +02:00
Matthias
d7659969ab Align chart colors to tradingview 2021-08-25 21:07:56 +02:00
Matthias
7d83745776 Add conditional for buy-tag visualization 2021-08-25 20:13:32 +02:00
BillGatesIII
b73d8e3f46
Add buy tag to trade detail 2021-08-24 20:49:03 +02:00
Matthias
cd87ef20a5 Create responsive Dashboard layout (static, non-modifiable) 2021-08-20 20:19:26 +02:00
Matthias
f9eebb626c Add detail-timeframe to backtesting view 2021-08-14 20:18:06 +02:00
Matthias
8c64ae7722 Add proper placeholder to strategy select 2021-08-14 15:49:49 +02:00
Matthias
180b3c5fa3 Allow filtering in TradesList 2021-08-09 19:56:11 +02:00
Matthias
49f9f637d3 fix: Move volume axis to the right
closes #283
2021-08-09 06:55:37 +02:00
Matthias
1eaa7e0151 Fix echarts Imports to have dashboard load right away 2021-08-08 19:58:32 +02:00
Matthias
30c93ac1c3 Fix imports for Cumprofit 2021-08-08 19:55:25 +02:00
Matthias
6a73c48f88 Fix Daily chart direct rendering 2021-08-08 19:53:21 +02:00
Matthias
d0beeda943 Improve number formatting
closes #439
2021-07-30 20:34:19 +02:00
Matthias
c6a866b96c Improve dark table styles 2021-07-30 20:32:55 +02:00
Matthias
bc8d3817bc Update trades schema 2021-07-30 07:08:50 +02:00
Matthias
c08dc84dbe Use router-links directly to avoid deprecation warning from bootstrap-vue 2021-07-18 10:11:34 +02:00
Matthias
ddd769f801 Improve backtest responsiveness 2021-07-17 17:31:01 +02:00
Matthias
1c79f22649 sligntly simplify and improve tradesList display 2021-07-17 17:14:20 +02:00
Matthias
b790eaebf5 Improve profit visualization 2021-07-17 17:05:17 +02:00
Matthias
cde208253d show 0.00% values - reduce percent decimal to 2 2021-07-17 17:04:30 +02:00
Matthias
9dcdf2b3ac Fix endless loop in backtesting 2021-07-17 17:03:45 +02:00
Matthias
5143334005 Show absolute profit in trades list 2021-07-17 16:24:54 +02:00
Matthias
a5468e75ea Fix tradelist layout 2021-07-11 20:44:22 +02:00
Matthias
d739d84eba Fix reload message not closing
closes #419
2021-07-08 20:21:09 +02:00
Matthias
e4283dd9a0 Display UI version if possible 2021-07-06 07:20:47 +02:00
Matthias
a753ed531a Improve backtest layout 2021-07-06 06:56:41 +02:00
Matthias
98aa287b1e Improve backtest layout 2021-07-06 06:24:32 +02:00
Matthias
6f98ea1bc3 Don't show Open order mark in backtesting 2021-07-05 07:18:16 +02:00
Matthias
551e684315 Improve backtest layout 2021-07-05 07:18:16 +02:00
Matthias
466f809425 Update timerangeselect dynamically 2021-07-05 07:18:16 +02:00
Matthias
8c8c430513 Remove pointless div from TradeList 2021-07-05 07:18:16 +02:00
Matthias
6ca06e6742 Improved backtest layout 2021-07-05 07:18:16 +02:00
Matthias
4899e1aa57 Slightly improve table style 2021-07-05 07:18:16 +02:00
Matthias
875bac00d2 Add Confirmations for stop and reload commands
to avoid unintentionally stopping the bot.
2021-07-01 21:02:51 +02:00
Matthias
e97bfa8788 Use DatetimeTZ also in botstatus
closes #211
2021-07-01 20:41:55 +02:00
Matthias
205928e517 Add tooltip in UTC to datetime visualization 2021-07-01 20:36:41 +02:00
Matthias
3db97c07ad Move timezone configuration to App component 2021-07-01 20:19:51 +02:00
Matthias
9f985b6070 Allow timezone selection via settings 2021-07-01 07:15:11 +02:00
Matthias
445f4642e9 Use end-mode for cum-profit-chart
closes #412
2021-07-01 06:34:55 +02:00
Matthias
280380a7ff
Merge pull request #408 from freqtrade/dependabot/npm_and_yarn/master/vue-router-3.5.2
Bump vue-router from 3.5.1 to 3.5.2
2021-06-28 20:03:42 +02:00
Matthias
096c962607 Fix possibly undefined type error 2021-06-28 19:31:05 +02:00
Matthias
531813413f Fix dropdown style 2021-06-28 19:28:58 +02:00
Matthias
d464f12121 Improve whitespaces 2021-06-26 20:47:15 +02:00
Matthias
c143778a49 Fix active navbar link 2021-06-26 20:47:15 +02:00
Matthias
0c1721d9e9 Default plotconfig to closed 2021-06-26 20:47:15 +02:00
Matthias
b0184ecdba Add seperate Log View 2021-06-26 20:47:15 +02:00
Matthias
47a333a840 Add transition for backtesting-sidebsar 2021-06-26 20:47:15 +02:00
Matthias
1616c10602 Small style improvements, always show Graph link 2021-06-26 20:47:15 +02:00
Matthias
7b68d9ce7a Prevent horizontal scrollbar 2021-06-26 20:47:15 +02:00
Matthias
66fcab1119 Small wording changes 2021-06-26 20:47:15 +02:00
Matthias
b78172385f Add option for proper color picker 2021-06-26 20:47:15 +02:00
Matthias
1680b1b227 Add PlotIndicator component, Refactor PlotConfig 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
ccfe3e0e97 Flatten plot configuratior 2021-06-26 20:47:15 +02:00
Matthias
17049a8f45 Improve some plot styling 2021-06-26 20:47:15 +02:00
Matthias
65e55986a0 Improve Plotconfig layout 2021-06-26 20:47:15 +02:00
Matthias
30955c39f5 Improve Graph view 2021-06-26 20:47:15 +02:00
Matthias
a9da0781d8 Plotconfig at right hand side 2021-06-26 20:47:15 +02:00
Matthias
ce9ba4cfa7 Small improvements to balance 2021-06-26 20:47:15 +02:00
Matthias
9320d630d4 Prevent logging errors twice 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
28bb9cd123 Fix HR dark theme 2021-06-26 20:47:15 +02:00
Matthias
2a25e927e0 Style Calendar overlay 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
0426045f77 Extract TimeframeSelect 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
205dddc990 Adapt backtesting to new ways 2021-06-26 20:47:15 +02:00
Matthias
8a3451e4cf Conditionally show Trade OR backtest points 2021-06-26 20:47:15 +02:00
Matthias
916fd67f9c Use correct webpackchunknames 2021-06-26 20:47:14 +02:00
Matthias
b26a484c35 Add backtest stopping support 2021-06-26 20:47:14 +02:00
Matthias
d24cdd4fac Only allow backtesting in webserver mode 2021-06-26 20:47:14 +02:00
Matthias
9a7f0354fa Add execution time 2021-06-26 20:47:14 +02:00
Matthias
019d368b41 Store backtest step + progress 2021-06-26 20:47:14 +02:00
Matthias
823e144bcb Improve backtest display 2021-06-26 20:47:14 +02:00
Matthias
8b9e5d93a1 Improve backtesting layout 2021-06-26 20:47:14 +02:00
Matthias
2f11851600 Realign some backtesting stuff 2021-06-26 20:47:14 +02:00
Matthias
e8bb7edc10 Show absolute profit 2021-06-26 20:47:14 +02:00
Matthias
efa49e494d Improve backtesting logic 2021-06-26 20:47:14 +02:00
Matthias
afbaa41044 Support new backtest options 2021-06-26 20:47:14 +02:00
Matthias
d2744755d2 Adjust backtesting interface to new metrics and possibilities 2021-06-26 20:47:14 +02:00
Matthias
fac90a88d0 Show best trade in backtest results 2021-06-26 20:47:14 +02:00
Matthias
fbb3ce2bdd Extrat backtestResultSelect 2021-06-26 20:47:14 +02:00
Matthias
cf67f8bb09 Enhance backtesting report view 2021-06-26 20:47:14 +02:00
Matthias
a1eac7a14c Reorder results 2021-06-26 20:47:14 +02:00
Matthias
c3344363dd Allow selecting backtest result 2021-06-26 20:47:14 +02:00
Matthias
980edc2333 selected backtest result in store 2021-06-26 20:47:14 +02:00
Matthias
2cc7c88975 List historic backtest results 2021-06-26 20:47:14 +02:00
Matthias
8426475ea5 Improve backtest typing 2021-06-26 20:47:14 +02:00
Matthias
b8b58b885c Allow setting Protections dynamically 2021-06-26 20:47:14 +02:00
Matthias
6d99f2ee8a Add tradeslog to backtesting 2021-06-26 20:47:14 +02:00
Matthias
a7bae84c2b Fix bug in parameter parsing for backtesting 2021-06-26 20:47:14 +02:00
Matthias
edcd3ff62b Improve backtesting layout 2021-06-26 20:47:14 +02:00
Matthias
057293c5c0 Send timeframe for backtesting as well 2021-06-26 20:47:14 +02:00
Matthias
18e9cfd240 Improve backtesting ui 2021-06-26 20:47:14 +02:00
Matthias
7758d2f7c3 Sort pairsummary for backtesting by profit 2021-06-26 20:47:14 +02:00
Matthias
3013a33423 Fix backtestresult in UI for now 2021-06-26 20:47:14 +02:00
Matthias
cc7309d96e Use correct field 2021-06-26 20:47:14 +02:00
Matthias
e288167570 Small improvements to backtest layout 2021-06-26 20:47:14 +02:00
Matthias
b17382f04f Improve backtestResult view 2021-06-26 20:47:14 +02:00
Matthias
5f2fbf3c1f Fix proift-symbol for backtesting 2021-06-26 20:47:14 +02:00
Matthias
85b8f0ca63 Simplify backtesting layout 2021-06-26 20:47:14 +02:00
Matthias
3e0c34222a Add cumprofit to backtesting 2021-06-26 20:47:14 +02:00
Matthias
751cf34017 Small improvements 2021-06-26 20:47:14 +02:00
Matthias
1eb3d4d9de Convert Backtesting to a form flow 2021-06-26 20:47:14 +02:00
Matthias
6a6ee6d718 Add endpoint to stop / reset backtesting 2021-06-26 20:47:14 +02:00
Matthias
1ed25a309f Adapt backtesting view to new candlechartcontainer concept 2021-06-26 20:47:14 +02:00
Matthias
a9e60a1939 Use correct percent value 2021-06-26 20:47:14 +02:00
Matthias
24245a3356 Add trade duration to backtesting 2021-06-26 20:47:14 +02:00
Matthias
0887fdc932 Add new columns to backtest format type 2021-06-26 20:47:14 +02:00
Matthias
6071fce0f4 Small formatting fixes 2021-06-26 20:47:14 +02:00
Matthias
963fe902d2 Use strategy list 2021-06-26 20:47:13 +02:00
Matthias
870fd53d7b Have backtesting show graph 2021-06-26 20:47:13 +02:00
Matthias
bbbddee5f4 Add more options to BacktestReport 2021-06-26 20:47:13 +02:00
Matthias
9eddc34057 Backtesting enhancements 2021-06-26 20:47:13 +02:00
Matthias
6f14b7a5bf Add first version of backtest view 2021-06-26 20:47:13 +02:00
Matthias
9e1a068d08 Properly format dashboard values 2021-06-26 20:45:41 +02:00
Matthias
ce19f13889 Update whitelist when necessary to avoid disconnected pairs_combined view 2021-06-13 10:06:49 +02:00
Matthias
a61f6e860c Use enum for possible tradeViz options 2021-06-12 19:47:02 +02:00
Matthias
385a7fca11 Implement settings page, Show trades in UI Badge
closes #382
2021-06-12 17:23:06 +02:00
Matthias
c258372916 Show marker for open orders 2021-06-06 10:18:09 +02:00
Matthias
8b7dbbed53 Fix style issues 2021-06-02 15:47:02 +02:00
Vanessa Dannenberg
f0030e16ff
make tooltip jump instead of follow
Goes to left or right end of the chart when the crosshairs/mouse passes over it, instead of just following the crosshairs.
2021-06-02 09:38:22 -04:00
Matthias
426daeb145 Update tooltip colors 2021-06-02 09:30:02 +02:00
Matthias
0dba3b9578 Improve responsiveess of navbar 2021-05-28 20:07:30 +02:00
Matthias
5437aa68db Implement layout locking 2021-05-28 19:07:34 +02:00
Matthias
f49dffbddf Add min-heights to charts 2021-05-26 21:00:39 +02:00
Matthias
271178f1e2 Fix indexer error 2021-05-25 22:25:12 +02:00
Matthias
0ead7aa722 Don't add series to legend if series does not exist 2021-05-25 22:14:37 +02:00
Matthias
15fbffe43a Add empty background color 2021-05-25 22:06:43 +02:00
Matthias
135e56da14 Make Chart Threeshakable 2021-05-25 21:44:33 +02:00
Matthias
6e9ae9b2f8 Fix indexer error 2021-05-25 06:55:46 +02:00
Matthias
4d3ad448c3 Use proper fields for tradeDetail 2021-05-25 06:42:56 +02:00
Matthias
44485bbfbb BGColor 2021-05-24 19:23:29 +02:00
Matthias
8ed1929f27 Use tree-shaking API imports 2021-05-24 17:45:20 +02:00
Matthias
6cd941fb9a Fix some type errors 2021-05-24 17:34:24 +02:00
Matthias
b44e32a3f4 Update Candlechart to run on manual update 2021-05-24 17:29:35 +02:00
Matthias
0c5ade07a7 Update some imports to work correctly for new echarts version 2021-05-24 16:39:02 +02:00
Matthias
267597b94b Update echarts to version 5.0 2021-05-24 16:24:46 +02:00
Matthias
2b3f2cd112 Remove console.log 2021-05-23 16:36:03 +02:00
Matthias
70a09a03e7 Fix mouse overlay on icons 2021-05-16 08:47:52 +02:00
Matthias
ffee8d8702 Always update TradeEntries in candlechart - otherwise Trades may stick around 2021-05-15 20:30:21 +02:00
Matthias
d1c66b633b Add absolute profit for PerformanceReport 2021-05-15 19:56:43 +02:00
Matthias
cda58dff6e Improve plot-config behaviour when no subplots are configured 2021-05-14 06:27:52 +02:00
Matthias
21c7ed564c Show Pair in trades_log 2021-05-10 07:26:35 +02:00
Matthias
49acf285a1 rename convert_date method 2021-05-08 11:34:05 +02:00
Matthias
42518b71da Convert from moment to date-fns 2021-05-08 11:30:57 +02:00
Matthias
37fd8835b5 Set botname as page title 2021-05-08 10:07:31 +02:00
Matthias
61399e99cf TradesLog should use a starting zoom
closes #333
2021-05-08 10:02:07 +02:00
Matthias
943e98ff0a Sort pair-summary deterministically
closes #335
2021-05-08 09:57:15 +02:00
Matthias
6e20c88e7f Add "hide small balances" button to balance
closes #339
2021-05-08 09:47:31 +02:00
Matthias
af2825738d Sort by close_date, then by trade_id 2021-04-27 17:20:29 +02:00
Matthias
7ffc34be9a Use correct chunknames 2021-04-24 16:52:13 +02:00
Matthias
2fc8854060 Sort closed trades by trade_id 2021-04-20 21:20:12 +02:00
Matthias
3bc285ec7b Don't sync twice on startup 2021-04-20 21:20:11 +02:00
Matthias
2af9aeb28a extract pagelength for trades request 2021-04-20 21:19:48 +02:00
Matthias
33ea51b244 Implement trades endpoint pagination 2021-04-20 21:19:48 +02:00
Matthias
741e7878f9 Prevent api spamming 2021-04-20 21:18:57 +02:00
Matthias
c9f2076660 Increase api service timeout 2021-04-18 09:33:41 +02:00
Matthias
f28a4432aa
Merge pull request #315 from epigramx/master
Charting fix, mainly for the daily one. Negative values were off.
2021-04-10 13:56:59 +02:00
epigramx
5416a2e3a9 Attempting to fix the fix, daily part only 2021-04-10 14:47:25 +03:00
Matthias
b96f1d7c63 Correctly update Chart title 2021-04-10 11:14:41 +02:00
epigramx
6efdcaebcb Charting fix, mainly for the daily one. Negative values were off. 2021-04-10 10:14:21 +03:00
Matthias
78ab25a7b5 Improve dark style slightly 2021-03-19 08:43:42 +01:00
Matthias
fb108b6073 Move ValuePair to general directory 2021-03-10 16:35:14 +01:00
Matthias
888c67555a Move scrollbar to exclude header 2021-03-10 16:10:20 +01:00
Matthias
d665f23dee Icon: use smiling icon 2021-03-10 10:31:59 +01:00
Matthias
cb780817f3 Correctly type StyleElement 2021-03-08 07:46:40 +01:00
Matthias
564ec3a31e Type profit return value 2021-03-05 20:04:17 +01:00
Matthias
46c806427a Support deleting locks 2021-03-01 19:50:26 +01:00
Matthias
180cbad9ae visualMap is an array... 2021-02-28 20:59:16 +01:00
Matthias
34da0af17e Change tradeslog to barchart 2021-02-28 20:14:51 +01:00
Matthias
2e7d3dff69 Increase decimals for forcebuy
closes #255
2021-02-14 13:01:38 +01:00
Varun (Linux)
f37dccf4b4 adjusted the namegap property in the chart configuration to put space between the axis and label 2021-02-10 17:30:27 +08:00
Varun (Linux)
fd49970cae multi-pane window to overflow after reaching the max height h-100 2021-02-10 17:00:55 +08:00
Matthias
cb4a64b2a2 Fix lint error 2021-02-04 19:35:28 +01:00
Mads Sørensen
e7fbb5d43a Make sidebar narrower, and details taller 2021-02-04 15:13:53 +01:00
mads03dk
37dc2d644a
Merge pull request #1 from freqtrade/master
Update
2021-02-04 14:55:48 +01:00
Matthias
da3460ca0f Format prices in daily stats 2021-02-03 07:54:49 +01:00
Mads Sørensen
8f2ef8f041 Stupid me converted layout data the wrong way... 2021-01-28 17:28:20 +01:00
Mads Sørensen
670f1a6b73 New default layout in trading tab 2021-01-28 17:22:28 +01:00
Mads Sørensen
0e11b30039 Add close reason to trades list 2021-01-28 17:07:24 +01:00
Matthias
55cb52af9a Fix wrong condition in strategylist mounted 2021-01-19 21:55:14 +01:00
Matthias
91c2f5dc6f Add refresh button to strategy list 2021-01-19 21:51:34 +01:00
Matthias
28a1565c24 Improve strategylist component 2021-01-19 21:48:33 +01:00
Matthias
15945c0487 Improve some type safety 2021-01-16 16:07:06 +01:00
Matthias
84e2632e13 Seperate ftbot state into it's own file and add types 2021-01-16 16:00:07 +01:00
Matthias
c240b6c104 Show bot-name 2021-01-16 11:16:13 +01:00
Matthias
de1035545e Keep selected pair active 2021-01-15 20:42:20 +01:00
Mads Sørensen
f433601a07 Fix default layout 2021-01-12 13:59:00 +01:00