Rokas Kupstys
|
f6267c7514
|
Fix buy_tag not being saved to trade object.
Column is mistakenly excluded because advise_buy() creating this column runs after code detecting presence of buy_tag column.
|
2021-08-11 15:21:23 +03:00 |
|
kevinjulian
|
0fcbe097c0
|
remove blankspace
|
2021-07-23 21:06:38 +07:00 |
|
kevinjulian
|
aea5da0c73
|
changes testcase
|
2021-07-23 11:42:43 +07:00 |
|
kevinjulian
|
49886874aa
|
rename to buy_tag
|
2021-07-21 20:05:35 +07:00 |
|
kevinjulian
|
cbfedf8b29
|
fix backtest testcase
|
2021-07-20 23:25:00 +07:00 |
|
Rokas Kupstys
|
bc0742ae67
|
Fix extremely optimistic results when using a combination of custom_stoploss and trailing_stop.
|
2021-06-30 09:10:50 +03:00 |
|
Matthias
|
89b9915c12
|
Update imports for SellType in tests
|
2021-06-08 21:07:16 +02:00 |
|
Matthias
|
9df366d943
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
hroff-1902
|
29f7c5071b
|
Fix usage of an item from BTContainer in tests
|
2020-02-11 04:17:10 +03:00 |
|
Matthias
|
83644ce5d8
|
Fix mypy type errors in tests
|
2020-02-10 10:35:48 +01:00 |
|
Matthias
|
c449e39280
|
Replace more occurances of ticker_interval
|
2019-11-12 15:13:06 +01:00 |
|
Matthias
|
885edc9768
|
Allow multiple ROI in detail-backtest tests
|
2019-10-05 10:52:49 +02:00 |
|
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
|