Matthias
|
b8f5bf294c
|
Convert Balance to typescript
|
2020-08-09 15:07:09 +02:00 |
|
Matthias
|
139d9866cc
|
Convert performance to typescript
|
2020-08-09 14:55:29 +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
|
2d2f04fad6
|
Default online to false - and switch to true once requests work
|
2020-07-26 11:10:56 +02:00 |
|
Matthias
|
b516cae97f
|
Add online indicator
|
2020-07-24 07:22:21 +02:00 |
|
Matthias
|
afeec39cd5
|
Store autorefresh state
|
2020-07-23 19:58:25 +02:00 |
|
Matthias
|
ea46907ed2
|
FIx typescript "@" imports
|
2020-07-19 15:45:44 +02:00 |
|
Matthias
|
e7d66adda8
|
Only start refresh when logged in
|
2020-07-19 15:35:10 +02:00 |
|
Matthias
|
9a6e4b4306
|
Fix login not updating header bar
|
2020-07-19 15:12:06 +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 |
|
Matthias
|
f9f1c37c61
|
Convert login to typescript class component
|
2020-07-17 07:20:26 +02:00 |
|
Matthias
|
6de14c33f5
|
Add botState type
|
2020-07-13 21:05:43 +02:00 |
|
Matthias
|
caa895c4de
|
Trading to typescript
|
2020-06-29 20:43:54 +02:00 |
|
Matthias
|
fddced5770
|
Small improvements
|
2020-06-29 20:23:09 +02:00 |
|
Matthias
|
e6f6f92009
|
Improve login handling
|
2020-06-22 20:18:45 +02:00 |
|
Matthias
|
b0883693e7
|
Some small cleanup
|
2020-06-22 19:39:44 +02:00 |
|
Matthias
|
07109699ea
|
Merge branch 'master' into typescript
|
2020-06-20 17:31:46 +02:00 |
|
Matthias
|
bb9d8db834
|
Fix cyclic dependency due to tokens being kept in vuex
|
2020-06-20 16:55:33 +02:00 |
|
Bruno Sarlo
|
3b6aada219
|
Typescript fixes.
|
2020-06-20 01:44:57 -03:00 |
|
Matthias
|
bb40edf362
|
Use reload_config (aligned to latest freqtrade develop )
|
2020-06-12 13:57:41 +02:00 |
|
Matthias
|
b9000f96f9
|
Rename js files to ts
|
2020-06-04 20:20:48 +02:00 |
|
Matthias
|
934a168075
|
Show trade detail or trade history
|
2020-06-04 19:56:19 +02:00 |
|
Matthias
|
4c315e1b87
|
Store tradeid and use Getter to return latest detail trade state
|
2020-06-04 19:27:41 +02:00 |
|
Matthias
|
eb4b762c8a
|
start trade button
|
2020-05-29 07:01:56 +02:00 |
|
Matthias
|
5dcc63c9e6
|
Have popover behave correctly
|
2020-05-28 06:47:28 +02:00 |
|
Matthias
|
5afe652a19
|
Add popover to add pairs to blacklist
|
2020-05-27 21:13:48 +02:00 |
|
Matthias
|
0a20b69dda
|
Show freqtrade bot version
|
2020-05-25 20:41:17 +02:00 |
|
Matthias
|
91876b4c1f
|
Fix typo
|
2020-05-25 20:41:01 +02:00 |
|
Matthias
|
afd32c4af1
|
Display whitelist methods
|
2020-05-23 10:23:15 +02:00 |
|
Paul D. Mendes
|
1bfd5fa3c6
|
Added pairlist component for better looking pairlists in UI.
|
2020-05-22 16:43:32 +04:00 |
|
Matthias
|
6f84b18130
|
Have user input login-url
|
2020-05-20 07:19:14 +02:00 |
|
Matthias
|
2a95ee1a66
|
Improve code style
|
2020-05-18 21:49:26 +02:00 |
|
Matthias
|
1fcd5117c9
|
Add daily statistics
|
2020-05-17 20:43:19 +02:00 |
|
Matthias
|
8ffc817732
|
SImplify api calls by using an axios API object
|
2020-05-16 10:52:26 +02:00 |
|
Matthias
|
c389f58392
|
Cleanup and seperate reloads into slow and fast
|
2020-05-14 18:34:45 +02:00 |
|
Matthias
|
7ec54e70b1
|
Add forcebuy modal
|
2020-05-14 18:10:57 +02:00 |
|
Matthias
|
5fdad10b83
|
Add balance view
|
2020-05-14 07:15:18 +02:00 |
|
Matthias
|
6d755c8ab6
|
Add whitelist and blacklist data
|
2020-05-12 07:07:53 +02:00 |
|
Matthias
|
eee98954ec
|
Create alert system
|
2020-05-11 20:22:23 +02:00 |
|
Matthias
|
aed8dd7bca
|
Add dispatch in ftbot (merge error)
|
2020-05-11 07:05:35 +02:00 |
|
Matthias
|
61c58257f8
|
Merge branch 'JWT'
|
2020-05-11 06:45:43 +02:00 |
|
Matthias
|
d37f221e75
|
Add forcesell, return promises from actions
|
2020-05-11 06:44:37 +02:00 |
|
Matthias
|
d8b29a003e
|
JWT implemented (first version ...)
|
2020-05-10 10:57:52 +02:00 |
|
Matthias
|
bfbdb3ff3e
|
Move scrolbar into card
|
2020-05-08 07:14:55 +02:00 |
|
Matthias
|
d4d8d05c24
|
Implement proper login
|
2020-05-06 21:24:12 +02:00 |
|
Matthias
|
b146f23ba1
|
VIsual changes, new methods stopbuy and reload_conf
|
2020-05-06 21:23:47 +02:00 |
|
Matthias
|
d844f1fa60
|
Add some bot controls and statuses
|
2020-05-06 21:23:47 +02:00 |
|
Matthias
|
e8a87fdc84
|
Rename vuex module to ftbot
|
2020-05-06 21:23:45 +02:00 |
|
Matthias
|
fffbe2ed79
|
Show open trades
|
2020-05-06 21:23:44 +02:00 |
|
Matthias
|
9a3cb7b618
|
Add trades list
|
2020-05-06 21:23:34 +02:00 |
|
Matthias
|
8eab68d3d5
|
Export TradeView
|
2020-05-04 17:45:50 +02:00 |
|
Matthias
|
9e84ab1058
|
Trades base
|
2020-05-04 07:28:53 +02:00 |
|
Matthias
|
4759e2aef8
|
init
|
2020-05-04 06:31:12 +02:00 |
|