Matthias
|
bbf472e69b
|
Improve errorhandling on webserver endpoint
Part of https://github.com/freqtrade/frequi/issues/1387
|
2023-07-27 06:52:34 +02:00 |
|
Matthias
|
83f45d0e65
|
Call static method as static method, not as if it were an instance method
|
2023-07-27 06:39:48 +02:00 |
|
Matthias
|
d6122585f7
|
Prevent pandas exception on Date assignment
|
2023-07-27 06:39:31 +02:00 |
|
Matthias
|
c2b40da762
|
Bump Api Version
|
2023-07-25 20:51:33 +02:00 |
|
Matthias
|
05e4b63091
|
Extract backtest_result deletion logic to separate function
|
2023-07-25 20:42:07 +02:00 |
|
Matthias
|
8b2abf4422
|
Remove .json from backtesting output
|
2023-07-25 20:41:28 +02:00 |
|
Matthias
|
997b80fd7b
|
Allow deleting of backtest files
|
2023-07-25 20:34:45 +02:00 |
|
Matthias
|
5a7e822342
|
Improve security of get_backtest_history_result
|
2023-07-25 20:20:09 +02:00 |
|
Matthias
|
e39af17207
|
Improve typing for is_relative_to
|
2023-07-25 20:07:44 +02:00 |
|
Matthias
|
8dfe43f370
|
Add timeout for webhooks
|
2023-07-23 18:28:43 +02:00 |
|
Matthias
|
52ec2324dd
|
Merge pull request #8943 from stash86/bt-metrics
merge to use expectancy and expectancy ratio from data/metrics
|
2023-07-23 08:37:08 +02:00 |
|
Stefano Ariestasia
|
e5f01ab2e8
|
pre-commit fix
|
2023-07-22 17:45:58 +09:00 |
|
Stefano Ariestasia
|
40d7d05e4e
|
merge 2 expectancy functions
|
2023-07-22 17:29:43 +09:00 |
|
Stefano Ariestasia
|
11f24aff97
|
flake8
|
2023-07-22 09:19:36 +09:00 |
|
Stefano Ariestasia
|
dcc3ef1309
|
flake8 fix
|
2023-07-22 09:18:22 +09:00 |
|
Stefano Ariestasia
|
4812bcc28b
|
flake8 fiz
|
2023-07-22 09:13:24 +09:00 |
|
Stefano Ariestasia
|
c048e7229a
|
modify expectancy and expectancy ratio
|
2023-07-22 08:36:51 +09:00 |
|
Simone Grignola
|
4ea3f41d48
|
Map BUSD to correct coingecko id
|
2023-07-21 20:49:37 +00:00 |
|
Matthias
|
8d332fb99e
|
Ensure /pair_history endpoint correctly respects startup_candle_count
closes https://github.com/freqtrade/frequi/issues/1379
|
2023-07-21 20:58:26 +02:00 |
|
Matthias
|
ab5b272868
|
Fix double-%%
|
2023-07-19 19:53:00 +02:00 |
|
froggleston
|
f95f954df7
|
Convert winrate to ratio instead of % in calculations
|
2023-07-18 22:25:17 +01:00 |
|
froggleston
|
6ccc12f337
|
Fix calcs, rename ratio, add docs
|
2023-07-17 14:16:22 +01:00 |
|
froggleston
|
79f7f82c59
|
Fix telegram output
|
2023-07-16 16:52:06 +01:00 |
|
froggleston
|
1fd2a2532d
|
Reduce trade stats function complexity
|
2023-07-15 17:06:52 +01:00 |
|
froggleston
|
59cb9e39dd
|
Fix another trailing whitespace
|
2023-07-15 16:55:24 +01:00 |
|
froggleston
|
d4b282d6f7
|
Fix expectancy calc and tests
|
2023-07-15 16:51:45 +01:00 |
|
froggleston
|
e57bb6bc97
|
Add api schema entries
|
2023-07-15 16:27:58 +01:00 |
|
froggleston
|
3ce17b740b
|
Fix flake8 problems
|
2023-07-15 16:25:19 +01:00 |
|
froggleston
|
7eced953b3
|
Merge in develop changes
|
2023-07-15 16:16:08 +01:00 |
|
froggleston
|
096cb0d1ee
|
Add tests, fix winrate calc
|
2023-07-15 16:09:13 +01:00 |
|
froggleston
|
4235ab0c7e
|
Add expectancy and winrate to telegram
|
2023-07-15 15:39:47 +01:00 |
|
froggleston
|
6e56f84fe3
|
Add expectancy and winrate to rpc trade statistics
|
2023-07-15 15:32:52 +01:00 |
|
Matthias
|
a0fff43648
|
Add fee_base to json output
|
2023-07-10 19:47:37 +02:00 |
|
Matthias
|
accc1b509b
|
Simplify class setups without inheritance
|
2023-06-29 12:16:10 +00:00 |
|
Matthias
|
5f98530ef9
|
Catch and send exceptions from websockets
|
2023-06-24 20:26:05 +02:00 |
|
Matthias
|
69087c30e7
|
Don't overwrite "type" with a variable
|
2023-06-24 20:18:24 +02:00 |
|
Matthias
|
571dea6e9c
|
Fix wrong final status on bg-tasks
|
2023-06-18 15:45:26 +02:00 |
|
Matthias
|
7939716a5e
|
Improve formatting of telegram /status messages
|
2023-06-16 18:00:22 +02:00 |
|
Matthias
|
fd940dbba2
|
Merge pull request #8530 from freqtrade/feat/pairlistconfig
Provide pairlists via API
|
2023-06-11 12:43:38 +02:00 |
|
Matthias
|
87e144a95a
|
Update webserver tags
|
2023-06-11 08:24:16 +02:00 |
|
Matthias
|
317e0b5f2b
|
Avoid nested loops in telegram for force* scenarios
closes #8731
|
2023-06-08 07:08:06 +02:00 |
|
Matthias
|
71b81ee7cd
|
Add margin_mode to pairlists callback
|
2023-06-04 13:25:39 +02:00 |
|
Matthias
|
f61ae9c7e2
|
Merge branch 'develop' into feat/pairlistconfig
|
2023-06-04 08:33:45 +02:00 |
|
Matthias
|
72f4e1475c
|
Bump api version
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
74254bb893
|
Add /exchanges endpoint to list available exchanges
|
2023-06-03 11:58:55 +02:00 |
|
Matthias
|
d9d1735333
|
Extract ExchangePayload updating
|
2023-06-03 06:57:25 +02:00 |
|
Matthias
|
48328fb29d
|
reset candle_type_def
|
2023-06-03 06:52:25 +02:00 |
|
Matthias
|
ac046d6a2d
|
Allow setting the exchange explicitly
|
2023-06-02 10:14:11 +02:00 |
|
Matthias
|
af16ce874c
|
Allow webserver mode to cache multiple exchanges
|
2023-06-02 09:50:40 +02:00 |
|
Matthias
|
77e3e9e899
|
Move pairlists and background tasks API's to separate file
|
2023-06-01 20:40:12 +02:00 |
|