Matthias
|
dfc17f2bd1
|
Fix ci failure
|
2021-08-03 07:21:11 +02:00 |
|
Matthias
|
4ab03f7e37
|
Don't load fallback methods for autohyperopt
|
2021-08-02 21:17:56 +02:00 |
|
Matthias
|
e70a742005
|
Reorder space methods in hyperopt
|
2021-08-02 21:12:10 +02:00 |
|
Matthias
|
adb33e763b
|
Merge pull request #5350 from freqtrade/environment_vars
Add environment variable support
|
2021-08-02 20:48:23 +02:00 |
|
Matthias
|
c981641441
|
Don't fail if strategy doesn't contain sell signal
|
2021-08-02 20:30:46 +02:00 |
|
Matthias
|
d8d8261f1b
|
Merge pull request #5318 from samgermain/combined_exchange_buy_sell
combined exchange.buy and exchange.sell
|
2021-08-02 20:11:09 +02:00 |
|
Matthias
|
3c5f06d5c0
|
Update tests/exchange/test_exchange.py
|
2021-08-02 08:31:33 +02:00 |
|
Matthias
|
5ead95b06b
|
Merge pull request #5245 from sauces1313/RangeStabilityFilterMax
Range stability filter max
|
2021-08-02 08:06:36 +02:00 |
|
Matthias
|
3e5659b32f
|
Merge pull request #5355 from freqtrade/dependabot/pip/develop/scipy-1.7.1
Bump scipy from 1.7.0 to 1.7.1
|
2021-08-02 08:03:44 +02:00 |
|
Matthias
|
b63eda3a2b
|
Some minor cleanup and improved test coverage
|
2021-08-02 07:15:09 +02:00 |
|
Matthias
|
8485964bb7
|
Merge pull request #5357 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.2
Bump mkdocs-material from 7.2.1 to 7.2.2
|
2021-08-02 06:31:22 +02:00 |
|
Matthias
|
eeee92275b
|
Merge pull request #5356 from freqtrade/dependabot/pip/develop/types-requests-2.25.1
Bump types-requests from 2.25.0 to 2.25.1
|
2021-08-02 06:30:14 +02:00 |
|
Matthias
|
d4fa50c605
|
Merge pull request #5353 from freqtrade/dependabot/pip/develop/ccxt-1.54.24
Bump ccxt from 1.53.72 to 1.54.24
|
2021-08-02 06:29:57 +02:00 |
|
Matthias
|
ae48012831
|
Merge pull request #5354 from freqtrade/dependabot/pip/develop/fastapi-0.68.0
Bump fastapi from 0.67.0 to 0.68.0
|
2021-08-02 06:29:42 +02:00 |
|
Matthias
|
5b4931897d
|
Merge pull request #5352 from freqtrade/dependabot/pip/develop/isort-5.9.3
Bump isort from 5.9.2 to 5.9.3
|
2021-08-02 06:29:09 +02:00 |
|
Matthias
|
056bc93bc6
|
backtesting needs startup_candle_count
fixes informative-pair loading being different between --strategy-list and
--strategy.
|
2021-08-01 19:17:52 +02:00 |
|
Matthias
|
e78be75e8c
|
Merge pull request #5351 from samgermain/persistence-tests-usdt
Changed tests in tests/test_persistence.py to use usdt prices
|
2021-08-01 13:36:40 +02:00 |
|
Matthias
|
e9ef9a6d28
|
Use .view() to convert dates to enums
part of #5314 - fixing deprecation warning.
|
2021-08-01 10:31:35 +02:00 |
|
Matthias
|
6f8519d0a3
|
Add environment variable support
|
2021-07-31 19:26:56 +02:00 |
|
Matthias
|
c5e3348b89
|
Migrations for indexes should run in a seperate session
closes #5349
|
2021-07-31 16:36:28 +02:00 |
|
Matthias
|
1ccc89d1e9
|
Store fully analyzed dataframe
|
2021-07-31 10:00:24 +02:00 |
|
Matthias
|
b1cbc75e93
|
Properly cache pair dataframe in backtesting (without startup-range).
|
2021-07-31 08:45:04 +02:00 |
|
Matthias
|
6abd352c0f
|
Add test for backtesting dataframe cache
|
2021-07-31 08:44:09 +02:00 |
|
Matthias
|
ab3c753415
|
Fix develop_plot building
|
2021-07-30 21:23:09 +02:00 |
|
Matthias
|
499af5c42b
|
Update webservermode docs
closes #5345
|
2021-07-30 21:04:04 +02:00 |
|
Matthias
|
35bf2a59a8
|
Improve test reliability (fix fluky test)
|
2021-07-30 21:02:55 +02: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 |
|
Matthias
|
aa34889c04
|
Don't run migrations twice
|
2021-07-30 07:14:35 +02:00 |
|
Matthias
|
71838dc51a
|
Merge pull request #5285 from freqtrade/backtest_startup_afte_populates
Remove startup-candles after populating buy/sell signals
|
2021-07-30 07:01:26 +02:00 |
|
Matthias
|
dad98d43be
|
Merge pull request #5287 from GeorgeMurAlkh/develop
Dataprovider caching and trimming of historical informative.
|
2021-07-29 20:43:40 +02:00 |
|
Matthias
|
6490b82ad6
|
Update docker-documentation for multiarch builds
|
2021-07-29 19:48:36 +02:00 |
|
Matthias
|
8768df647a
|
Merge pull request #5312 from raph92/patch-3
Fix code to get Bittrex US-restricted markets
|
2021-07-29 07:13:42 +02:00 |
|
Matthias
|
cf4d1875dd
|
Use prohibitedIn instead of isRestricted
|
2021-07-29 06:56:37 +02:00 |
|
Matthias
|
a7b8de92a3
|
Merge pull request #5309 from faustogut/patch-1
Fix configuration.md typos
|
2021-07-27 20:01:41 +02:00 |
|
Matthias
|
d8298a295b
|
Merge pull request #5329 from freqtrade/dependabot/pip/develop/ccxt-1.53.72
Bump ccxt from 1.53.25 to 1.53.72
|
2021-07-27 19:27:11 +02:00 |
|
Matthias
|
b1feabc816
|
Merge pull request #5319 from Rikj000/docs/strategy-advanced/add-current_time-to-confirm_trade_entry-exit
Docs - StrategyAdvanced - Added `current_time` to `confirm_trade_entry/exit()` examples
|
2021-07-27 19:26:50 +02:00 |
|
Matthias
|
7480b5cd0f
|
Merge pull request #5322 from freqtrade/dependabot/pip/develop/mkdocs-material-7.2.1
Bump mkdocs-material from 7.1.11 to 7.2.1
|
2021-07-27 19:24:24 +02:00 |
|
Matthias
|
ce3e81ae5f
|
Merge pull request #5323 from freqtrade/dependabot/pip/develop/fastapi-0.67.0
Bump fastapi from 0.66.0 to 0.67.0
|
2021-07-27 08:37:37 +02:00 |
|
Matthias
|
a0b1157a10
|
Merge pull request #5327 from freqtrade/dependabot/pip/develop/pandas-1.3.1
Bump pandas from 1.3.0 to 1.3.1
|
2021-07-27 07:38:42 +02:00 |
|
Matthias
|
27fe6e0a1b
|
Merge pull request #5325 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.22
Bump sqlalchemy from 1.4.21 to 1.4.22
|
2021-07-26 18:17:50 +02:00 |
|
Matthias
|
d2d21baa04
|
Merge pull request #5326 from freqtrade/dependabot/pip/develop/coveralls-3.2.0
Bump coveralls from 3.1.0 to 3.2.0
|
2021-07-26 18:16:46 +02:00 |
|
Matthias
|
5c011cba73
|
Merge pull request #5317 from samgermain/fix-spammy-console
Log level set to debug on exchange.get_rate
|
2021-07-26 18:12:36 +02:00 |
|
Matthias
|
b84a1d0c92
|
Don't crash when *_params is not defined in strategy
closes #5407
|
2021-07-22 20:21:04 +02:00 |
|
Matthias
|
f870c0099b
|
Merge pull request #5300 from samgermain/ubuntu-setup-fix
Fixed setup for python3.9 on ubuntu
|
2021-07-20 07:04:08 +02:00 |
|
Matthias
|
e4b42b2b5b
|
Merge pull request #5284 from samgermain/merge_get_buy_sell_rate
Merge get_buy_rate and get_sell_rate
|
2021-07-20 06:54:47 +02:00 |
|
Matthias
|
1f5504975c
|
Merge pull request #5289 from freqtrade/dependabot/pip/develop/ta-lib-0.4.21
Bump ta-lib from 0.4.20 to 0.4.21
|
2021-07-19 20:08:34 +02:00 |
|
Matthias
|
d13524f7c1
|
Update ta-lib wheels
|
2021-07-19 19:36:24 +02:00 |
|
Matthias
|
59916d0e8b
|
Merge pull request #5288 from freqtrade/dependabot/pip/develop/mkdocs-1.2.2
Bump mkdocs from 1.2.1 to 1.2.2
|
2021-07-19 08:06:23 +02:00 |
|
Matthias
|
cd9341a116
|
Merge pull request #5295 from freqtrade/dependabot/pip/develop/numpy-1.21.1
Bump numpy from 1.21.0 to 1.21.1
|
2021-07-19 07:01:48 +02:00 |
|
Matthias
|
55f3877ee6
|
Merge pull request #5290 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.11
Bump mkdocs-material from 7.1.10 to 7.1.11
|
2021-07-19 06:46:36 +02:00 |
|
Matthias
|
c434d99b4f
|
Merge pull request #5291 from freqtrade/dependabot/pip/develop/requests-2.26.0
Bump requests from 2.25.1 to 2.26.0
|
2021-07-19 06:46:21 +02:00 |
|
Matthias
|
31b19b9a58
|
Merge pull request #5294 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.21
Bump sqlalchemy from 1.4.20 to 1.4.21
|
2021-07-19 06:44:32 +02:00 |
|
Matthias
|
56c3e0c3ba
|
Merge pull request #5293 from freqtrade/dependabot/pip/develop/questionary-1.10.0
Bump questionary from 1.9.0 to 1.10.0
|
2021-07-19 06:40:54 +02:00 |
|
Matthias
|
3a3ef4f35d
|
Merge pull request #5292 from freqtrade/dependabot/pip/develop/ccxt-1.53.25
Bump ccxt from 1.52.83 to 1.53.25
|
2021-07-19 06:40:35 +02:00 |
|
Matthias
|
ffeff9c0f7
|
Update ARM image building
|
2021-07-18 19:33:25 +02:00 |
|
Matthias
|
365479f5e0
|
Remove startup-candles after populating buy/sell signals
closes #5242
|
2021-07-18 11:06:41 +02:00 |
|
Matthias
|
adef5d89f3
|
Fix failing test after webserver merge
|
2021-07-18 11:06:14 +02: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
|
0282d13221
|
Fix PI image caching
|
2021-07-18 10:25:24 +02:00 |
|
Matthias
|
51cc903248
|
Run ci on selfhosted runner
|
2021-07-18 10:25:24 +02:00 |
|
Matthias
|
03a4ae4674
|
Merge pull request #5279 from rokups/patch-3
Honor skip_pair_validation setting when downloading pairs.
|
2021-07-17 08:44:22 +02:00 |
|
Matthias
|
d652e6fcc4
|
Don't log from wallet in backtest mode
|
2021-07-16 19:57:49 +02:00 |
|
Matthias
|
4899b06b31
|
Merge pull request #5273 from freqtrade/fix/profit_calc
fix calculation logic for /profit
|
2021-07-16 19:19:28 +02:00 |
|
Matthias
|
3bc36cd650
|
Merge pull request #5275 from samgermain/example_json_filename_extensions
Example json filename extensions
|
2021-07-16 12:08:37 +02:00 |
|
Matthias
|
2e95df4d8d
|
Update docs for /profit output
|
2021-07-15 20:12:44 +02:00 |
|
Matthias
|
2928ee22ce
|
Remove compose file for devcontainer
|
2021-07-15 19:48:16 +02:00 |
|
Matthias
|
708d5691b0
|
Merge pull request #5271 from samgermain/setup-mac-fix
setup.sh mac fix
|
2021-07-15 12:13:47 +02:00 |
|
Matthias
|
697bf92f6f
|
Add test for get_starting_balance method
|
2021-07-14 21:10:25 +02:00 |
|
Matthias
|
02d716a8be
|
Fix api test
|
2021-07-14 21:03:57 +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
|
288c92301f
|
Improve docs wording
|
2021-07-14 06:50:14 +02:00 |
|
Matthias
|
3451687135
|
Merge pull request #5255 from freqtrade/improve_dynamic_stake
Improve dynamic stake with multiple bots on the same exchange
|
2021-07-14 06:45:48 +02:00 |
|
Matthias
|
29e2b858ca
|
Improve wording in docs
|
2021-07-13 20:40:06 +02:00 |
|
Matthias
|
a261b188da
|
Merge pull request #5265 from anasyusef/censor_db_pwd_logs
Censor DB password when outputting to logs
|
2021-07-12 20:48:41 +02:00 |
|
Matthias
|
3c001dfcf6
|
Merge pull request #5264 from freqtrade/dependabot/pip/develop/isort-5.9.2
Bump isort from 5.9.1 to 5.9.2
|
2021-07-12 15:10:36 +02:00 |
|
Matthias
|
40db424363
|
Add documentation for available capital setting
|
2021-07-12 07:11:56 +02:00 |
|
Matthias
|
6a8e8875a2
|
Test new behaviour
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
7863746904
|
Add available_capital parameter
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
b41c234440
|
Extract Closed profit calculation to trade object
|
2021-07-12 06:54:06 +02:00 |
|
Matthias
|
ed77889d6b
|
Add explicit tests for _validate_stake_amount
|
2021-07-12 06:52:59 +02:00 |
|
Matthias
|
c583452a5a
|
Merge pull request #5263 from freqtrade/dependabot/pip/develop/mkdocs-material-7.1.10
Bump mkdocs-material from 7.1.9 to 7.1.10
|
2021-07-12 06:40:10 +02:00 |
|
Matthias
|
5f94c3f81b
|
Merge pull request #5262 from freqtrade/dependabot/pip/develop/ccxt-1.52.83
Bump ccxt from 1.52.40 to 1.52.83
|
2021-07-12 06:38:01 +02:00 |
|
Matthias
|
8b78a3bde2
|
Quick fix for trades opening below min-trade amount
|
2021-07-11 21:01:12 +02:00 |
|
Matthias
|
38296e8689
|
Merge pull request #5189 from rokups/rk/custom-stake
Implement strategy-controlled stake sizes
|
2021-07-11 19:45:43 +02:00 |
|
Matthias
|
7ea0a74c53
|
Default to proposed stake
|
2021-07-11 14:11:41 +02:00 |
|
Matthias
|
f658cfa349
|
Remove Slack
As the community is mostly active on discord, there's little point in
linking people to Slack as well
|
2021-07-11 11:13:27 +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
|
72a103f32d
|
Properly test webserver startup in standalone mode
|
2021-07-10 10:21:25 +02:00 |
|
Matthias
|
e4e2340f91
|
Fix bug where currencies are duplicated
in case there is dust
|
2021-07-10 10:02:05 +02:00 |
|
Matthias
|
cf6f706078
|
Don't build for feat branches
that breaks CI for PR's
|
2021-07-10 10:01:15 +02:00 |
|
Matthias
|
6129c5ca9e
|
Fix deprecation warnings from pandas 1.3.0
closes #5251
|
2021-07-09 20:46:38 +02:00 |
|
Matthias
|
2f33b97b95
|
Validate startup candles for backtesting correctly
closes #5250
|
2021-07-09 07:20:43 +02:00 |
|
Matthias
|
fb25130588
|
Merge pull request #5244 from octaviusgus/develop
fix daily profit data bug and daily profit curve example
|
2021-07-09 07:06:14 +02:00 |
|
Matthias
|
d96d6024f4
|
Merge pull request #5252 from kevinjulian/agefilter-max-days-listed
Fix Agefilter cannot appear on startup messages
|
2021-07-08 20:29:06 +02:00 |
|
Matthias
|
03861945a3
|
Update documentation page too.
|
2021-07-08 20:04:47 +02:00 |
|
Matthias
|
225522762b
|
Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter
Range based VolumeFilter
|
2021-07-08 07:22:37 +02:00 |
|
Matthias
|
8be0241573
|
Build images for feat/** branches
|
2021-07-08 07:07:56 +02:00 |
|
Matthias
|
e5da7ff6db
|
Fix typos and improve wording in docs
|
2021-07-08 07:02:40 +02:00 |
|