Commit Graph

64 Commits (2254f65fa7f8c32d2d23d559fa57f297bf424dd0)

Author SHA1 Message Date
Matthias 2254f65fa7 use binance intests instead of bittrex
5 years ago
Matthias fedff1a75a Fix failing test
5 years ago
Matthias dc406fe19f Fail in case of name and explicit space name collisions
5 years ago
Rokas Kupstys ea43d5ba85 Implement DecimalParameter and rename FloatParameter to RealParameter.
5 years ago
Matthias 6954a1e029 MOre tests for ParameterHyperopt
5 years ago
Matthias 929f329607 more tests
5 years ago
Matthias 20f7e9b4b7 Make BaseParameter get_space abstract
5 years ago
Matthias 4fd7bedcb2 Sort imports ...
5 years ago
Matthias 71e2134694 Add some simple tests for hyperoptParameters
5 years ago
hoeckxer e328182bd7 Changed workings so it only needs to timing-parameter, instead of also requiring a boolean value
5 years ago
Matthias b43ef474ad Fix expired candle implementation
5 years ago
hoeckxer 573de1cf08 Fixed flake8 warnings
5 years ago
hoeckxer e3f3f36298 Changes based on review comments
5 years ago
hoeckxer 844df96ec7 Making changes so the build checks are satisified (imports & flake8)
5 years ago
hoeckxer 614a996597 First commit about ignoring expired candle
5 years ago
Matthias 9d5961e224 Rename method to custom_stoploss
5 years ago
Matthias 277342f167 Rename flag to "use_custom_stoposs"
5 years ago
Matthias f8639fe938 Add more tests for custom_loss
5 years ago
Matthias 5f8610b28f Add explicit test for stop_loss_reached
5 years ago
Matthias ea4238e860 cleanup some tests
5 years ago
Matthias d1fda28d2e Fix typehints
5 years ago
Matthias 011ba1d9ae Adapt tests to use async methods
5 years ago
Matthias 6c913fa617 Fix locking - should round before storing to have a consistent picture
6 years ago
Matthias 9c54c9a2bf Use correct timezone for tests
6 years ago
Matthias e602ac3406 Introduce Pairlocks middleware
6 years ago
Matthias 64e680d7ee Document new api method
6 years ago
Matthias e513871fd5 Persist pairlocks
6 years ago
Matthias 9df366d943 Apply isort to tests
6 years ago
Matthias c272944834 Lock pair until a new candle arrives
6 years ago
Matthias 8b767eedfd Merge branch 'develop' into pr/yazeed/3055
6 years ago
Matthias eef3c01da7 Fix function header formatting
6 years ago
Matthias f1993fb2f4 Pass analyzed dataframe to get_signal
6 years ago
Matthias f2a778d294 Combine tests for empty dataframe
6 years ago
Matthias 8b186dbe0e Add additional test scenarios
6 years ago
Matthias c047e48a47 Add errorsupression to safe wrapper
6 years ago
Matthias bc821c7c20 Add documentation for bot_loop_start
6 years ago
Matthias 7da955556d Add test for empty pair case
6 years ago
Matthias 55fa514ec9 Adapt most tests
6 years ago
Matthias 950f358982 Replace occurances in test files
6 years ago
Matthias 7ea59b6d8e Update comment
6 years ago
Matthias ea5daee505 Allow changing severity of strategy-validations to log only.
6 years ago
hroff-1902 7b2bb73a12
Merge branch 'develop' into verify_date_on_new_candle_on_get_signal
6 years ago
Matthias 431b244f43 Merge branch 'develop' into interface_ordertimeoutcallback
6 years ago
Matthias d4dde01140 Add test
6 years ago
Matthias 83cc121b70 Add tsts for assert_df (ensuring it raises when it should)
6 years ago
Matthias cd2e738e35 Add test for assert error
6 years ago
Matthias 0887a0212c Adjust tests to pass validation
6 years ago
Matthias 78aa658255 Remove unnecessary test (it's a copy of the remaining test)
6 years ago
Matthias a1bbeaa668 Merge branch 'develop' into interface_ordertimeoutcallback
6 years ago
Yazeed Al Oyoun d752586b32 added test
6 years ago