Matthias
|
cc3ead9d7b
|
Set required_profit for stoploss guard, allowing to ignore small stoplosses.
closes #7076
|
2022-07-27 19:52:39 +02:00 |
|
Matthias
|
a02d02ac12
|
Enhance protections tests to have orders in mock trade
|
2022-07-23 14:43:52 +02:00 |
|
Matthias
|
f5f599c7f0
|
Add LowProfitPairs only_per_side option
|
2022-05-07 15:25:15 +02:00 |
|
Matthias
|
144e4da96e
|
Update stoploss guard tests
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
420836b1b2
|
Update test naming
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
b7cada1edd
|
Convert ProtectionReturn to dataclass
|
2022-04-24 14:33:24 +02:00 |
|
Matthias
|
6d9218cb34
|
sell_signal -> exit_signal
|
2022-04-04 17:11:11 +02:00 |
|
Matthias
|
543aa74278
|
update sell_reason to exit_reason
|
2022-04-02 20:04:29 +02:00 |
|
Matthias
|
dcfa3e8648
|
Update SellType to ExitType
|
2022-03-25 06:55:37 +01:00 |
|
Matthias
|
1da091dea3
|
ProtectionManager should return the lock just created
|
2021-09-19 19:41:19 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
e1010ff592
|
Don't load protections from config if strategy defines a property
|
2021-06-18 19:55:53 +02:00 |
|
Matthias
|
89b9915c12
|
Update imports for SellType in tests
|
2021-06-08 21:07:16 +02:00 |
|
Matthias
|
2254f65fa7
|
use binance intests instead of bittrex
|
2021-04-20 12:59:15 +02:00 |
|
Matthias
|
ea0b47a7f9
|
Replace test occurances of Trade.session with Trade.query.session
|
2021-04-05 07:38:07 +02:00 |
|
Matthias
|
3629892fc3
|
Stoploss-guard should use the trade_limit or more
fix #4404
|
2021-02-20 19:38:44 +01:00 |
|
Matthias
|
9cd1be8f93
|
Update usage of open_trade_price to open_trade_value
|
2020-12-13 10:33:45 +01:00 |
|
Matthias
|
f047297995
|
Improve wording, fix bug
|
2020-12-07 15:48:06 +01:00 |
|
Matthias
|
effc96e92b
|
Improve tests for backtest protections
|
2020-12-07 11:39:01 +01:00 |
|
Matthias
|
57a4044eb0
|
Enhance test verifying that locks are not replaced
|
2020-12-07 11:39:01 +01:00 |
|
Matthias
|
0e2a43ab4d
|
Add duration_explanation functions
|
2020-12-07 11:12:09 +01:00 |
|
Matthias
|
d4799e6aa3
|
Implement *candle definitions
|
2020-12-07 10:54:26 +01:00 |
|
Matthias
|
a93bb6853b
|
Document *candles settings, implement validations
|
2020-12-07 10:47:13 +01:00 |
|
Matthias
|
f06b58dc91
|
Test MaxDrawdown desc
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
9d6f3a89ef
|
Improve docs and fix typos
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
dce2364672
|
Add stoploss per pair support
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
dcdf4a0503
|
Improve tests
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
32cde1cb7d
|
Improve test for lowprofitpairs
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
8f958ef723
|
Improve login-mixin structure
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
9484ee6690
|
Test for low_profit_pairs
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
8dbef6bbea
|
Add test for cooldown period
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
56975db2ed
|
Add more tests
|
2020-12-07 08:23:10 +01:00 |
|
Matthias
|
2b85e7eac3
|
Add initial tests for StoplossGuard protection
|
2020-12-07 08:23:10 +01:00 |
|