Matthias
|
faf5cfa66d
|
Update some tests for updated backtest interface
|
2021-08-23 21:35:28 +02:00 |
|
Matthias
|
7373b39015
|
Initial support for backtesting with short
|
2021-08-23 21:16:26 +02:00 |
|
Matthias
|
3e8164bfca
|
Use proper exchange name in backtesting
|
2021-08-23 21:13:47 +02:00 |
|
Matthias
|
9add3bf808
|
Add enter_long compatibility layer
|
2021-08-23 21:12:46 +02:00 |
|
Sam Germain
|
07de5d11ca
|
Removed a bug causing errors from freqtradebot
|
2021-08-23 00:25:08 -06:00 |
|
Sam Germain
|
317a454c0e
|
Removed shorting from tests/optimize/hyperopts/default_hyperopt.py and created another tests/optimize/hyperopts/short_hyperopt.py with long and shorting
|
2021-08-23 00:24:49 -06:00 |
|
Sam Germain
|
61ad38500a
|
Reverted freqtrade/templates/*hyperopt* files back to no shorting
|
2021-08-23 00:18:15 -06:00 |
|
Sam Germain
|
53b51ce8cf
|
Reverted freqtrade/templates/sample_strategy back to no shorting, and created a separate sample short strategy
|
2021-08-23 00:17:20 -06:00 |
|
Sam Germain
|
0afeb269ad
|
Removed unnecessary TODOs
|
2021-08-23 00:15:35 -06:00 |
|
Sam Germain
|
9f6b6f04b4
|
Added False to self.strategy.get_signal
|
2021-08-22 23:55:34 -06:00 |
|
Sam Germain
|
8644449c33
|
Removed changes from tests/strategy/strats that hyperopted short parameters, because these are supposed to be legacy tests
|
2021-08-22 21:47:02 -06:00 |
|
Sam Germain
|
5ca3f49cb5
|
merged with feat/short after feat/short added styling and comment changes PR
|
2021-08-22 21:37:20 -06:00 |
|
Matthias
|
d03444e5f8
|
Merge pull request #5447 from samgermain/lev-strat-name-changes
Lev strat name changes
|
2021-08-22 13:56:57 +02:00 |
|
Sam Germain
|
a5be535cc9
|
strategy interface: removed some changes
|
2021-08-21 17:06:04 -06:00 |
|
Sam Germain
|
55c070f1bb
|
Added interface leverage method
|
2021-08-18 16:52:34 -06:00 |
|
Sam Germain
|
dc4090234d
|
Added interface leverage method
|
2021-08-18 16:52:34 -06:00 |
|
Sam Germain
|
092780df9d
|
condensed strategy methods down to 2
|
2021-08-18 16:52:34 -06:00 |
|
Sam Germain
|
d4a7d2d444
|
Added short and exit_short to strategy
|
2021-08-18 16:52:20 -06:00 |
|
Sam Germain
|
314359dd6e
|
strategy interface changes to comments to mention shorting
|
2021-08-18 13:23:04 -06:00 |
|
Sam Germain
|
e2d5299116
|
Name changes for strategy
|
2021-08-18 13:22:54 -06:00 |
|
Matthias
|
98fe3e73de
|
Merge pull request #5381 from samgermain/interest-change
Changed interest implementation (Margin)
|
2021-08-09 11:58:08 +02:00 |
|
Matthias
|
599ae15460
|
Parametrize tests
|
2021-08-09 11:35:27 +02:00 |
|
Sam Germain
|
de4b0d1f7c
|
Merged with feat/short
|
2021-08-09 00:24:25 -06:00 |
|
Sam Germain
|
06206335d9
|
Added tests for interest_function
|
2021-08-09 00:00:50 -06:00 |
|
Matthias
|
b3ca2d0c57
|
Merge pull request #5380 from samgermain/mg-to-lev
Replaced the term margin with leverage when it should say leverage (All comments)
|
2021-08-09 06:37:14 +02:00 |
|
Sam Germain
|
8e941e6836
|
Changed interest implementation
|
2021-08-08 17:09:17 -06:00 |
|
Sam Germain
|
0545a0ed3c
|
Replaced the term margin with leverage when it should say leverage
|
2021-08-08 17:04:24 -06:00 |
|
Matthias
|
ecdecb02fa
|
Merge pull request #5365 from samgermain/enums
Added leverage enums
|
2021-08-08 09:48:11 +02:00 |
|
Sam Germain
|
4630f69830
|
Removed short, exit_short from enums
|
2021-08-08 01:36:59 -06:00 |
|
Sam Germain
|
658f138e30
|
Added short_tag to SignalTagType
|
2021-08-07 20:08:52 -06:00 |
|
Sam Germain
|
71963e65f1
|
Removed ExchangeName Enum
|
2021-08-07 18:47:03 -06:00 |
|
Sam Germain
|
7e6b281b75
|
Merge branch 'feat/short' of https://github.com/freqtrade/freqtrade into feat/short
|
2021-08-07 01:43:56 -06:00 |
|
Matthias
|
92ed7c0bf8
|
Merge branch 'develop' into feat/short
|
2021-08-07 09:42:25 +02:00 |
|
Matthias
|
6532aba765
|
Merge pull request #5360 from freqtrade/hyperopt_protections
Hyperopt protections and Boolean parameter
|
2021-08-07 09:42:05 +02:00 |
|
Matthias
|
66de30f042
|
Merge pull request #5368 from samgermain/autopep8-formatted
Autopep8 formatting
|
2021-08-07 09:29:58 +02:00 |
|
Sam Germain
|
9988c293b5
|
Merge branch 'enums' into feat/short
|
2021-08-06 19:30:31 -06:00 |
|
Sam Germain
|
9b58c58609
|
Merge branch 'develop' into feat/short
|
2021-08-06 18:12:53 -06:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Sam Germain
|
aec82b4647
|
Added empty everage/__init__.py
|
2021-08-06 01:37:34 -06:00 |
|
Sam Germain
|
50d185ccd8
|
Added exchange_name variables to exchange classes
|
2021-08-06 01:23:55 -06:00 |
|
Sam Germain
|
241bfc409f
|
Added leverage enums
|
2021-08-05 23:29:26 -06:00 |
|
Matthias
|
90c194de1f
|
Align Readme and documentation index in supported exchange lists
|
2021-08-05 19:27:38 +02:00 |
|
Matthias
|
4d28f0ed59
|
Merge pull request #5363 from kamontat/patch-1
Update README link
|
2021-08-05 19:27:00 +02:00 |
|
Kamontat Chantrachirathumrong
|
eee5f174fc
|
update link
|
2021-08-05 20:33:15 +07:00 |
|
Matthias
|
ad0e4a8567
|
Add BooleanParameter
|
2021-08-04 20:52:56 +02:00 |
|
Matthias
|
b73768acd1
|
Fix bug in property overwriting prevention
|
2021-08-04 20:21:56 +02:00 |
|
Matthias
|
3c41223333
|
Add test for protections-hyperopt
|
2021-08-04 20:01:28 +02:00 |
|
Matthias
|
a661e0db6e
|
Deprecate protections from config
|
2021-08-04 19:43:16 +02:00 |
|
Matthias
|
ceed3c663b
|
Document using protections
|
2021-08-04 07:17:35 +02:00 |
|
Matthias
|
a6454cfc39
|
Autoenable protections when protection-space is selected
|
2021-08-04 07:17:29 +02:00 |
|