Matthias
|
44c6299c10
|
Fix cum-profit chart not updating
|
2022-08-13 15:35:31 +02:00 |
|
Matthias
|
4cda6b9581
|
Merge pull request #889 from freqtrade/dependabot/npm_and_yarn/main/vue-grid-layout-2.4.0
build(deps): bump vue-grid-layout from 2.3.12 to 2.4.0
|
2022-08-10 20:18:46 +02:00 |
|
Matthias
|
ff6e1d3ddb
|
Fix useRoute helper
|
2022-08-10 20:13:32 +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
|
098ef58a5d
|
endValue handling if no trade close_timestamp
|
2022-08-02 11:57:05 +03: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
|
b41cee496a
|
Righ sidebar button to the right
|
2022-08-01 04:04:36 +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
|
43244d322e
|
Fix backtesting chart height
closes #879
|
2022-07-30 07:15:00 +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
|
570581186e
|
Expose botcontrols on top of tabs
|
2022-07-16 12:56:58 +02:00 |
|
Matthias
|
4296e81258
|
Remove unused imports
|
2022-07-13 07:35:30 +02:00 |
|
Matthias
|
8ccdb9eb66
|
Remove ID's where not necessary, add type
|
2022-07-13 07:35:07 +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
|
7712d49997
|
Fix some errors in router config
|
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
|
ec43c02bc9
|
Add path Sample symbol
|
2022-06-19 16:15:56 +02:00 |
|
Matthias
|
359e9bdfc7
|
Extract trade symbols to constants
|
2022-06-19 16:15:56 +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
|
0947f73441
|
Split orders type ...
|
2022-06-19 16:15:55 +02:00 |
|
Matthias
|
47c48c9011
|
Fix UI
|
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
|
86897e1f64
|
Add offset to trades response
|
2022-06-18 17:27:26 +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
|
c475ca30c2
|
Fix type error in daily
|
2022-06-13 19:45:18 +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
|
9d7748b504
|
Update/Improve timezone handling
|
2022-06-05 14:27:51 +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
|
9226df5830
|
Add liquidation price to trade model
|
2022-05-22 09:01:59 +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
|
ccfa81b051
|
Properly handle dashboard startup
|
2022-05-12 19:25:01 +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
|
5cdbd8c8e6
|
Fix layout problem
|
2022-05-02 21:28:52 +02:00 |
|
Matthias
|
0202bcea96
|
Fix UI version display
|
2022-05-01 16:43:17 +02:00 |
|
Matthias
|
c04e1a163f
|
Update backtest graph display
|
2022-04-30 19:28:54 +02:00 |
|
Matthias
|
c80ec9f772
|
Properly handle Null values in profit responses
|
2022-04-29 20:02:01 +02:00 |
|
Matthias
|
c385d7a097
|
fix bug in fetch logic
|
2022-04-28 19:38:51 +02:00 |
|
Matthias
|
bc7f21eaff
|
Reconfigure project to properly work with volar
|
2022-04-28 19:33:49 +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
|
43676179dc
|
Improve sync behaviour
|
2022-04-28 07:38:59 +02:00 |
|
Matthias
|
07f167171a
|
use vue-tsc to check types
|
2022-04-27 06:53:45 +02:00 |
|
Matthias
|
3347d055f0
|
Fix some type errors
|
2022-04-27 06:22:37 +02:00 |
|
Matthias
|
a983bc3f51
|
Add locks side to type
|
2022-04-25 11:17:07 +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
|
8a0b852912
|
Fix empty layout on initial load
|
2022-04-22 19:35:57 +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
|
b272c73e89
|
pinia: Update error handling
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
18e56258e9
|
pinia: Remove vuex dependencies
|
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
|
a4e97807aa
|
pinia: dashboard...
|
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
|
9d78c0781a
|
pinia: Update Trading view
|
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
|
aed1e7da73
|
pinia: some small adjustments
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
673cc4e4c0
|
pinia: first versio of botwrapper
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
98fbe02566
|
pinia: some actions transformed
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
8aef54aa17
|
pinia: botgetters
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
24d7fb7104
|
pinia: botstore-state
|
2022-04-21 07:50:19 +02:00 |
|
Matthias
|
987d42b4b8
|
vuex: fix some types
|
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
|
792e3a3425
|
composition: backtesting
|
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
|
c49643a5c6
|
Composition: graphs
|
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 |
|