Matthias
|
fa8b43fdf1
|
Autoselect first pair in whitelist for graph
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
a8cba2538d
|
Set plotconfig name in vuex correctly
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
1886e3328f
|
Add plotconfig selector
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
062769f764
|
ALlow multiple plotconfigs
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
08fa402df4
|
Rename plotconfigstorage function
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
2d8e65b675
|
rename plotconfig from strategy action
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
c9c5d5a6cd
|
Add available_pairs to select historic data pairs
|
2020-10-02 07:07:57 +02:00 |
|
Matthias
|
32fa21fbf8
|
Add strategy type to result
|
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
|
b9bfab7722
|
Update history type
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
5e8923f746
|
Add historic view
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
de4ed9a20f
|
Rename Endpoint to pair_candles to be clear what it contains
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
1e2d1c2587
|
Persist plotconfig to localstore
|
2020-10-02 07:07:56 +02:00 |
|
Matthias
|
8b8693ae72
|
Get PlotConfig from backend
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
222d9e9c40
|
Add some types to vuex actions
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
8443184f7d
|
Fix pair history loading
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
5e498618b0
|
Add pair-history downloading
|
2020-10-02 07:06:37 +02:00 |
|
Matthias
|
a6d4de0c66
|
Don't Ping if we're not logged in
|
2020-09-20 15:59:35 +02:00 |
|
Matthias
|
6ebdb33b72
|
Rename Getters enum to be correct
|
2020-09-20 13:36:45 +02:00 |
|
Matthias
|
7326f3f3c2
|
Move alert showing to helper method
|
2020-09-05 17:08:48 +02:00 |
|
Matthias
|
1355d8e8a6
|
Use enum for alerts
|
2020-09-05 16:56:02 +02:00 |
|
Matthias
|
1fd9291cdb
|
show message after reloading configuration
|
2020-09-05 16:44:44 +02:00 |
|
Matthias
|
6637135db8
|
Merge branch 'master' into vue-grid-merge
|
2020-09-03 06:58:06 +02:00 |
|
Matthias
|
d02c9991d2
|
use correct type for detailTradeId
|
2020-09-02 20:19:34 +02:00 |
|
Matthias
|
c28ccbaff0
|
Don't use mutations directly
|
2020-09-02 20:18:55 +02:00 |
|
Matthias
|
655726ddca
|
Update dyamic layout to have seperate tradedetail container
|
2020-09-01 07:51:03 +02:00 |
|
Matthias
|
21e6ac9c8f
|
Move trade view to draggableContainers
|
2020-08-31 20:01:51 +02:00 |
|
Matthias
|
0cc5c73c2e
|
use Enum for layout names
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
246417ebc2
|
Store layouts in localStorage
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
a7d78b7c74
|
Implement layout reset
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
829cb07745
|
Move layouts to store
|
2020-08-31 19:24:09 +02:00 |
|
Matthias
|
240dd06c0f
|
Move types to seperate directory
|
2020-08-29 11:24:52 +02:00 |
|
Matthias
|
39c7a832ac
|
Support trade-detail also on closed trades
|
2020-08-29 11:18:09 +02:00 |
|
Matthias
|
df54a797f5
|
Convert ftbot getters to enum
|
2020-08-24 19:28:59 +02:00 |
|
Matthias
|
5f9b3b2e9d
|
Reinstate default timescale
|
2020-08-17 07:55:25 +02:00 |
|
Matthias
|
359e351d67
|
Add BlacklistRepsonse type
|
2020-08-17 07:17:30 +02:00 |
|
Matthias
|
7985a283fb
|
Fix daily payload
|
2020-08-17 07:05:51 +02:00 |
|
Matthias
|
d2575665a3
|
Fix payload in getdaily
|
2020-08-17 06:55:33 +02:00 |
|
Matthias
|
e9c46db38a
|
Allow different scales for daily query
|
2020-08-17 06:54:23 +02:00 |
|
Matthias
|
716f38bdd8
|
Add logviewer
|
2020-08-15 17:31:56 +02:00 |
|
Matthias
|
9539aba2f1
|
Forcebuy form to typescript
|
2020-08-09 15:11:47 +02:00 |
|
Matthias
|
61fe53660b
|
IMprove trade deletion message
|
2020-08-04 20:01:09 +02:00 |
|
Matthias
|
faee161379
|
Add blacklist payload type
|
2020-08-04 08:03:08 +02:00 |
|
Matthias
|
c88308213d
|
Improve async support in forcesell
|
2020-08-04 08:00:11 +02:00 |
|
Matthias
|
980eec5e30
|
Implement delete_trade endpoint
|
2020-08-04 07:19:43 +02:00 |
|
Matthias
|
6f54864295
|
Use /ping to verify online status
|
2020-07-26 13:59:01 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
5a7184efa8
|
Improve typography
|
2020-07-17 16:45:18 +02:00 |
|
Matthias
|
1571a8fd77
|
Rename closedtrades to closedTrades
|
2020-07-17 16:42:28 +02:00 |
|