.. |
commands
|
Revert "Remove the guards against downloading data in futures mode."
|
2021-12-28 11:35:17 -07:00 |
configuration
|
Update Enum imports
|
2021-12-08 15:59:20 +01:00 |
data
|
Merge pull request #6127 from wadedyck/download_data_futures_fix
|
2021-12-29 19:08:38 +01:00 |
edge
|
Added candle_type to a lot of methods, wrote some tests
|
2021-11-21 17:48:14 -06:00 |
enums
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
exchange
|
Don't attempt to calculate funding fees when the initial timeframe hasn't been exceeded.
|
2021-12-27 16:51:47 -07:00 |
leverage
|
Fix docstring indents
|
2021-11-09 19:22:29 +01:00 |
mixins
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
optimize
|
When backtesting, pass the candle_type to load_data.
|
2021-12-27 11:46:05 -07:00 |
persistence
|
Update optimize-reports to enter_tag wording
|
2021-11-21 10:20:09 +01:00 |
plot
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
plugins
|
Also check candle_type_def when creating the pairlist and getting the ohlcv.
|
2021-12-27 16:51:02 -07:00 |
resolvers
|
Merge branch 'develop' into feat/short
|
2021-10-30 19:45:19 +02:00 |
rpc
|
Merge branch 'develop' into feat/short
|
2021-12-09 06:34:07 +01:00 |
strategy
|
Also check candle_type_def when creating the pairlist and getting the ohlcv.
|
2021-12-27 16:51:02 -07:00 |
templates
|
Merge branch 'develop' into feat/short
|
2021-12-01 07:21:36 +01:00 |
vendor
|
Disable ability to use lookahead-biased vwap
|
2021-10-17 11:23:58 +02:00 |
__init__.py
|
merged with feat/short
|
2021-09-15 22:28:10 -06:00 |
__main__.py
|
Remove support for 3.6
|
2020-12-14 19:18:54 +01:00 |
constants.py
|
Create correct Type for PairWithTimeFrame
|
2021-12-03 15:20:18 +01:00 |
exceptions.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
freqtradebot.py
|
Merge branch 'develop' into feat/short
|
2021-12-02 06:53:15 +01:00 |
loggers.py
|
merged with feat/short
|
2021-09-15 22:28:10 -06:00 |
main.py
|
merged with feat/short
|
2021-09-15 22:28:10 -06:00 |
misc.py
|
Don't replace "-" when writing pair files
|
2021-11-28 15:08:02 +01:00 |
wallets.py
|
Small formatting upgrades
|
2021-11-11 12:06:18 +01:00 |
worker.py
|
Fix some formatting errors, add test for strategy version
|
2021-12-04 14:40:05 +01:00 |