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
|
de1035545e
|
Keep selected pair active
|
2021-01-15 20:42:20 +01:00 |
|
Matthias
|
7a553184e7
|
Add icons to tradeactions
|
2020-12-28 10:55:42 +01:00 |
|
Matthias
|
86413a1518
|
Allow different pairSummary sorting method
|
2020-12-05 19:39:52 +01:00 |
|
Matthias
|
741afd6820
|
Improve TimeRangeselect
|
2020-12-05 19:33:37 +01:00 |
|
Matthias
|
86fda37d51
|
Use common profitvariable in profit_summary
|
2020-12-05 17:44:18 +01:00 |
|
Matthias
|
fbb58ab52f
|
Rename open_trades to trades
|
2020-12-05 17:17:39 +01:00 |
|
Matthias
|
fb8abc21a8
|
Make locks non-mandatory
|
2020-12-05 17:17:05 +01:00 |
|
Matthias
|
bfb7fe19c5
|
Make pairSummary more flexible
|
2020-12-05 17:14:42 +01:00 |
|
Matthias
|
082fd0c027
|
Move PairSummary to props instead of using vuex
|
2020-12-05 17:06:26 +01:00 |
|
Matthias
|
eb128b89ce
|
Remove deprecated trade_profit
|
2020-12-03 20:15:36 +01:00 |
|
Matthias
|
1062776f36
|
Improve styling
|
2020-11-20 06:58:32 +01:00 |
|
Matthias
|
c0ebc76893
|
Add PairSummary (first version)
|
2020-11-20 06:58:32 +01:00 |
|
Matthias
|
041bca890c
|
Use better icon for Forcebuy
|
2020-11-20 06:56:48 +01:00 |
|
Matthias
|
b316f8550d
|
Improve layout of small buttons
|
2020-11-20 06:48:18 +01:00 |
|
Matthias
|
cbf1981839
|
Add icons and restyle botcontrols
|
2020-11-14 20:08:18 +01:00 |
|
Matthias
|
8f896e4ae0
|
Add title's to have tooltips for controls
|
2020-11-13 07:40:16 +01:00 |
|
Matthias
|
ab5660731f
|
Controls should only enable buttons that currently make sense
|
2020-11-13 06:49:41 +01:00 |
|
Matthias
|
9265a6de53
|
Add inteligent refresh logic that only refreshes when needed
closes #108
|
2020-11-10 20:24:00 +01:00 |
|
Matthias
|
f9d75219e4
|
Move isTrading to store
|
2020-11-08 11:40:26 +01:00 |
|
Matthias
|
3dae24c16f
|
Merge branch 'start_trades'
|
2020-11-08 11:08:27 +01:00 |
|
Matthias
|
554f64e91e
|
Show botcontrols only when the bot is trading
|
2020-11-08 11:00:48 +01:00 |
|
Matthias
|
833526fee2
|
Use getter for current locks
|
2020-10-26 19:45:40 +01:00 |
|
Matthias
|
8ec31cbb35
|
Add Pairlock view
|
2020-10-26 19:45:40 +01:00 |
|
Matthias
|
350e5327e1
|
Use typescript syntax
|
2020-10-25 10:35:19 +01:00 |
|
Matthias
|
5ceb84bea4
|
Improve trade type, reduce duplicity
also, improve detail_view types
|
2020-10-21 07:31:22 +02:00 |
|
Francisco Diaz
|
b4bdf037e9
|
Fix trailing zeros in TradeDetail view
Some rates in the "Trade Detail" view were not using the formatPercent()
helper and due to this, the view was trailing zeros.
|
2020-10-19 19:52:50 -03:00 |
|
Matthias
|
6daa8fc349
|
Update files from new linting rule
|
2020-10-06 08:00:26 +02:00 |
|
Matthias
|
5a6a71e08a
|
Add strategy endpoint
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
b4d185c998
|
Adapt to recommended style guides
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
25cce25fc1
|
Move candlechart components to different directory
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
9f121c9c32
|
Introduce Candlechart container
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
154e9fed3d
|
Use correct default name
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
009a23f32e
|
Improve multiplot saving
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
062769f764
|
ALlow multiple plotconfigs
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
2d8e65b675
|
rename plotconfig from strategy action
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
ea6608c71e
|
Improve plot configurator
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
297f3e0420
|
Improve timerange styling
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
443f571978
|
dataframe return value should include strategy
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
81972b3a52
|
Add strategy list
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
3a6786b39d
|
Load from strategy should be part of plotconfig
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
c78dc26aba
|
Make UTC selection dynamic
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
c5e1144e9d
|
Move plotconfiguration to CandleChart
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
8d31d7faed
|
Improve graph and provide strategy to endpoint
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
4ffb9d18b8
|
Fix styles
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
d33720d4bf
|
Fix imports to use @ symbol
|
2020-10-02 07:07:57 +02:00 |
|
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 |
|