Commit Graph

2107 Commits (68ac8008ecf2eae00a01d6ee2e21f8703fb9606a)

Author SHA1 Message Date
Matthias d3ad4fb52e Don't crash dry-run if orderbook side is empty
4 years ago
Matthias 5ce1eeecf5 Reorder messages to be sent in correct order
4 years ago
Matthias 231b1e2f57 Improve Async error message content
4 years ago
Matthias de7e1e6bf7
Merge pull request #5980 from incrementby1/ShuffleFilterDetectLiveMode
4 years ago
Matthias dfb148f8d7 Fix formatting
4 years ago
Spat fb6ae174b9 Added raw config and retry config to webhook
4 years ago
Matthias 2b3e7eeb21 Use Enum values within bot code
4 years ago
Matthias 409a801763 Fix caching problem in refresh_ohlcv
4 years ago
Matthias cb95b362ec
Merge pull request #5976 from freqtrade/forcebuy
4 years ago
Matthias a629777890 Improve test coverage in telegram module
4 years ago
Matthias 450293878f
Merge pull request #5964 from stash86/fix-docs
4 years ago
Matthias 897788de17 Reformulate exception to be "nicer"
4 years ago
Stefano Ariestasia 5307d2bf3b Trimming the sentence
4 years ago
Stefano Ariestasia c23d90e2b8 Update test_backtesting.py
4 years ago
Stefano Ariestasia 0c629fc951 Update test_backtesting.py
4 years ago
Matthias 338fe333a9 Allow forcebuy to specify order_type
4 years ago
Matthias 65906d330f Improve tests for pair_to_filename
4 years ago
Matthias e8feac3674 Improve tests for pair_to_filename
4 years ago
Matthias b8cefd687e Add api_version to botresponse
4 years ago
Rokas Kupstys 78a00f2518 Use market data to get base and quote currencies in @informative() decorator.
4 years ago
Matthias 64e34f382e Sell-fill should include open-rate
4 years ago
Matthias 60cf52aa34 Remove unused test code
4 years ago
Matthias 4d1d8de9b7 Split /stats messages
4 years ago
Matthias 1dc98cc4d5 Break line
4 years ago
Matthias 5b9cbaf277 Use Close value for trade signal calculation
4 years ago
ethan a177e58dc4 Remove "currency" generating from splitting pair str
5 years ago
ethan 32e3376296 Update buy/sell fill telegram notifications
5 years ago
Matthias 4d1ce51207
Merge pull request #5879 from freqtrade/improve_pct_formatting
5 years ago
Matthias 39bb34cdb3 Fix test loading bug
5 years ago
Matthias e0fd880c11 Improve some more pct formattings
5 years ago
Matthias 4eb9038358 Some more fixes to % formatting
5 years ago
Matthias 1b271d0840 Improve % outputs to not use explicit "pct" entries
5 years ago
Matthias ce2aa1dc69 Small formatting upgrades
5 years ago
Matthias f8d30abd79 Handle order returns that contain trades directly
5 years ago
Matthias f7b2c0c5d7 Remove unneeded assignment from tests
5 years ago
Matthias e7d1630c92 Add space
5 years ago
Matthias d3d17f9f8b Only allow min-stake adjustments of up to 30%
5 years ago
Matthias 23a566b478 validate_stake_amount should not be a private method
5 years ago
Matthias 6267678ca9 Use doublequotes for docstrings
5 years ago
Matthias 2bfec7d549 Add small test-case confirming trade object copy
5 years ago
Matthias de4bc7204d Update documentation to clarify new behaviour
5 years ago
Matthias a08dd17bc1 Use startup_candle-count to determine call count
5 years ago
Matthias 9fa64c2647 Allow multiple calls to get more candles in live-run
5 years ago
Matthias 25fcab0794 Enhance /show_config endpoint
5 years ago
Matthias fef7da03b2
Merge pull request #5850 from freqtrade/timeout_forcesell
5 years ago
Matthias f7dc47b1c8 Add test for exit_timeout_count
5 years ago
Antoine Merino 70253258f0
Test /monthly & clean
5 years ago
Antoine Merino 459ff9692d
Add /weekly and /monthly to Telegram RPC
5 years ago
Antoine Merino 5f40158c0b
WIP Add /weekly and /monthly to Telegram RPC
5 years ago
Matthias ae3b53014d Add failing test for OKEX failure
5 years ago