Matthias
|
c22f381dfe
|
Fix Schema issue
closes #6010
|
2021-11-30 20:46:47 +01:00 |
|
Matthias
|
f8cb3d2901
|
Restore openAPI functioning
|
2021-11-29 19:52:40 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Matthias
|
bc52b3db56
|
Properly handle None values via API
|
2021-11-27 09:26:14 +01:00 |
|
Matthias
|
80ed5283b2
|
Add forcesell market/limit distinction
|
2021-11-27 09:10:18 +01:00 |
|
Matthias
|
cc9ea1d466
|
Merge pull request #5935 from freqtrade/short_buy_tag_compat
Short buy tag compat
|
2021-11-26 06:29:56 +01:00 |
|
Matthias
|
338fe333a9
|
Allow forcebuy to specify order_type
|
2021-11-24 20:20:58 +01:00 |
|
Matthias
|
ce0593c0e1
|
Merge branch 'develop' into feat/short
|
2021-11-23 07:35:26 +01:00 |
|
Matthias
|
b8cefd687e
|
Add api_version to botresponse
|
2021-11-23 07:08:55 +01:00 |
|
Matthias
|
2a84526f04
|
Remove more buy_tag references
|
2021-11-21 10:05:56 +01:00 |
|
Matthias
|
7d77aff289
|
Add some compatibility around buy_tag
|
2021-11-21 09:24:20 +01:00 |
|
Matthias
|
7a8978abbb
|
Make ohlcv data endpoint work correctly with new interface
|
2021-11-20 20:09:37 +01:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
aezo.teo
|
c17c1611bd
|
removed short_trades, updated schema, tests
|
2021-11-16 14:03:33 +08:00 |
|
aezo.teo
|
30fbe0c79c
|
added is_short and short_trades to schema
|
2021-11-14 16:51:03 +08:00 |
|
Matthias
|
1b271d0840
|
Improve % outputs to not use explicit "pct" entries
|
2021-11-11 12:58:38 +01:00 |
|
Matthias
|
25fcab0794
|
Enhance /show_config endpoint
|
2021-11-06 16:20:18 +01:00 |
|
Matthias
|
dffe76f109
|
Don't double-loop to generate profits
|
2021-10-31 10:49:56 +01:00 |
|
Matthias
|
fb2c8f7621
|
Rollback after each request
This closes the transaction and avoids "sticking" transactions.
|
2021-10-17 10:30:06 +02:00 |
|
Matthias
|
5ba1d66be7
|
Make sure transactions are reset
closes #5719
|
2021-10-16 17:57:51 +02:00 |
|
Matthias
|
cae8ff5949
|
Merge pull request #5623 from froggleston/rest_sysinfo
Add CPU,RAM sysinfo support to the REST API to help with bot system m…
|
2021-10-09 15:17:21 +02:00 |
|
Robert Davey
|
f07eeddda0
|
Update api_schemas.py
Fix api schema for cpu_pct float List.
|
2021-10-07 12:04:42 +01:00 |
|
Matthias
|
57ef25789e
|
Fix style errors
|
2021-10-06 19:36:41 +02:00 |
|
froggleston
|
0db5c07314
|
Fix issues with sysinfo rpc/API code, add SysInfo api_schema
|
2021-10-05 00:10:39 +01:00 |
|
Matthias
|
3fbf716f85
|
Fix "sticking" timerange in webserver mode
|
2021-09-27 17:52:00 +02:00 |
|
Matthias
|
5b7a1f8642
|
Validate config also in webserver mode
|
2021-09-27 07:12:40 +02:00 |
|
Matthias
|
6319c104fe
|
Fix unreliable backtest-result when using webserver mode
|
2021-09-26 15:07:48 +02:00 |
|
froggleston
|
097da448e2
|
Add CPU,RAM sysinfo support to the REST API to help with bot system monitoring
|
2021-09-25 15:48:42 +01:00 |
|
Matthias
|
ec03531771
|
Improve naming of variables
|
2021-09-19 13:29:09 +02:00 |
|
Matthias
|
ab88217186
|
Improve /balance output to include starting balance and percentual change
closes #5503
|
2021-09-19 13:17:34 +02:00 |
|
Matthias
|
493fb35073
|
Fix uvicorn not working properly on windows
|
2021-09-03 22:05:40 +02:00 |
|
Matthias
|
b0c4f079c2
|
Merge branch 'develop' into feat/backtest_detail
|
2021-08-31 20:16:42 +02:00 |
|
Matthias
|
37e3d20357
|
Fix no-event-loop available
closes #5433
|
2021-08-17 06:54:10 +02:00 |
|
Matthias
|
4115121c24
|
Fix missing return statement in is_Relative_to
|
2021-08-16 07:26:58 +02:00 |
|
Matthias
|
4b65206e6b
|
Add compat code for is_relative_to
|
2021-08-16 07:09:05 +02:00 |
|
Matthias
|
6b2ef36a56
|
Prevent directory traversal in UI Serving
Checking for directory base
closes #5427
|
2021-08-16 06:47:53 +02:00 |
|
Matthias
|
8405ccc15e
|
Seperate detail data loading from regular backest-data loading
|
2021-08-14 16:33:01 +02:00 |
|
Matthias
|
123971d271
|
Don't change passed in parameter variable
|
2021-08-14 16:02:31 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
138b126d03
|
Merge pull request #5299 from kevinjulian/feat/kevinjulian/add-buy-signal-name
Add buy signal name
|
2021-07-30 08:23:11 +02:00 |
|
kevinjulian
|
b01daa8bbc
|
expose buy_tag to api
|
2021-07-22 13:09:05 +07:00 |
|
George Muravei-Alkhavoi
|
1ea29a918a
|
Fix webserver timerange problem.
|
2021-07-21 00:09:09 +03:00 |
|
Matthias
|
7b7d9c02d7
|
Merge pull request #5243 from freqtrade/feat/webservermode_progress
Introduce webserver mode subcommand
|
2021-07-18 10:48:55 +02:00 |
|
Matthias
|
c9c7f84e8c
|
Calculate relative profit based on assumed starting balance
|
2021-07-14 20:55:11 +02:00 |
|
Matthias
|
f5c47767cb
|
Provide available capital to api
|
2021-07-14 20:51:42 +02:00 |
|
Matthias
|
52ae95b2a5
|
Improve naming of apiserver variables
|
2021-07-10 11:20:21 +02:00 |
|
Matthias
|
ad26b0dad0
|
Don't void backtest object when not necessary
|
2021-07-10 10:59:00 +02:00 |
|
Matthias
|
005da97183
|
extract backtesting abort functionality
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
5474d5ee64
|
Move webserver start command to seperate file
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
e5b1657ab3
|
Properly remove rpc handler
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
2ec22f1d97
|
Add Sorting to available pair list
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
830b2548bc
|
Add backtest stopping
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
129c7b02d0
|
Not all config values are mandatory in webserver mode
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
b44d215b90
|
Add test for backtest via APII
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
804d99cce9
|
Move backtesting api to it's own file
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
134c61126e
|
Properly track bt progress ...
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
03140a0ecb
|
Run webserver in main thread when using webserver mode
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
37b15e830a
|
Add trade count to progress
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
048008756f
|
Add progress tracking for backtesting
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
06b6726029
|
Support compounding key
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
f96d7dfe6d
|
Allow backtesting to reuse data
Allow activating / deactivating protections dynamically
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
edb8c4f0e5
|
Fix tests for webserver mode
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
5c18c8726d
|
Implement backtesting with fastapi
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
df55259737
|
Add start_trading endpoint
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
02b84bd018
|
Introduce webserver mode for fastapi
|
2021-07-06 19:48:28 +02:00 |
|
Matthias
|
dec523eef0
|
Display verison of installed FreqUI
|
2021-07-06 07:20:05 +02:00 |
|
Matthias
|
34448fb87c
|
Expose default currency precision to API
|
2021-06-26 20:46:54 +02:00 |
|
Matthias
|
1a82685dd8
|
Don't reset log caching
uvicorn will "load from dict" the config - which flushes the logs
and therefore cleans log-buffering
|
2021-06-25 18:24:10 +02:00 |
|
Matthias
|
f7c09ba63a
|
Log endpoint should use static rpc class
|
2021-06-24 18:17:40 +02:00 |
|
Matthias
|
6b2a38ccfb
|
Add absolute Profit to apiserver
|
2021-05-15 19:39:46 +02:00 |
|
Matthias
|
09756e3007
|
Subplots should always be included in responses
|
2021-05-14 06:36:50 +02:00 |
|
Matthias
|
515c73f399
|
Don't hard-limit trades endpoint for now
|
2021-04-22 06:51:26 +02:00 |
|
Matthias
|
bd92ce938c
|
trade_history should paginate through results
this avoids huge results
|
2021-04-20 21:04:44 +02:00 |
|
Matthias
|
44bfb53668
|
Don't use current rate for closed trades
|
2021-04-17 19:29:34 +02:00 |
|
Matthias
|
c52edcff4d
|
Merge pull request #4677 from mads03dk/get_trade
Add API endpoint for getting a specific trade
|
2021-04-16 19:57:58 +02:00 |
|
Matthias
|
aeb81f90ff
|
Implement errorhandling for /trade endpoint
|
2021-04-16 19:35:56 +02:00 |
|
Matthias
|
4b902d6eb8
|
Don't use response-model on trades endpoint for now
|
2021-04-13 06:23:11 +02:00 |
|
Matthias
|
9a58a85347
|
Don't export "hum" date versions for trade objects.
They are not used and have a rather high performance penalty due to
using arrow.get
|
2021-04-13 06:17:11 +02:00 |
|
Matthias
|
ac6bff536f
|
Fix test failure with UI test if UI is deployed
|
2021-04-07 06:55:11 +02:00 |
|
Mads Sørensen
|
c176e277f1
|
Add a REST endpoint for getting a specific trade
|
2021-04-05 19:31:34 +02:00 |
|
Mads Sørensen
|
51f0fcb2cb
|
Add profit_fiat to REST API
|
2021-04-02 12:20:38 +02:00 |
|
Jackson Law
|
425cd7adba
|
Create event loop manually if uvloop is available
asyncio.get_event_loop() does not call new_event_loop()
if current_thread() != main_thread()
|
2021-03-12 16:16:03 -08:00 |
|
Matthias
|
5196306407
|
Remove deprecated profit return value
|
2021-03-05 20:03:49 +01:00 |
|
Matthias
|
007ac7abb5
|
Add telegram pair unlocking
|
2021-03-01 20:09:40 +01:00 |
|
Matthias
|
6640156ac7
|
Support deleting locks via API
|
2021-03-01 19:50:39 +01:00 |
|
Matthias
|
bba9b9e819
|
Don't use __root__ directly for api response
|
2021-03-01 07:08:44 +01:00 |
|
Matthias
|
aba034ff40
|
Fix mypy problem after mypy 0.800 upgrade
|
2021-02-28 11:04:30 +01:00 |
|
Matthias
|
05f057fe72
|
Stringify favicon path
potentially closes #4459
|
2021-02-28 08:48:28 +01:00 |
|
Matthias
|
228e51b60b
|
Fix #4405
|
2021-02-22 13:34:52 +01:00 |
|
Matthias
|
245e39e523
|
dry-run should be a bool, not a string
|
2021-02-20 19:17:26 +01:00 |
|
Matthias
|
843fb204e9
|
Fix problem with inf values returned from dataframe for api methods
|
2021-02-11 20:21:31 +01:00 |
|
Matthias
|
06e2bc94c3
|
Deploy to subdirectory
|
2021-01-31 16:01:00 +01:00 |
|
Matthias
|
28be71806f
|
Install html file as well
|
2021-01-31 15:13:51 +01:00 |
|
Matthias
|
a87a885ccd
|
Don't use Path object to return fileresponses
|
2021-01-31 14:54:58 +01:00 |
|
Matthias
|
e928d2991d
|
Add fallback file
|
2021-01-31 14:50:54 +01:00 |
|
Matthias
|
27970b424d
|
Add webUI serving to api-server
|
2021-01-31 14:50:54 +01:00 |
|
Matthias
|
16dad8b6d4
|
Allow custom_stoploss to cooperate with stoploss on exchange
|
2021-01-30 20:11:18 +01:00 |
|
Matthias
|
53c208197d
|
Add bot_name setting
allows naming the bot to simply differentiate when running different
bots.
|
2021-01-16 16:19:49 +01:00 |
|
Matthias
|
47a06c6213
|
Fix enable/reenable of swagger UI endpoint
|
2021-01-12 19:28:22 +01:00 |
|
Matthias
|
8631a54514
|
Fix test due to pyjwt2.0
|
2021-01-08 19:34:01 +01:00 |
|
Matthias
|
5ca2cd3a1e
|
Change defaults to log only errors
|
2021-01-03 07:18:41 +01:00 |
|
Matthias
|
634d6f3898
|
Change logging to stderr
|
2021-01-03 07:15:45 +01:00 |
|
Matthias
|
26c3463403
|
Stake-amount supports unlimited, too
|
2021-01-03 06:49:10 +01:00 |
|
Matthias
|
cff50f9f66
|
Add response-model for show_config
|
2021-01-03 06:49:10 +01:00 |
|
Matthias
|
ca0bb7bbb8
|
Don't require RPC for strategy
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
e6176d43f3
|
Optional RPC dependency
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
3dc37dd79d
|
Add types for deps
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
336dd1a29c
|
Rename api_models to api_schemas
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
84ced92002
|
Fix mock-tests missing some fields
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
29f4dd1dcd
|
Enhance some response models
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
718f2b24d2
|
Don't use relative imports
|
2021-01-03 06:49:07 +01:00 |
|
Matthias
|
b2ab553a31
|
Rename api_server2 module to apiserver
|
2021-01-03 06:49:04 +01:00 |
|