Timothy Pogue
|
e54ed5b10e
|
fix runtime error: dict changed size during iteration
|
2022-09-25 15:05:56 -06:00 |
|
Timothy Pogue
|
6a6ae809f4
|
fix jwt auth
|
2022-09-21 18:23:00 -06:00 |
|
Timothy Pogue
|
128b117af6
|
support list of tokens in ws_token
|
2022-09-21 16:02:21 -06:00 |
|
Matthias
|
914eccecec
|
Merge branch 'develop' into pr/wizrds/7303
|
2022-09-20 06:56:15 +02:00 |
|
Matthias
|
3274bb0751
|
Remove msgpack for now
|
2022-09-20 06:55:22 +02:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Timothy Pogue
|
8e75852ff3
|
fix constants, update config example, add emc config validation
|
2022-09-15 11:12:05 -06:00 |
|
Timothy Pogue
|
aed19ff6ce
|
fix The future belongs to a different loop error
|
2022-09-13 19:17:12 -06:00 |
|
Matthias
|
7a98775f01
|
Version bump apiVersion
|
2022-09-13 22:07:59 +02:00 |
|
Matthias
|
d2abc9417f
|
Simplify ws imports
|
2022-09-13 20:51:13 +02:00 |
|
Matthias
|
79c70bd52d
|
use WebSocketState from fastapi
available since 0.82.0
|
2022-09-13 20:50:12 +02:00 |
|
Matthias
|
b6434040de
|
Remove plain json serializer implementation
|
2022-09-12 20:24:28 +02:00 |
|
Matthias
|
715a71465d
|
Fix auth bug when no token is set
|
2022-09-12 07:28:31 +02:00 |
|
Timothy Pogue
|
5483cf21f6
|
remove default secret_ws_token, set timeout min to 0
|
2022-09-11 11:42:13 -06:00 |
|
Timothy Pogue
|
0bc18ea33c
|
call websocket close in channel close
|
2022-09-10 15:12:18 -06:00 |
|
Timothy Pogue
|
d8cdd92140
|
wrap background cleanup in finally, add tests
|
2022-09-10 11:47:21 -06:00 |
|
Matthias
|
4250174de9
|
Fix ws exception when no token is provided
|
2022-09-10 14:29:58 +02:00 |
|
Matthias
|
b344f78d00
|
Improve logic for token validation
|
2022-09-10 14:20:49 +02:00 |
|
Timothy Pogue
|
6cbc03a96a
|
support jwt token in place of ws token
|
2022-09-09 11:38:42 -06:00 |
|
Timothy Pogue
|
09679cc798
|
fix dependency
|
2022-09-09 11:27:20 -06:00 |
|
Timothy Pogue
|
426f8f37e9
|
change var names
|
2022-09-09 10:45:49 -06:00 |
|
Timothy Pogue
|
75cf8dbfe4
|
missed await
|
2022-09-08 15:11:36 -06:00 |
|
Timothy Pogue
|
2b9c8550b0
|
moved ws_schemas, first ws tests
|
2022-09-08 13:58:28 -06:00 |
|
Timothy Pogue
|
b9e7af1ce2
|
fix ws token auth
|
2022-09-08 11:25:30 -06:00 |
|
Timothy Pogue
|
b3b0c918d9
|
cleanup old code
|
2022-09-08 10:44:03 -06:00 |
|
Timothy Pogue
|
379b1cbc90
|
remove unnecessary returns
|
2022-09-08 10:37:41 -06:00 |
|
Timothy Pogue
|
df3c126146
|
fix mypy error
|
2022-09-08 10:34:37 -06:00 |
|
Timothy Pogue
|
5934495dda
|
add websocket request/message schemas
|
2022-09-07 15:08:01 -06:00 |
|
Timothy Pogue
|
b1c0267449
|
mypy fixes
|
2022-09-06 12:40:58 -06:00 |
|
Timothy Pogue
|
38f14349e9
|
move bytes decoding to serializer
|
2022-09-05 23:25:25 -06:00 |
|
Timothy Pogue
|
b949ea301c
|
fix failed apiserver tests
|
2022-09-05 19:29:07 -06:00 |
|
Timothy Pogue
|
cd8455ccb7
|
Merge branch 'develop' into feat/externalsignals
|
2022-09-05 15:10:25 -06:00 |
|
Timothy Pogue
|
8f261d8edf
|
change from bytes to text in websocket, remove old logs
|
2022-09-05 13:47:17 -06:00 |
|
Timothy Pogue
|
07f806a314
|
minor improvements, fixes, old config+constant removal
|
2022-09-04 10:22:10 -06:00 |
|
Timothy Pogue
|
cf917ad2f5
|
initial candle request limit, better error reporting, split up _handle_producer_connection
|
2022-09-02 15:05:16 -06:00 |
|
Timothy Pogue
|
5b0b802f31
|
hybrid json ws serializer
|
2022-09-02 00:05:36 -06:00 |
|
Timothy Pogue
|
eb4cd6ba82
|
split initial data into separate requests
|
2022-09-01 23:52:13 -06:00 |
|
Timothy Pogue
|
dccde88c83
|
fix dataframe serializing
|
2022-09-01 23:15:03 -06:00 |
|
Timothy Pogue
|
00f35f4870
|
remove old constant, add initial_data requesting, minor changes
|
2022-09-01 20:06:36 -06:00 |
|
Timothy Pogue
|
510cf4f305
|
remove data waiting, remove explicit analyzing of external df
|
2022-08-31 10:40:26 -06:00 |
|
Timothy Pogue
|
346e73dd75
|
client implementation, minor fixes
|
2022-08-30 19:21:34 -06:00 |
|
Timothy Pogue
|
418bd26a80
|
minor fixes, rework consumer request, update requirements.txt
|
2022-08-30 11:04:16 -06:00 |
|
Timothy Pogue
|
47f7c384fb
|
consumer subscriptions, fix serializer bug
|
2022-08-29 15:48:29 -06:00 |
|
Timothy Pogue
|
7952e0df25
|
initial rework separating server and client impl
|
2022-08-29 13:41:15 -06:00 |
|
Matthias
|
b9f35cadb3
|
add /stopentry alias for /stopbuy
|
2022-08-28 11:37:22 +02:00 |
|
Timothy Pogue
|
2b5f067877
|
Refactoring, minor improvements, data provider improvements
|
2022-08-26 23:40:13 -06:00 |
|
Timothy Pogue
|
9f6bba40af
|
initial concept for replicate, basic leader and follower logic
|
2022-08-18 20:10:58 +02:00 |
|
Matthias
|
53251e7140
|
Merge pull request #7194 from freqtrade/rpc/partial_forceexit
Partial forceExit
|
2022-08-10 07:12:40 +02:00 |
|
Matthias
|
736884c5a9
|
Orders should be allowed to have empty fill/remaining values
|
2022-08-09 20:43:58 +02:00 |
|
Matthias
|
e48e82232d
|
Force response API to js to fix faulty system configs
closes #7147
|
2022-08-07 10:42:56 +02:00 |
|
Matthias
|
0b2104fc7a
|
Properly increment the api version
|
2022-08-07 10:13:36 +02:00 |
|
Matthias
|
eff8cd7ecb
|
Add leverage to force_entry
|
2022-08-07 09:47:11 +02:00 |
|
Matthias
|
82aecc81f3
|
Accept parameters to forceexit
|
2022-08-07 09:47:11 +02:00 |
|
Matthias
|
5250189f77
|
Add Rollback function to Trade
simplifies Session work
|
2022-08-06 17:03:49 +02:00 |
|
Matthias
|
2eb1d18c2a
|
Don't load leverage tiers when not necessary
|
2022-07-23 19:56:38 +02:00 |
|
Matthias
|
8bf0bf10c5
|
Merge branch 'develop' into pr/SmartManoj/6859
|
2022-06-23 20:43:35 +02:00 |
|
Matthias
|
0809f9aef6
|
Add offset to trade response
|
2022-06-18 19:27:05 +02:00 |
|
Matthias
|
0168343b76
|
Add trading-volume to api schema
|
2022-06-18 16:53:25 +02:00 |
|
Matthias
|
6a15d36d14
|
Add Drawdown and profit_factor to /profit
#6816
|
2022-06-18 11:14:28 +02:00 |
|
Matthias
|
3c62df6b86
|
Ensure the same timestamp is used for backtest and signal export
|
2022-06-15 06:53:52 +02:00 |
|
Matthias
|
3a06337601
|
Update API to provide new values.
|
2022-06-11 11:28:45 +02:00 |
|
Matthias
|
d4dd026310
|
Consolidate monthly stats to common method
|
2022-06-09 07:06:32 +02:00 |
|
Matthias
|
c499bb051f
|
Allow empty unfilledtimeout for webserver mode
|
2022-06-05 19:41:17 +02:00 |
|
Matthias
|
26d394ca74
|
Add liquidation Price to api response
|
2022-05-22 08:54:27 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
2b61aa282a
|
Removed None in dict.get()
https://stackoverflow.com/a/12631641
Extra Changes: freqtrade\freqtradebot.py:70
freqtrade\plugins\pairlistmanager.py:31
|
2022-05-18 03:41:10 +05:30 |
|
Matthias
|
45b328af2e
|
explicitly call cleanup when cleaning backtest
|
2022-05-08 08:11:39 +02:00 |
|
Matthias
|
995c48b642
|
Merge branch 'develop' into pairlocks_direction
|
2022-05-01 14:59:04 +02:00 |
|
Matthias
|
5c1ac3cf95
|
Fix caching bug with freqUI backtesting
|
2022-04-30 19:55:13 +02:00 |
|
Matthias
|
21df1b0db3
|
Use ORJSON for http responses
|
2022-04-29 07:17:31 +02:00 |
|
Matthias
|
b0a8bf3025
|
Show lock side
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
f1f4846053
|
Merge branch 'develop' into pr/samgermain/6558
|
2022-04-23 09:16:28 +02:00 |
|
Matthias
|
ba92e09b7b
|
list-strategies should find recursively as well
|
2022-04-23 09:11:50 +02:00 |
|
Matthias
|
f89b64c972
|
Improve test by having multistrat.meta file available
|
2022-04-13 07:09:26 +02:00 |
|
Matthias
|
4ac54a76af
|
Add strategy as mandatory argument
|
2022-04-13 06:47:39 +02:00 |
|
Matthias
|
85e7deb2cd
|
Add loading of historic backtest result
|
2022-04-11 20:04:47 +02:00 |
|
Matthias
|
d9039152ba
|
Add "get backtest historic results" endpoint
|
2022-04-11 19:44:47 +02:00 |
|
Matthias
|
68fe7476c9
|
Update more terminology to forceexit
|
2022-04-10 15:56:29 +02:00 |
|
Matthias
|
8e98a2ff9f
|
api - provide assset_currency via API
|
2022-04-09 16:42:18 +02:00 |
|
Matthias
|
aee0cfd17a
|
forcebuy_enable -> force_entry_enable
|
2022-04-08 13:39:41 +02:00 |
|
மனோஜ்குமார் பழனிச்சாமி
|
0e9b348868
|
Update api_v1.py
|
2022-04-08 11:08:11 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
ca400b8195
|
Updated requested changes in PR #6653
|
2022-04-08 10:45:05 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
f7020df097
|
Updating requested changes in PR #6653
|
2022-04-08 07:07:51 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
28f4a3b373
|
updated for PR #6653
|
2022-04-06 07:05:43 +05:30 |
|
மனோஜ்குமார் பழனிச்சாமி
|
8442fb915f
|
renamed
|
2022-04-05 16:01:53 +05:30 |
|
Matthias
|
2d2bea17e7
|
sell_order_status -> exit_order_status
|
2022-04-03 11:17:01 +02:00 |
|
Matthias
|
157f8f8139
|
Update some more sell_reason occurances
|
2022-04-03 08:17:17 +02:00 |
|
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
2022-04-02 20:04:29 +02:00 |
|
Matthias
|
bcf326a035
|
Initial steps to change bid/ask pricing to enter/exit
|
2022-03-27 18:03:49 +02:00 |
|
Matthias
|
0624817242
|
update unfilledtimeout settings to entry/exit
|
2022-03-26 11:55:11 +01:00 |
|
Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
8556e6a053
|
Automatically assign buy-tag to force-buys
closes #6544
|
2022-03-20 09:33:47 +01:00 |
|
Matthias
|
e492bf3159
|
Update order_types to use entry/exit definition
|
2022-03-09 06:37:08 +01:00 |
|
Sam Germain
|
488da9b875
|
Merge branch 'develop' into feat/short
|
2022-03-03 13:51:52 -06:00 |
|
Matthias
|
5ab72ac082
|
chore: realign enums imports
|
2022-03-03 07:07:33 +01:00 |
|
Matthias
|
9bcc79e118
|
Use parsed TradingMode from config
|
2022-03-03 07:06:13 +01:00 |
|
Matthias
|
e9456cdf15
|
Update trade response to use a single Order object
|
2022-03-02 19:58:08 +01:00 |
|
Matthias
|
17c9c3caf3
|
Enable orders via API
|
2022-03-02 19:58:08 +01:00 |
|
Matthias
|
3b1b66bee8
|
Prevent backtest starting when not in webserver mode
#6455
|
2022-02-25 07:40:49 +01:00 |
|
Matthias
|
a2b17882e6
|
Don't use separate position field in /currency endpoint
|
2022-02-24 20:05:56 +01:00 |
|
Matthias
|
8952829adc
|
Merge branch 'develop' into feat/short
|
2022-02-23 06:28:15 +01:00 |
|
Matthias
|
78a93b6052
|
noqa
|
2022-02-15 20:15:03 +01:00 |
|
Matthias
|
3787b747ae
|
Simplify api schema by not using union types
|
2022-02-15 20:07:02 +01:00 |
|
Matthias
|
0c6d92a7a6
|
Merge branch 'develop' into feat/short
|
2022-02-11 17:02:04 +01:00 |
|
lukasgor
|
6511b3bec2
|
fix: rename buy_tag to entry_tag
|
2022-02-11 15:31:15 +01:00 |
|
lukasgor
|
d563bfc3d0
|
feature: add buy tag to forcebuy
|
2022-02-11 13:38:33 +01:00 |
|
Matthias
|
be84a028c1
|
Avoid mixed types in the api for /stats
|
2022-02-10 07:03:19 +01:00 |
|
Matthias
|
a733a74dd9
|
Merge pull request #6294 from xataxxx/health
/health api and telegram commands to return last processing time
|
2022-02-02 19:53:45 +01:00 |
|
Matthias
|
45e533fc3e
|
Add leverage/short properties to api responses
|
2022-02-01 07:08:43 +01:00 |
|
Matthias
|
000b8ff281
|
Merge pull request #6306 from freqtrade/short_forceentry
add `/forcelong` and `/forceshort` commands
|
2022-01-30 07:36:14 +01:00 |
|
Matthias
|
aea84dc117
|
Limit should default to None when calling pair_candles
|
2022-01-29 20:16:58 +01:00 |
|
Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
15d5389564
|
Update /health endpoint to be in local timezone
|
2022-01-28 10:33:35 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Matthias
|
0a52d79208
|
Update forcesell to work as forceexit
|
2022-01-26 20:17:00 +01:00 |
|
Matthias
|
be7ce208dc
|
Update tests to test forceenter endpoint
|
2022-01-26 19:24:01 +01:00 |
|
Matthias
|
48d8cd82af
|
_rpc_forcebuy
|
2022-01-26 19:11:01 +01:00 |
|
Matthias
|
4998f3bdd7
|
Add order_side to forcebuy endpoint
|
2022-01-26 19:07:44 +01:00 |
|
Matthias
|
67651e013e
|
Add /forceenter endpoint
|
2022-01-26 07:10:38 +01:00 |
|
Stefano Ariestasia
|
0fa7986369
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-25 10:30:18 +09:00 |
|
Reigo Reinmets
|
78986a0def
|
I sort managed to fit it on another row. Impressive.
|
2022-01-24 14:09:23 +02:00 |
|
Reigo Reinmets
|
bf62fc9b25
|
Add /health endpoint that returns last_process timestamp, fix issue #6009
|
2022-01-23 21:58:46 +02:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
a35b0b519a
|
Update forcebuy endpoint to support stake-amount
closes #6223
|
2022-01-22 13:26:02 +01:00 |
|
Stefano Ariestasia
|
fe5f61694b
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-22 21:25:16 +09:00 |
|
Matthias
|
a43c088448
|
Allow @informative in webserver mode
|
2022-01-22 07:11:59 +01:00 |
|
Stefano Ariestasia
|
f3a152a5a2
|
Merge branch 'freqtrade:develop' into pos_adjust
|
2022-01-21 17:11:36 +09:00 |
|
Stefano Ariestasia
|
748381c5cd
|
Update based on flake8
|
2022-01-21 00:35:22 +00:00 |
|
Matthias
|
a6c7f45545
|
Update webserver backtseting to reuse prior results
|
2022-01-20 06:51:48 +01:00 |
|
Matthias
|
e9baabce6f
|
Store results when backtesting via API
|
2022-01-20 06:35:18 +01:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
c9296dc9a0
|
Uvloop_helper should use "get_running_loop"
|
2021-12-31 17:27:42 +01:00 |
|
Matthias
|
40036bc710
|
Force dry-run for webserver backtest mode
closes #6094
|
2021-12-20 19:41:33 +01:00 |
|
Matthias
|
b2fc3e814e
|
Merge pull request #6055 from freqtrade/blacklist_delete
Add Blacklist delete
|
2021-12-16 13:41:18 +01:00 |
|
Matthias
|
b90c5e56fb
|
Fix webserver schema bug when running in webserver mode
|
2021-12-11 19:46:35 +01:00 |
|
Matthias
|
8fdef2900e
|
Increment API version to let clients know this is now available
|
2021-12-11 19:41:30 +01:00 |
|
Matthias
|
cc96db76f0
|
Add possibility to delete pairs from the pairlist via api
|
2021-12-11 15:53:44 +01:00 |
|
Matthias
|
edd80c3006
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
|
Matthias
|
9b9d61c6d6
|
Remove SPOT_ candletype
|
2021-12-08 14:38:09 +01:00 |
|
Matthias
|
a870e0962a
|
Fix some obtruse (test)bugs
|
2021-12-07 07:25:00 +01:00 |
|
Matthias
|
d0467b30ba
|
Add strategy_version to API response
|
2021-12-04 14:49:45 +01:00 |
|
Matthias
|
d09a30cc67
|
OrderTypeValues should be in enums
|
2021-12-03 15:34:28 +01:00 |
|
Matthias
|
2f17fa2765
|
Update more to use candleType
|
2021-12-03 14:15:35 +01:00 |
|
Matthias
|
e0e4369c8e
|
list-available-pairs should be tradingmode dependent
|
2021-12-03 08:09:32 +01:00 |
|
Matthias
|
7baf11a497
|
Futures candles should go into a subdirectory
|
2021-12-03 07:04:53 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
67f3570bf3
|
Merge branch 'develop' into feat/short
|
2021-12-01 07:21:36 +01:00 |
|
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 |
|