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 |
|