Matthias
|
a58c2c4f6c
|
Update ccxt_compat tests to also test funding_rate
|
2021-12-07 06:31:39 +01:00 |
|
Matthias
|
ce0df08ac7
|
Update documentation of changed commands
|
2021-12-06 07:11:15 +01:00 |
|
Matthias
|
9d79501c13
|
Add candletypes argument for convert-data
|
2021-12-05 10:26:00 +01:00 |
|
Matthias
|
a80c3f6a1b
|
Use exchange-dependant timeframe/candletype to get mark/index candles
|
2021-12-05 10:01:44 +01:00 |
|
Matthias
|
1a08613498
|
Fix parameter sequence in mock
|
2021-12-04 15:13:06 +01:00 |
|
Matthias
|
5b779fd68b
|
Update missing candle_type params
|
2021-12-03 16:44:05 +01:00 |
|
Matthias
|
e75f31ee86
|
Create correct Type for PairWithTimeFrame
|
2021-12-03 15:20:18 +01:00 |
|
Matthias
|
bead867940
|
Improve some typehints
|
2021-12-03 15:08:00 +01:00 |
|
Matthias
|
9421e6e61c
|
Improve some tests
|
2021-12-03 14:57:09 +01:00 |
|
Matthias
|
69f371bf63
|
Update download-data to download necessary data for futures
|
2021-12-03 14:43:49 +01:00 |
|
Matthias
|
d30aaaeaaa
|
Tests should also use CandleType
|
2021-12-03 14:27:04 +01:00 |
|
Matthias
|
2f17fa2765
|
Update more to use candleType
|
2021-12-03 14:15:35 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
f33643cacf
|
Add candletype from string
|
2021-12-03 12:46:18 +01:00 |
|
Matthias
|
f9cf59bb4d
|
Candle_type to enum
|
2021-12-03 12:32:12 +01:00 |
|
Matthias
|
a87e256737
|
Add candleType enum
|
2021-12-03 12:12:33 +01:00 |
|
Matthias
|
e0e4369c8e
|
list-available-pairs should be tradingmode dependent
|
2021-12-03 08:09:32 +01:00 |
|
Matthias
|
b578e31255
|
Align tests to have futures data in futures/ directory
|
2021-12-03 07:20:43 +01:00 |
|
Matthias
|
7baf11a497
|
Futures candles should go into a subdirectory
|
2021-12-03 07:04:53 +01:00 |
|
Matthias
|
fae7167bf3
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 20:25:30 +01:00 |
|
Matthias
|
fb1599d21b
|
Merge branch 'develop' into feat/short
|
2021-12-02 20:20:35 +01:00 |
|
Matthias
|
ad5c8f601c
|
Simplify datahandler classes by exploiting commonalities
|
2021-12-02 20:19:22 +01:00 |
|
Matthias
|
d3ad4fb52e
|
Don't crash dry-run if orderbook side is empty
closes #6018
|
2021-12-02 19:17:47 +01:00 |
|
Matthias
|
22cda87211
|
Update some tests after merge
|
2021-12-02 19:05:06 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
294c98ed5e
|
Document exchange.uid
part of #6016
|
2021-12-02 06:55:08 +01:00 |
|
Matthias
|
f71b7a4e76
|
Merge branch 'develop' into feat/short
|
2021-12-02 06:53:15 +01:00 |
|
Matthias
|
c1fed8a077
|
Merge pull request #6014 from freqtrade/double_notifications
Double notifications
|
2021-12-02 06:39:18 +01:00 |
|
Matthias
|
0375a08302
|
use to_hdf instead of HDFStore
|
2021-12-01 20:32:23 +01:00 |
|
Matthias
|
5ce1eeecf5
|
Reorder messages to be sent in correct order
buy first, then buy fill,
sell first, then sell fill.
|
2021-12-01 19:57:24 +01:00 |
|
Matthias
|
77443d5abc
|
Merge pull request #6011 from freqtrade/lev/backtesting
correctly apply leverage to backtesting
|
2021-12-01 19:49:40 +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
|
8b2fbb6432
|
Add leveraged backtest detail test
|
2021-11-30 20:42:18 +01:00 |
|
Matthias
|
a2a974fc6d
|
correctly apply leverage to backtesting
|
2021-11-30 20:32:34 +01:00 |
|
Matthias
|
542963c7a6
|
Reduce code complexity by combining buy and buy_fill methods
|
2021-11-30 19:45:20 +01:00 |
|
Matthias
|
f0abe218a2
|
Batch ohlcv requests to not overwelm ccxt's async throttler
closes #6003
|
2021-11-30 07:10:12 +01:00 |
|
Matthias
|
231b1e2f57
|
Improve Async error message content
|
2021-11-30 07:10:12 +01:00 |
|
Matthias
|
de7e1e6bf7
|
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
Shuffle filter use seed only in backtesting mode
|
2021-11-30 06:37:35 +01:00 |
|
Matthias
|
06d8217e62
|
Merge pull request #5983 from PostmanSpat/webhook-raw-retry
Added raw config and retry config to webhook
|
2021-11-29 20:30:06 +01:00 |
|
Matthias
|
dfb148f8d7
|
Fix formatting
|
2021-11-29 19:54:54 +01:00 |
|
Matthias
|
f8cb3d2901
|
Restore openAPI functioning
|
2021-11-29 19:52:40 +01:00 |
|
Matthias
|
bd8348451e
|
Merge pull request #5999 from freqtrade/dependabot/pip/develop/mkdocs-material-8.0.1
Bump mkdocs-material from 7.3.6 to 8.0.1
|
2021-11-29 19:50:59 +01:00 |
|
Matthias
|
0f15340269
|
Merge pull request #5995 from freqtrade/dependabot/pip/develop/aiofiles-0.8.0
Bump aiofiles from 0.7.0 to 0.8.0
|
2021-11-29 19:32:45 +01:00 |
|
Matthias
|
2e51477455
|
Update mkdocs file to 8.0
|
2021-11-29 19:32:16 +01:00 |
|
Matthias
|
56b4457a9c
|
Merge pull request #5996 from freqtrade/dependabot/pip/develop/time-machine-2.4.1
Bump time-machine from 2.4.0 to 2.4.1
|
2021-11-29 08:07:30 +01:00 |
|
Matthias
|
2db064d8f7
|
Merge pull request #6000 from stash86/fix-docs
Add few sentences to make clear about backtest + pairlist handlers
|
2021-11-29 07:09:36 +01:00 |
|
Matthias
|
f0bf9b51dc
|
Merge pull request #5992 from freqtrade/dependabot/pip/develop/ccxt-1.62.42
Bump ccxt from 1.61.92 to 1.62.42
|
2021-11-29 07:08:46 +01:00 |
|
Matthias
|
5ee5600cb9
|
Merge pull request #5993 from freqtrade/dependabot/pip/develop/scipy-1.7.3
Bump scipy from 1.7.2 to 1.7.3
|
2021-11-29 06:59:51 +01:00 |
|
Matthias
|
828ab874c1
|
Merge pull request #5991 from freqtrade/dependabot/pip/develop/prompt-toolkit-3.0.23
Bump prompt-toolkit from 3.0.22 to 3.0.23
|
2021-11-29 06:59:30 +01:00 |
|
Matthias
|
90892e5a89
|
Merge pull request #5997 from freqtrade/dependabot/pip/develop/types-python-dateutil-2.8.3
Bump types-python-dateutil from 2.8.2 to 2.8.3
|
2021-11-29 06:59:14 +01:00 |
|
Matthias
|
180df0514f
|
Merge pull request #5998 from freqtrade/dependabot/pip/develop/types-requests-2.26.1
Bump types-requests from 2.26.0 to 2.26.1
|
2021-11-29 06:58:55 +01:00 |
|
Matthias
|
731208936f
|
Merge pull request #5994 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.6
Bump types-cachetools from 4.2.5 to 4.2.6
|
2021-11-29 06:58:41 +01:00 |
|
Matthias
|
cf5ff9257d
|
Add plotconfig as property documentation and sample
|
2021-11-28 19:39:43 +01:00 |
|
Matthias
|
134b129d9d
|
get_analyzed_df does not need a "candle_type" argument
|
2021-11-28 19:14:58 +01:00 |
|
Matthias
|
cb4efa6d56
|
Revert unnecessary formatting changes
|
2021-11-28 15:53:13 +01:00 |
|
Matthias
|
c20157e64f
|
Add compatibility code for existing informative_pairs implementation
|
2021-11-28 15:43:04 +01:00 |
|
Matthias
|
0d6c933935
|
Improve and fix pair detection from available data
|
2021-11-28 15:25:57 +01:00 |
|
Matthias
|
0d1324718c
|
Don't replace "-" when writing pair files
|
2021-11-28 15:08:02 +01:00 |
|
Matthias
|
7faa7539b4
|
Further enhance pair retrieval
|
2021-11-28 15:03:55 +01:00 |
|
Matthias
|
8d70672bee
|
Enhance Regex to work for mark candles
|
2021-11-28 14:37:54 +01:00 |
|
Matthias
|
c096c7f5cb
|
Add explicit tests for ohlcv regex
|
2021-11-28 14:34:46 +01:00 |
|
Matthias
|
2414c0bd9f
|
Merge pull request #5982 from stash86/fix-docs
add weekly and monthly to valid keys
|
2021-11-28 08:28:13 +01:00 |
|
Matthias
|
6429205d39
|
Improve Notebook documentation to include Dataprovider
fix #5975
|
2021-11-27 19:53:37 +01:00 |
|
Matthias
|
2b3e7eeb21
|
Use Enum values within bot code
|
2021-11-27 19:41:36 +01:00 |
|
Matthias
|
409a801763
|
Fix caching problem in refresh_ohlcv
closes #5978
|
2021-11-27 19:31:39 +01:00 |
|
Matthias
|
cb95b362ec
|
Merge pull request #5976 from freqtrade/forcebuy
allow force options with ordertype
|
2021-11-27 17:01:18 +01:00 |
|
Matthias
|
107e124f60
|
Fix bug in exchange causing candles not to download
|
2021-11-27 17:00:06 +01:00 |
|
Matthias
|
bf8f1045ca
|
Map binanceusdm to ft binance class
|
2021-11-27 16:46:17 +01:00 |
|
Matthias
|
504efbd6d4
|
Add futures argument to download-data command
|
2021-11-27 16:36:59 +01:00 |
|
Matthias
|
a629777890
|
Improve test coverage in telegram module
|
2021-11-27 09:53:05 +01:00 |
|
Matthias
|
6ca6f62509
|
Remove duplicate code in optimize_reports
|
2021-11-27 09:39:10 +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
|
450293878f
|
Merge pull request #5964 from stash86/fix-docs
Add more words on VolumePairlist backtest error message
|
2021-11-26 07:48:24 +01:00 |
|
Matthias
|
897788de17
|
Reformulate exception to be "nicer"
|
2021-11-26 07:02:50 +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
|
f4bc30c927
|
Update docs to include "vpn/ssh" section
|
2021-11-26 06:23:29 +01:00 |
|
Matthias
|
338fe333a9
|
Allow forcebuy to specify order_type
|
2021-11-24 20:20:58 +01:00 |
|
Matthias
|
65906d330f
|
Improve tests for pair_to_filename
|
2021-11-23 20:07:54 +01:00 |
|
Matthias
|
e8feac3674
|
Improve tests for pair_to_filename
|
2021-11-23 20:02:07 +01:00 |
|
Matthias
|
51e54a666c
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-11-23 19:01:07 +01:00 |
|
Matthias
|
db16098981
|
Fix Tests
|
2021-11-23 17:43:37 +01:00 |
|
Matthias
|
342862a5f3
|
Merge pull request #5952 from freqtrade/armhf_39
Update ARMHF image to 3.9
|
2021-11-23 15:37:40 +01:00 |
|
Matthias
|
c23ca35d23
|
Update ARMHF image to 3.9
|
2021-11-23 14:04:39 +01:00 |
|
Matthias
|
047707f840
|
Merge pull request #5953 from samgermain/is-future-method-fix
Is future method fix
|
2021-11-23 11:33:53 +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
|
0d082f7b17
|
Merge pull request #5950 from flozzone/patch-1
fix typo in Volatility filter description.
|
2021-11-22 20:17:54 +01:00 |
|
Matthias
|
2c805e53ee
|
Merge pull request #5945 from ACMCMC/patch-1
Changed the wording of the documentation to be clearer
|
2021-11-22 19:28:45 +01:00 |
|
Matthias
|
259b95074f
|
Merge pull request #5936 from rokups/rk/decorator-fix
Use market data to get base and quote currencies in @informative() decorator
|
2021-11-22 19:14:35 +01:00 |
|
Matthias
|
280a0ec17e
|
Merge pull request #5944 from freqtrade/dependabot/pip/develop/ccxt-1.61.92
Bump ccxt from 1.61.24 to 1.61.92
|
2021-11-22 07:15:53 +01:00 |
|
Matthias
|
64e34f382e
|
Sell-fill should include open-rate
|
2021-11-22 07:13:22 +01:00 |
|
Matthias
|
ecf2ac3c21
|
Bump aiohttp to 3.8.1
|
2021-11-22 06:51:06 +01:00 |
|
Matthias
|
965ab3848c
|
Merge pull request #5943 from freqtrade/dependabot/pip/develop/plotly-5.4.0
Bump plotly from 5.3.1 to 5.4.0
|
2021-11-22 06:46:52 +01:00 |
|
Matthias
|
6f93f96f18
|
Merge pull request #5941 from freqtrade/dependabot/pip/develop/cryptography-36.0.0
Bump cryptography from 35.0.0 to 36.0.0
|
2021-11-22 06:46:29 +01:00 |
|
Matthias
|
9f1fdc9931
|
Merge pull request #5942 from freqtrade/dependabot/pip/develop/types-cachetools-4.2.5
Bump types-cachetools from 4.2.4 to 4.2.5
|
2021-11-22 06:45:09 +01:00 |
|
Matthias
|
e0f21a5e35
|
Merge pull request #5939 from freqtrade/dependabot/pip/develop/filelock-3.4.0
Bump filelock from 3.3.2 to 3.4.0
|
2021-11-22 06:44:03 +01:00 |
|
Matthias
|
c26c0b6822
|
Merge branch 'feat/short' into short_buy_tag_compat
|
2021-11-21 19:31:59 +01:00 |
|
Matthias
|
aad37bb8f3
|
Merge pull request #5924 from freqtrade/feat/leverage
call leverage methods
|
2021-11-21 19:30:27 +01:00 |
|