Matthias
|
c5da60c090
|
use plotStore instead of vmodel for plotConfigurator
|
2022-11-01 15:52:11 +01:00 |
|
Matthias
|
e99deff46f
|
Move plotconfig logic to plotStore
|
2022-11-01 14:45:37 +01:00 |
|
Matthias
|
1b21177351
|
Simplify CandleChartContainer by moving plotconfig name to store
|
2022-11-01 14:30:29 +01:00 |
|
Matthias
|
148060bf89
|
Extract plot settings from botStore
|
2022-11-01 14:21:05 +01:00 |
|
Matthias
|
dafbda9fcc
|
Improve colors in plotConfigurator
|
2022-11-01 13:19:13 +01:00 |
|
Matthias
|
94d0fd5bb5
|
Improve candleChart behavior
|
2022-10-31 20:41:34 +01:00 |
|
Matthias
|
6230abedab
|
Update wording to Entry in candlechart
|
2022-10-31 20:07:52 +01:00 |
|
Matthias
|
0361fc1424
|
Simplify ResultChart
|
2022-10-30 12:55:14 +01:00 |
|
Matthias
|
a2d9889d32
|
Extract backtest-chart from backtesting component
|
2022-10-30 12:02:48 +01:00 |
|
Matthias
|
27645c3131
|
Wrap trade-nav when not enough space is available
|
2022-10-30 11:57:28 +01:00 |
|
Matthias
|
81541bf861
|
Don't use component alias
|
2022-10-30 11:15:40 +01:00 |
|
Matthias
|
46ee4131f4
|
Improve fee display in trade detail
|
2022-10-21 16:18:39 +02:00 |
|
Matthias
|
03b4623619
|
Fix some lint errors
|
2022-10-19 07:59:50 +02:00 |
|
Matthias
|
c00bbf16fc
|
Have pairlist length as hover over whitelist title
|
2022-10-01 20:38:50 +02:00 |
|
Matthias
|
0160fbe61b
|
Sort daily-chart correctly
closes #948
|
2022-09-27 18:11:58 +02:00 |
|
Matthias
|
be563c62a8
|
Improve usability of ForceEntry from
|
2022-09-22 07:20:13 +02:00 |
|
Matthias
|
1710ea920b
|
Refactor Backtesing to have a BacktestChartView
|
2022-09-15 20:16:06 +02:00 |
|
Matthias
|
43d6ae3884
|
Add Profit-distribution plot to backtesting
|
2022-09-14 20:14:20 +02:00 |
|
Matthias
|
4fdd72045b
|
Add more options to profitdistributionchart
|
2022-09-14 20:00:10 +02:00 |
|
Matthias
|
261b3fb947
|
Convert profitdistro chart to use computed props
|
2022-09-14 19:34:22 +02:00 |
|
Matthias
|
159f69c141
|
Add profitdistribution chart
|
2022-09-14 19:34:22 +02:00 |
|
Matthias
|
455a15dd00
|
Fix theme storage
closes #931
|
2022-09-10 14:06:30 +02:00 |
|
Emre
|
56574f9467
|
Fix popover not triggering on safari
|
2022-09-08 17:20:35 +03:00 |
|
Matthias
|
484ed8aa5d
|
Add e2e test for log page
|
2022-09-04 16:57:46 +02:00 |
|
Matthias
|
d4d30f4005
|
Slightly improve trade color scheme
|
2022-08-28 09:14:31 +02:00 |
|
Matthias
|
ee86dbdf29
|
Fix null type error
|
2022-08-24 20:49:53 +02:00 |
|
Matthias
|
44c6299c10
|
Fix cum-profit chart not updating
|
2022-08-13 15:35:31 +02:00 |
|
Matthias
|
785a7ebc24
|
Fix order Return type
|
2022-08-10 20:03:04 +02:00 |
|
Matthias
|
6d5ac2fa8d
|
add forceExit form for parital exits
|
2022-08-10 20:03:04 +02:00 |
|
Matthias
|
f76fe14fc2
|
Update forceExit wording
|
2022-08-10 20:03:04 +02:00 |
|
Matthias
|
7ddf95044f
|
Improve exit message wording
|
2022-08-10 20:03:04 +02:00 |
|
Matthias
|
fa4be3daad
|
Remove unused methods
|
2022-08-10 20:03:04 +02:00 |
|
daniila
|
9413ff8c33
|
Don't show side if spot, removed brackets
|
2022-08-04 10:12:25 +00:00 |
|
me
|
673ba6a0a1
|
show trade side in trade navigation
|
2022-08-03 22:13:29 +00:00 |
|
me
|
943b8d3602
|
profit abs in pairs summary
|
2022-08-03 22:13:09 +00:00 |
|
Matthias
|
0dab6fa60f
|
Add title to Trade navigator
|
2022-08-02 20:36:47 +02:00 |
|
Matthias
|
7a781b33d7
|
Merge pull request #880 from daniila/chart_trade_navigation
Chart trade navigation
|
2022-08-02 20:33:10 +02:00 |
|
Matthias
|
4a8b304802
|
Add leverage to forceentry field
|
2022-08-02 20:09:43 +02:00 |
|
me
|
3d417fe774
|
before and after candles now based on timeframe
|
2022-08-02 13:25:13 +00:00 |
|
me
|
c15e0edee5
|
click handler to setup()
|
2022-08-02 02:18:45 +03:00 |
|
me
|
ba81347c56
|
Fixed linting errors
|
2022-08-02 01:50:36 +03:00 |
|
me
|
d2acee7c93
|
typing for selectedTrade and sorting to setup()
|
2022-08-01 23:28:10 +03:00 |
|
me
|
0a18721705
|
Chart moves to selected trade
|
2022-08-01 03:58:50 +03:00 |
|
me
|
12b2e3aad9
|
emit selected trade event and sorting by date
|
2022-08-01 03:57:50 +03:00 |
|
me
|
63910f19f1
|
Created column for trades list
|
2022-07-31 19:03:46 +03:00 |
|
Matthias
|
b09189f0c1
|
Show liquidation price in trade detail
|
2022-07-30 16:40:33 +02:00 |
|
Matthias
|
20d3b80d41
|
Fix cumProfitChart being empty
part of #879
|
2022-07-30 07:09:48 +02:00 |
|
Matthias
|
7e931487e1
|
Improve detail order output
|
2022-07-24 20:09:54 +02:00 |
|
Matthias
|
7f0715d133
|
Add CAGR and profit factor to backtest view
https://github.com/freqtrade/freqtrade/issues/7116
|
2022-07-24 20:09:44 +02:00 |
|
Matthias
|
dfc38dff68
|
Show assumed initial capital in balance chart
|
2022-07-21 07:13:18 +02:00 |
|
Matthias
|
51bee418d6
|
Fix pair-changing not refreshing chart
|
2022-07-16 22:01:50 +02:00 |
|
Matthias
|
33bfbbd3a5
|
Fix component tests
|
2022-07-13 07:35:07 +02:00 |
|
Matthias
|
c95748f584
|
Remove some onneeded props
|
2022-07-13 07:35:07 +02:00 |
|
Matthias
|
ab17270e74
|
Update some type errors
|
2022-07-13 07:35:07 +02:00 |
|
Matthias
|
468d05e496
|
Remove more unneeded dependencies
|
2022-07-13 07:35:07 +02:00 |
|
Matthias
|
25445685f5
|
Update components to import from vue
|
2022-07-13 07:34:45 +02:00 |
|
Matthias
|
667456b725
|
Store Heikin Ashi setting
|
2022-07-11 16:34:00 +02:00 |
|
Matthias
|
befa2d6e57
|
Remove no longer used condition
|
2022-07-04 19:41:55 +02:00 |
|
Matthias
|
0a13da326b
|
Fix short entries not showing
closes #839
|
2022-07-03 08:55:28 +02:00 |
|
Matthias
|
65b4e2903b
|
Fix tooltip not showing short signals
|
2022-06-21 07:12:01 +02:00 |
|
Matthias
|
bfecaa8a2f
|
Update Trade symbols
|
2022-06-19 16:55:17 +02:00 |
|
Matthias
|
c8c6dfa918
|
Label formatting
|
2022-06-19 16:15:56 +02:00 |
|
Matthias
|
8b78a87e06
|
Add empty candles at end to allow scroll past
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
f8918db078
|
Improve Trade vis formatting
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
362d2731e3
|
Simplify legend
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
743d5e17bc
|
Update trade visualization in chart
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
e87e073357
|
Encode more info in icons/colors
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
a757c2410a
|
Show Trading volume in bot overview (if available)
|
2022-06-18 17:14:30 +02:00 |
|
Matthias
|
f4f8419e09
|
Rename cypress tests to .cy.ts
|
2022-06-15 20:16:40 +02:00 |
|
Matthias
|
fa493c22d2
|
Fix tradecount in header not resetting to 0
|
2022-06-15 19:35:14 +02:00 |
|
Matthias
|
f83524a8ba
|
Add daily % metric to daily stats
|
2022-06-11 11:40:20 +02:00 |
|
Matthias
|
146f68deaa
|
Migrate cypress to cypress 10.0
|
2022-06-08 20:49:19 +02:00 |
|
Matthias
|
b0037a6a54
|
Improve Single order display
|
2022-06-06 13:44:01 +02:00 |
|
Matthias
|
de50ed88d9
|
Support not having an exit column
|
2022-06-05 23:09:26 +02:00 |
|
Matthias
|
136d3f257a
|
Rebrand ForceBuy to ForceEntry
|
2022-05-25 19:20:18 +02:00 |
|
Matthias
|
2f2e88b8ec
|
Update forcebuy to properly validate
|
2022-05-25 19:16:55 +02:00 |
|
Matthias
|
b6459c25db
|
Improve wording, add order count
|
2022-05-25 19:16:44 +02:00 |
|
Matthias
|
6885df3efc
|
Update backtesting with new options
|
2022-05-17 19:30:28 +02:00 |
|
Matthias
|
ba75fca158
|
Add canceled trade entries to Backtesting view
|
2022-05-17 07:05:37 +02:00 |
|
Matthias
|
3bf4eb94c6
|
Add refresh-block to refreshSlow
|
2022-05-12 07:13:35 +02:00 |
|
Matthias
|
860f56f8d5
|
Fix component tests
|
2022-05-11 07:58:24 +02:00 |
|
Matthias
|
42f8662b3d
|
Fix small bug in backtest display
|
2022-05-11 07:12:35 +02:00 |
|
Matthias
|
51834337f2
|
Fix botcomparison summary rendering
|
2022-05-09 07:10:34 +02:00 |
|
Matthias
|
f493b25d5a
|
Allow selection of Multiple bots for Dashboard View
|
2022-05-04 20:43:14 +02:00 |
|
Matthias
|
0202bcea96
|
Fix UI version display
|
2022-05-01 16:43:17 +02:00 |
|
Matthias
|
c80ec9f772
|
Properly handle Null values in profit responses
|
2022-04-29 20:02:01 +02:00 |
|
Matthias
|
9aa12ed5c0
|
Update some types
|
2022-04-28 19:21:30 +02:00 |
|
Matthias
|
4c85f41401
|
Simplfiy store setup
|
2022-04-28 07:38:59 +02:00 |
|
Matthias
|
3347d055f0
|
Fix some type errors
|
2022-04-27 06:22:37 +02:00 |
|
Matthias
|
4de3a96fae
|
Fix small bug in handling invalid responses
|
2022-04-23 10:43:12 +02:00 |
|
Matthias
|
3ab4aed5f4
|
Fix daily chart not loading properly
|
2022-04-22 20:08:35 +02:00 |
|
Matthias
|
4be917852c
|
Improve refresh behaviour during startup
|
2022-04-22 07:24:20 +02:00 |
|
Matthias
|
118b21de3f
|
Fix plotconfigurator Bug
|
2022-04-21 20:24:28 +02:00 |
|
Matthias
|
70011435de
|
Fix online status
|
2022-04-21 20:18:28 +02:00 |
|
Matthias
|
0c731255ab
|
Some minor updates
|
2022-04-21 19:36:12 +02:00 |
|
Matthias
|
4c08ec9030
|
Improve handling when not logged in
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e969cf83a8
|
composition: migrate remaining components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2baabf7f04
|
composition: more components to composition api
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fe3075e6d3
|
composition: some more components
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
9a282856e4
|
pinia: migrate uiversion
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f19057f6e9
|
pinia: migrate chartTheme to settingsStore
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
27d7e01f78
|
pinia: extract initBots()
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
d58d7c5fd2
|
pinia: botcomparison
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ef364ddc94
|
pinia: update backtesting to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
381455ddc4
|
pinia: more components to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
46402fb7aa
|
pinia: more modules to pinia
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f7ec082720
|
pinia: fix some stuff
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
7bb2b0fe72
|
pinia: Update some components to use botStore
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f8d6bad055
|
pinia: Update refresh logic
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
43587cfe45
|
pinia: candlechart and logview
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
c7620cd1ed
|
pinia: reloadControl
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
02f73ed0d5
|
pinia: Update BotList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fa5e039e8f
|
pinia: convert navbar
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ffada86507
|
composition: ThemeSelect
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
be80da4f06
|
compositioN: error and valuepair
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
fdfeed35af
|
composition: DailyStats
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
5298127402
|
composition: plotconfig
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2a49381c6c
|
compositon: candleChartcontainer
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
938f3dd54b
|
composition: convert some simple views
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f9c9a487b5
|
composition: hourlyChart
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
1c1143b086
|
composition: comprofitchart
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
0cef5e780d
|
composition: tradesLog
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2b1fbeb6f3
|
composition: TradeProfit
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
928e9b9361
|
composition: TradeList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
f79c90ab96
|
composition: apipairlist
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e91144fdaf
|
composition: forcebuyFor
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
50ee60042a
|
composition: strategyselect
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ab7ce0328b
|
composition: customTradeList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
e79409e35f
|
composition: botcontrols
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
6d231533dd
|
composition: login.vue
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
89e61a3f16
|
composition: Botentry
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
614c2a80c6
|
Fix navbar badge
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
01dd38c0db
|
composition: pairsummary
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
47d54b8099
|
composition: botcomparison
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
bbf80305e1
|
compositionApi: PairLockList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
68321bec28
|
Composition: botlist
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
ce85a70bc6
|
compositionApi: ReloadControl
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
33660e65c1
|
composition: balance
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
166eef6a93
|
composition: botstatus
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
de0838b97b
|
composition: TradesList
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
26abce01b5
|
composition: navfooter
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
2738d03363
|
composition: update LogViewer
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
80f01ed91a
|
composition: BotList
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
e87289cc3f
|
pinia: convert alertsStore to pinia
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
e1810eabbf
|
pinia: add layout store
Navbar to composition API
Trading.vue to composition API
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
2d91945662
|
Remove settings store module
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
77ad7d20a2
|
Update components to use pinia store
|
2022-04-21 07:50:18 +02:00 |
|
Matthias
|
dda64caac0
|
Improve settings test resiliance
|
2022-04-14 06:47:11 +02:00 |
|
Matthias
|
4f744a402d
|
Only load one strategy from historic result
|
2022-04-13 07:01:08 +02:00 |
|
Matthias
|
bef7202554
|
Extract history-load to separate component
|
2022-04-13 07:01:08 +02:00 |
|
Matthias
|
f80ac13ab0
|
E2E: backtesting
|
2022-04-12 20:52:48 +02:00 |
|
Matthias
|
06ba81c681
|
Don't show long/short if trading spot
|
2022-04-09 10:43:46 +02:00 |
|
Matthias
|
47e314d922
|
Fix tradingmode filter
|
2022-04-09 08:56:41 +02:00 |
|
Matthias
|
cce3c11d1e
|
Trade-detail should show amount
|
2022-04-09 08:54:38 +02:00 |
|
Matthias
|
ae920f6445
|
Improve output of "botstatus"
|
2022-04-09 08:48:43 +02:00 |
|
Matthias
|
8f03909119
|
Update forcebuy to forceentry
|
2022-04-08 07:44:28 +02:00 |
|
Matthias
|
6b5f8e84f7
|
Update chart naming
|
2022-04-07 07:08:13 +02:00 |
|
Matthias
|
bf759428a4
|
Add long/short indicator on tradesLog
|
2022-04-07 07:04:58 +02:00 |
|
Matthias
|
5828981646
|
Add short backtesting results
|
2022-04-07 06:59:08 +02:00 |
|
Matthias
|
44363be94e
|
Align drawdown backtesting metrics
|
2022-04-07 06:43:07 +02:00 |
|
Matthias
|
829628127b
|
Update backtesting result for exit terminology
|
2022-04-06 20:46:17 +02:00 |
|
Matthias
|
173896137b
|
Update types for Exit renaming
|
2022-04-06 20:38:38 +02:00 |
|
Matthias
|
e8d334ceb1
|
Improve wording for long signals
|
2022-04-06 19:31:32 +02:00 |
|
Matthias
|
4c375792ca
|
Some minor updates for update to short trading
|
2022-03-30 20:12:28 +02:00 |
|
Matthias
|
054cd4054a
|
Update buy_tag wording to entrytag
|
2022-03-20 09:28:24 +01:00 |
|
Matthias
|
50a8858035
|
Merge pull request #697 from xxRockOnxx/feat/rename-bot
feat: rename bot
|
2022-03-12 06:43:38 +01:00 |
|
Lemuel
|
fe6f78fdb0
|
feat: rename bot
|
2022-03-12 13:02:53 +08:00 |
|
Lemuel
|
7362e8d5e2
|
move heikin ashi formatter to its own file
|
2022-03-11 18:57:27 +08:00 |
|
Lemuel
|
b786ac3749
|
feat: heikin ashi format dataset
|
2022-03-11 14:56:14 +08:00 |
|
Lemuel
|
01fdbb1a73
|
create a type for loading status
|
2022-03-04 03:16:21 +08:00 |
|
Lemuel
|
50cf3e2486
|
load selected pair on load
|
2022-03-04 03:06:44 +08:00 |
|
Lemuel
|
06b5cc5230
|
prettier
|
2022-03-04 02:46:42 +08:00 |
|
Lemuel
|
f39d3189b3
|
Show trading loading status
|
2022-03-04 02:37:38 +08:00 |
|
Matthias
|
8d9ff616bb
|
Show Orders in trade detail if possible
|
2022-03-02 20:28:33 +01:00 |
|
Matthias
|
b406fe14d4
|
Show Trade direction in trae-list
|
2022-03-02 20:28:33 +01:00 |
|
Matthias
|
27fe412a17
|
Simplify Futures detail page
|
2022-03-02 20:28:33 +01:00 |
|
Matthias
|
2130e07c64
|
Improve trade-detail view
|
2022-02-20 16:30:25 +01:00 |
|
Matthias
|
f63836e56b
|
Add "increase over initial capital" to balance table
|
2022-02-07 20:06:14 +01:00 |
|
Matthias
|
ca7b9efcb1
|
Update dev port to 3000
|
2022-02-05 20:13:18 +01:00 |
|
Matthias
|
f2574b8b6e
|
Revert removal of limit parameter for now
|
2022-02-05 19:53:05 +01:00 |
|
Matthias
|
5f241a41b2
|
Remove unused variable
|
2022-02-05 19:34:59 +01:00 |
|
Matthias
|
4702a0d057
|
Add detail view for margin trades
|
2022-02-05 19:22:20 +01:00 |
|
Matthias
|
4aef20ca86
|
Fix forcebuy schema
|
2022-02-05 19:22:20 +01:00 |
|
Matthias
|
66348322b4
|
Don't limit lookback to 500 candles
|
2022-02-05 19:22:20 +01:00 |
|
Matthias
|
e37e901b8e
|
Remove log statement
|
2022-02-05 19:22:20 +01:00 |
|
Matthias
|
ca3cd13629
|
Add forceshort capability to forcebuy form
|
2022-01-27 06:52:35 +01:00 |
|
Matthias
|
6b9a590ddd
|
Refresh right after login
|
2022-01-24 20:28:42 +01:00 |
|
Matthias
|
ce4208c452
|
Hide small balances from Chart
|
2022-01-24 19:47:33 +01:00 |
|
Matthias
|
c40660c2cb
|
Update definition of "small balance" for Balance chart
|
2022-01-24 19:36:32 +01:00 |
|
Matthias
|
367527ce9c
|
Allow stake-amount when forcebuying
|
2022-01-22 15:00:12 +01:00 |
|
Matthias
|
9413e75b12
|
Fix bug in forcesell all
|
2022-01-22 13:22:52 +01:00 |
|
Matthias
|
136f7a8267
|
Add forcesell all button to botcontrols
|
2022-01-22 13:04:12 +01:00 |
|
Matthias
|
e9ad00d59b
|
Fix Bad balance chart
|
2022-01-06 09:11:36 +01:00 |
|
Julien GAINZA
|
883c57bd6a
|
TradeLog fix
|
2022-01-05 09:30:03 +01:00 |
|
Julien GAINZA
|
180572fe1e
|
TradeLog info Box rearrengement
|
2022-01-04 17:51:37 +01:00 |
|
Matthias
|
d906b7546f
|
Update tsconfig to work for e2e tests
|
2022-01-01 19:59:23 +01:00 |
|
Matthias
|
73ecb0c332
|
Improve responsiveness of grid layouts
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
99c340db38
|
Fix missing mandatory property for profitpill
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
514c8da51a
|
Small style adjustments, improving mobile style
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
92e8b9f51a
|
Improve responsive detail view
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
d879e07d92
|
Simplify customtradelistentry
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
6121fb9d06
|
Use tradeProfit pill in trade details
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
c8db1db82c
|
Detail view for responsive mode
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
4a9846cdd1
|
Show stake amount in trade detail
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
ac948fccee
|
Fix margin issue
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
bd76da58b7
|
Fix tradeaction menu
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
7bcc2e44ac
|
CustomTradeList - support pagination
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
7bc6192f73
|
Additional responsive routes
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
919c16a33a
|
Improve styling of cstom-trade-entry
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
f8005f5542
|
Fix charts in mobile version
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
3a36cb3b6d
|
Extract trade actions (not fully working yet!)
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
9fb9fd8d20
|
Cleanup miss-placed log message
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
85bdfb5d7c
|
Add Icons to Footer
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
b354ab66b5
|
Some cleanup
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
b85241e7c2
|
Simplify mobile trade view
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
1578881e86
|
DatetimeTZ should allow formatting date only
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
f344b211f6
|
Improve mobile style
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
a0f6cba2f4
|
Improve profit symbol visual
|
2022-01-01 17:23:29 +01:00 |
|
Matthias
|
922cea51c3
|
Initial version of customTradeList
|
2022-01-01 17:23:28 +01:00 |
|
Matthias
|
7f12e6a001
|
Don't show layout locking in Mobile view
|
2022-01-01 17:23:00 +01:00 |
|
Matthias
|
9997d7aca1
|
First try bottom-nav
|
2022-01-01 17:23:00 +01:00 |
|
Matthias
|
e0a47f49f1
|
chore: Properly type alerts
|
2021-12-20 20:15:39 +01:00 |
|
Matthias
|
7350b5109a
|
chore: use enum for namespaced vuex store referencing
|
2021-12-20 20:12:57 +01:00 |
|
Matthias
|
7d55958252
|
Add Balance graph
|
2021-12-19 20:06:25 +01:00 |
|
Matthias
|
095dc6adcc
|
Remove pointless component
|
2021-12-19 16:57:22 +01:00 |
|
Matthias
|
0a99eaea9e
|
Add cypress component tests
|
2021-12-17 19:45:02 +01:00 |
|
Matthias
|
a99b2d0ac7
|
Make Pair-dropdown searchable
closes #568
|
2021-12-15 19:41:32 +01:00 |
|
Matthias
|
968a752658
|
Add checkmark to highlight selected blacklist pairs
|
2021-12-11 19:43:19 +01:00 |
|
Matthias
|
9f4c6c6e31
|
Add blacklist_delete support
|
2021-12-11 19:43:19 +01:00 |
|
Matthias
|
8ca0d67d1c
|
Fix duplicate class usage
|
2021-12-11 19:43:19 +01:00 |
|
Matthias
|
b48038e47d
|
Move exit actions to popover
|
2021-11-27 09:15:21 +01:00 |
|
Matthias
|
cf398f98e8
|
Allow forceselling in multibot environment correctly
closes #590
|
2021-11-26 07:00:09 +01:00 |
|
Matthias
|
27d433d56a
|
Improve dark popover style
|
2021-11-24 20:36:42 +01:00 |
|
Matthias
|
01a29a9be0
|
Add support for forcebuy ordertypes
|
2021-11-24 20:19:34 +01:00 |
|
Matthias
|
2891146673
|
prepare Chart for short trades
|
2021-11-20 20:12:02 +01:00 |
|
Matthias
|
9e9989b57d
|
Fix wrong offset on trades log
|
2021-11-15 19:12:02 +01:00 |
|
Matthias
|
7ab950aecf
|
Trade-signals come in as "signal_close" now
|
2021-11-14 09:50:47 +01:00 |
|
Matthias
|
2681f37063
|
Align charts, remove unneeded 2nd axis on cumprofitchart
|
2021-11-13 08:26:37 +01:00 |
|
Matthias
|
99f0baba42
|
Improve subplot height calculation, fix wrong subplot order
|
2021-11-13 08:18:33 +01:00 |
|
Matthias
|
f4420737f3
|
Fix subplots not being in order
|
2021-11-12 19:32:41 +01:00 |
|
Matthias
|
317fbb564e
|
Name volume y axis
|
2021-11-12 19:32:41 +01:00 |
|
Matthias
|
8fe0cb3694
|
Improved login experience (part of #575)
|
2021-11-09 06:45:40 +01:00 |
|
Matthias
|
2f2edb331c
|
Fix login message
closes #575
|
2021-11-08 06:58:59 +01:00 |
|
Matthias
|
8f1e6f874a
|
Fix dashboard profit calculation
closes #565
|
2021-11-04 20:34:16 +01:00 |
|
Matthias
|
4853e19899
|
Prevent empty name subplots
|
2021-11-03 06:51:38 +01:00 |
|
Matthias
|
7a8fcb751a
|
Improve responsiveness of Graph view
|
2021-11-02 07:11:02 +01:00 |
|
Matthias
|
11ac1f8aba
|
fix plot creator
closes #561
|
2021-11-01 19:53:06 +01:00 |
|
Matthias
|
1554bc079a
|
ensure that open profit also updates in bot-comparison
closes #543
|
2021-10-28 19:33:08 +02:00 |
|
Matthias
|
58bce4c162
|
Add spacing between online-status and checkbox
|
2021-10-24 19:46:03 +02:00 |
|
Matthias
|
e3c3e93720
|
Show profitSymbol in profitpill
|
2021-10-24 15:11:55 +02:00 |
|