Matthias
|
270d7ebbf5
|
Simplify test strategy
|
2022-01-15 17:36:42 +01:00 |
|
Reigo Reinmets
|
0bca07a32a
|
Added min_stake, max_stake. Removed pair as its included in trade.
|
2022-01-08 17:20:02 +02:00 |
|
Reigo Reinmets
|
de79d25caf
|
Refactoring to use strategy based configuration
|
2021-12-24 12:38:43 +02:00 |
|
Reigo Reinmets
|
db2f0660fa
|
Some more compatibility fixes.
|
2021-12-18 11:15:59 +02:00 |
|
Reigo Reinmets
|
30673f84f9
|
Flake8 compatibility
|
2021-12-18 11:00:25 +02:00 |
|
Reigo Reinmets
|
462270bc5a
|
Fix a case where the amount was not recalculated. Added additional temporary logging.
|
2021-12-16 22:57:56 +02:00 |
|
Reigo Reinmets
|
1017b68af9
|
Fix some unit-tests. Use common trade entry code.
|
2021-12-13 02:27:09 +02:00 |
|
Reigo Reinmets
|
f97662e816
|
Add position_adjustment_enable config keyword to enable it.
|
2021-12-11 00:28:12 +02:00 |
|
Rokas Kupstys
|
78a00f2518
|
Use market data to get base and quote currencies in @informative() decorator.
|
2021-11-22 09:27:45 +02:00 |
|
Rokas Kupstys
|
1fdb656334
|
Add a decorator which can be used to declare populate_indicators() functions for informative pairs.
|
2021-09-18 10:48:18 +03:00 |
|
Matthias
|
07d71f014f
|
Rename defaultStrategy file
|
2021-08-26 19:38:41 +02:00 |
|
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02:00 |
|
Matthias
|
0d8e105a33
|
Rename legacystrategy file
|
2021-08-26 07:14:49 +02:00 |
|
Matthias
|
fbf8eb4526
|
Rename test-legacy strategy
|
2021-08-26 07:04:33 +02:00 |
|
Matthias
|
ad0e4a8567
|
Add BooleanParameter
|
2021-08-04 20:52:56 +02:00 |
|
Matthias
|
3c41223333
|
Add test for protections-hyperopt
|
2021-08-04 20:01:28 +02:00 |
|
Matthias
|
41cb2a6451
|
Merge branch 'develop' into pr/rokups/4596
|
2021-04-03 17:00:37 +02:00 |
|
Matthias
|
6555454bd2
|
Remove more ticker_interval occurances
|
2021-04-03 16:54:47 +02:00 |
|
Rokas Kupstys
|
ea43d5ba85
|
Implement DecimalParameter and rename FloatParameter to RealParameter.
|
2021-04-02 17:08:16 +03:00 |
|
Matthias
|
d64295ba24
|
Adapt test strategy to new parameters
|
2021-04-01 06:55:25 +02:00 |
|
Matthias
|
929f329607
|
more tests
|
2021-03-28 19:49:20 +02:00 |
|
Matthias
|
71e2134694
|
Add some simple tests for hyperoptParameters
|
2021-03-27 11:26:26 +01:00 |
|
Matthias
|
9df366d943
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
|
Matthias
|
8e1a664a48
|
Add test for deprecation updating
|
2020-06-02 10:11:50 +02:00 |
|
Matthias
|
947903a4ac
|
Use timeframe from within strategy
|
2020-06-02 09:36:04 +02:00 |
|
hroff-1902
|
3208faf7ed
|
Do not use ticker where it's not a ticker
|
2020-03-08 20:47:02 +03:00 |
|
Matthias
|
1634297685
|
Move strategies to test subfolder
|
2020-02-18 20:12:10 +01:00 |
|