Matthias
66afc233db
Use Deprecated method for order_Time_in_force
4 years ago
Matthias
943d080f5e
Add test for order-types migration
4 years ago
Matthias
420cc5c595
deprecated-setting moval should delete old setting
4 years ago
Matthias
5d4386f037
Implement order_types validation
4 years ago
Matthias
3ff261e22c
Update order time in force to use entry/exit wording
4 years ago
Matthias
f090dcc597
Merge branch 'develop' into feat/short
4 years ago
Matthias
d08885ed92
Fix empty "/log" endpoint in certain moments
4 years ago
Matthias
ebc38159b8
Merge branch 'develop' into feat/short
5 years ago
Matthias
60a5ded532
Don't convert telegram chat_id
...
closes #5840
5 years ago
Matthias
c791b95405
Use new TestStrategy (V3) by default in tests
5 years ago
Matthias
a12c3ecc9b
Remove credentials whenever dry-run is set from within the exchange
5 years ago
Matthias
6d96b11279
Rename DefaultStrategy
5 years ago
Matthias
6532aba765
Merge pull request #5360 from freqtrade/hyperopt_protections
...
Hyperopt protections and Boolean parameter
5 years ago
Sam Germain
b9356a5564
Autopep8 formatting
5 years ago
Matthias
a661e0db6e
Deprecate protections from config
5 years ago
Matthias
6f8519d0a3
Add environment variable support
5 years ago
Sam Germain
362436f7d2
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
5 years ago
Matthias
158cb415a9
Add settings interface to have types available
5 years ago
Matthias
ce69abc06e
Update docs and tests for newly deprectated settings
5 years ago
Matthias
b7f01a08f3
Update sequence of process_deprecated_setting parameters
5 years ago
Matthias
0235868c66
Update tests for new config structure
5 years ago
Matthias
59a33d0fa9
Add test for ask_orderbook validation
5 years ago
Matthias
cf7394d01c
Export backtesting results by default
...
closes #4977
5 years ago
Matthias
9c34304cb9
Move state enums to enums package
5 years ago
Matthias
2d7ccaeb3d
Add test for load_config
5 years ago
Matthias
06b59551b0
Improve test coverage
5 years ago
Matthias
c8d3d449a3
Add quick test for pair_whitelist overwrite
5 years ago
Matthias
c36051be56
Merge pull request #4685 from freqtrade/ft_has
...
Use ccxt's has to check which exchanges can work with freqtrade
5 years ago
Matthias
a3b4667f7c
Update exchange validation to use "validate_exchange".
5 years ago
Matthias
56ef3af424
Allow comments in pairs files
5 years ago
Matthias
2869d5368d
Allow edge to use dynamic pairlists
...
closes #4298
5 years ago
Matthias
fe7f3d9c37
Add price side validation for market orders
5 years ago
Matthias
86f9409fd2
fix --stake-amount parameter
5 years ago
Matthias
de727645ab
FIx random test failure if certain files exist
5 years ago
Matthias
d4799e6aa3
Implement *candle definitions
5 years ago
Matthias
a93bb6853b
Document *candles settings, implement validations
5 years ago
Matthias
4cb331b5ad
Remove non-needed parameters from tests
5 years ago
Matthias
95c3c45ec9
Remove long deprecated settings that moved from experimental to
...
ask_strategy
5 years ago
Matthias
46389e343b
Skip filehandler test on windows - as that causes a permission-error
5 years ago
Matthias
b9980330a5
Add explicit test for FileHandler
5 years ago
Matthias
99b67348b2
Add test for double-logging
5 years ago
Matthias
006436a18d
Require use_sell_signal to be true for edge
...
Otherwise edge will have strange results, as
edge runs with sell signal, while the bot runs without sell signal,
causing results to be invalid
closes #3900
5 years ago
Matthias
9df366d943
Apply isort to tests
6 years ago
Matthias
a9e7ee8113
Merge pull request #3683 from freqtrade/logging_endpoints
...
Logging endpoints
6 years ago
Matthias
309ea1246a
Update config to use single quotes
6 years ago
Matthias
f3d4b114bb
Skip windows test failure
6 years ago
Matthias
c4f78203ab
Initialize streamhandler early to have it apply to all logs
6 years ago
Matthias
251eb5aa96
Test for bufferingHandler too
6 years ago
Matthias
122c0e8ddc
Readd accidentally dropped StreamHandler
6 years ago
Matthias
5cebc9f39d
Move stoploss_on_exchange_limit_ratio to configuration schema
6 years ago