Commit Graph

3406 Commits (bf07d8fe879ca592db74b1bf61bb59cd8441bee4)

Author SHA1 Message Date
Matthias bf07d8fe87 Update test to properly patch/mock exchange
4 years ago
Matthias 357000c478 Extract exchange validation to separate method
4 years ago
Matthias e53e530874 Add test showing broken inheritance hyperopt
4 years ago
Matthias 2e642593e5 Update formatting of hyperopt_conf fixture
4 years ago
Matthias 29efe75a6f Update hyperoptable strategy to use V3 interface
4 years ago
Matthias 0669d93f56
Merge pull request #7068 from freqtrade/ccxt_ordertype_validations
4 years ago
Matthias bf992fd9df Add test for newly added functionality
4 years ago
Matthias 64f89af69e Add Explicit test for "has" checks
4 years ago
Matthias 6ac1aa15f5 Reenable ccxt order checks
4 years ago
Matthias f8e35d8760 Add TODO to disabled test
4 years ago
Matthias 523d8a84a8 skip "supports market order" for now until CCXT fixes their assignemnt bugs.
4 years ago
Matthias 494e0529d2 Update conftest for leverage tiers
4 years ago
Matthias c98e7ea055 Revert allowing empty currency for futures
4 years ago
Matthias b7167ec880 Fix wrong fee calclulation for gateio futures
4 years ago
Matthias 81f7d77d74 Allow fee currency to be empty for futures
4 years ago
Matthias 2499276fca Refactor calculate_fee_rate to take separate parameters instead of an "Order"
4 years ago
Matthias 2dc46ca0b8 Add cost to partial test buy order
4 years ago
Matthias fe8083c7f8 Improve test for dry-run orderclosing
4 years ago
Matthias 07aa372e2a Ensure bot_loop_start is called in hyperopt, too
4 years ago
Matthias 906c7b92fe Add enhance testcase to show problematic exit_reason behavior
4 years ago
Matthias 53e5483daa Store StopPrice for dry-run orders
4 years ago
Matthias 3a0f31fe89
Merge pull request #6914 from freqtrade/leverage_tiers_async
4 years ago
Matthias 50c19ece53 Fix ccxt test gateio flukyness
4 years ago
Matthias 0d967f93ba Improve performance of some RPC calls
4 years ago
Matthias 0809f9aef6 Add offset to trade response
4 years ago
Matthias bb61250bfe
Merge pull request #6987 from freqtrade/profit_metrics
4 years ago
Matthias 0168343b76 Add trading-volume to api schema
4 years ago
Matthias 53bfa7931d Add rudimentary test for prior bug
4 years ago
Matthias 40c9abc7e1 Add trading volume to /profit output
4 years ago
Matthias 6a15d36d14 Add Drawdown and profit_factor to /profit
4 years ago
Matthias d77ce468ea Add "dry" hint to buy/sell messages
4 years ago
Matthias fda8248d41 Gateio allow market orders on futures markets
4 years ago
Matthias 91f9818ae3 Simplify trade calculations
4 years ago
Matthias 76cae8e8e3 Update tests to always provide rate to profit calculations
4 years ago
Matthias 575b4ead1a Update Test with funding_fee 0
4 years ago
Matthias ec40e79362
Merge pull request #6874 from froggleston/buy_reasons
4 years ago
froggleston 4a5ed5a273 Fix tests
4 years ago
Matthias 3c62df6b86 Ensure the same timestamp is used for backtest and signal export
4 years ago
Matthias 848a5d85c6 Add small stability fix to test
4 years ago
Matthias e67d29cd2f Update more trades to use create_mock_trades
4 years ago
Matthias 43c871f2f4 Use time-machine to stabilize time-sensitive tests
4 years ago
Matthias 390e600f55 Update statistics output
4 years ago
Matthias 7619fd08d6 Update telegram tests to use mock_trades
4 years ago
Matthias dff83ef620 Update telegram profit test to USDT
4 years ago
Matthias 56652c2b39 Improve test resiliance
4 years ago
Matthias 2e1ed132f7
Merge pull request #6964 from freqtrade/rpc_rel_daily
4 years ago
Matthias 9c65fad73f Merge Pull request #6919 into develop
4 years ago
Matthias 4b70e03daa Add some rudimentary tsts for discord webhook integration
4 years ago
Matthias 9ba11f7bcc Update docs and tests for new daily command
4 years ago
Matthias 76827b31a9 Add relative profit to daily/weekly commands
4 years ago