Matthias
|
4ff01abfa8
|
Cleanup standard strategy imports
|
2021-08-03 20:54:10 +02:00 |
|
Matthias
|
73c3c34b10
|
COnvert Strategy005 to Hyperoptable Strategy
|
2021-08-03 20:38:53 +02:00 |
|
Matthias
|
314ad6c1ec
|
Convert MACDStrategy to hyperoptable strategy
|
2021-08-03 20:31:30 +02:00 |
|
Matthias
|
f2de8f7833
|
Make BinHV45 use hyperoptable parameters (removes hyperopt file)
|
2021-08-03 20:18:03 +02:00 |
|
Matthias
|
ea14ec9f9b
|
Strategies need a sell signal set
closes #206
|
2021-08-02 20:24:40 +02:00 |
|
 MatthiasandGitHub
|
2ee75777e8
|
Merge pull request #202 from mablue/heracles
heracles in New API, Bugs fixed
|
2021-07-27 19:58:18 +02:00 |
|
Masoud Azizi
|
e0acc18d2c
|
space decimals increased,sell spaces removed
|
2021-07-26 00:59:46 +00:00 |
|
 Masoud AziziandGitHub
|
6253be7e6c
|
normalization removed
|
2021-07-15 23:31:26 +00:00 |
|
froggleston
|
e9cbf311fc
|
Add custom_sell to Strategy001 example
|
2021-07-14 11:29:35 +01:00 |
|
 Masoud AziziandGitHub
|
11256af1b6
|
decrease decimals
|
2021-06-27 16:09:51 +04:30 |
|
Masoud Azizi
|
9880524f05
|
heracles in New API, Bugs fixed
|
2021-06-27 03:12:18 +00:00 |
|
Juanky Soriano
|
2a0775a3fa
|
Add comment to alert about the current supertrend indicator implementation
|
2021-06-22 10:12:22 -05:00 |
|
Juanky Soriano
|
cccdd6d556
|
Introduces the possibility of hyperoptimizing parameters
|
2021-06-22 10:05:08 -05:00 |
|
Juanky Soriano
|
f34101d903
|
Add comment about hyperoptimized parameters
|
2021-06-21 19:21:54 -05:00 |
|
Juanky Soriano
|
d705981b32
|
Remove missleading comment about dependencies to install
|
2021-06-21 09:33:15 -05:00 |
|
Juanky Soriano
|
c7ebb2c42f
|
Includes Supertrend strategy
|
2021-06-20 22:22:18 -05:00 |
|
 MatthiasandGitHub
|
0bdb606f00
|
Merge pull request #196 from mablue/wtc
wtc strategy added
|
2021-06-10 18:27:03 +01:00 |
|
Masoud Azizi
|
0cfc032e9e
|
unused package importation droped
|
2021-06-10 21:47:06 +04:30 |
|
Masoud Azizi
|
489b4a873d
|
unused package importation droped
|
2021-06-10 21:40:08 +04:30 |
|
Matthias
|
67a9509a2f
|
Remove missleading fallback hyperopt methods
|
2021-06-09 19:16:39 +02:00 |
|
Matthias
|
13436805b2
|
Improve sample strategy to use new way to get analyzed dataframes.
|
2021-06-08 21:20:15 +02:00 |
|
Matthias
|
3c2fbf428b
|
Fix GodStra
closes #198
|
2021-06-07 20:55:01 +02:00 |
|
Masoud Azizi
|
2754ebf743
|
fixed https://github.com/freqtrade/freqtrade-strategies/pull/196#discussion_r645985840
|
2021-06-05 17:23:03 +04:30 |
|
Masoud Azizi
|
8d58fcb263
|
wtc strategy added
|
2021-06-05 15:55:05 +04:30 |
|
Masoud Azizi
|
bf832f87a0
|
Fixed bug #190 and #191 by deleting dropna
|
2021-06-05 15:04:57 +04:30 |
|
Masoud Azizi
|
4392635ad6
|
sending small trailing values to the hell
|
2021-05-30 19:56:59 +04:30 |
|
Masoud Azizi
|
cebb5773df
|
improve pairlist and spells lenght compatiblity check,bug #185 fixed
|
2021-05-30 14:17:35 +04:30 |
|
Masoud Azizi
|
20725a54bb
|
fixing https://github.com/freqtrade/freqtrade-strategies/issues/185
|
2021-05-25 21:57:22 +04:30 |
|
 MatthiasandGitHub
|
a39f839472
|
Merge pull request #182 from mablue/DevilStra
Devil stra
|
2021-05-19 19:30:48 +02:00 |
|
 MatthiasandGitHub
|
775bac42c5
|
Merge pull request #181 from mablue/MultiMa
Multi ma
|
2021-05-19 19:26:19 +02:00 |
|
 Masoud AziziandGitHub
|
2499ef98f3
|
Update MultiMa.py
|
2021-05-19 11:36:02 +04:30 |
|
 Masoud AziziandGitHub
|
e694d5b568
|
Stoploss fixed
|
2021-05-19 11:34:50 +04:30 |
|
 Masoud AziziandGitHub
|
1fd5928eb2
|
I fixed the commands
|
2021-05-19 11:29:13 +04:30 |
|
 Masoud AziziandGitHub
|
0dfcb17017
|
CONVERTING RANGE() TO [DOT]RANGE
I just used and splited for loop at first of methods cuz of be easy to move it upside in indicator populators and make timeframes static
|
2021-05-19 10:47:58 +04:30 |
|
 Masoud AziziandGitHub
|
a067b1f61b
|
Grammer :| :D I think still I have many mistakes on grammer
|
2021-05-19 10:41:21 +04:30 |
|
 Masoud AziziandGitHub
|
46ae26afa2
|
Dynamicly generated timeframes
|
2021-05-19 10:40:00 +04:30 |
|
 Masoud AziziandGitHub
|
26aa19c4ae
|
Update MultiMa.py
|
2021-05-19 10:22:41 +04:30 |
|
 MatthiasandGitHub
|
b0128ce6c6
|
Merge pull request #179 from mablue/Zeus
Zeus
|
2021-05-19 06:36:20 +02:00 |
|
 MatthiasandGitHub
|
ba6faa7620
|
Merge pull request #180 from mablue/mabStra
Mab stra
|
2021-05-19 06:31:45 +02:00 |
|
 Masoud AziziandGitHub
|
4c193a05ca
|
Update mabStra.py
|
2021-05-19 06:38:26 +04:30 |
|
 MatthiasandGitHub
|
054ef8178e
|
Merge pull request #178 from mablue/GodStraNew
GodStraNew hyperoptable Strategy
|
2021-05-18 20:24:19 +02:00 |
|
Masoud Azizi
|
a53c8be5a1
|
Devil has come to deceive the servants of God with his spells!
|
2021-05-18 22:19:56 +04:30 |
|
Masoud Azizi
|
713f649964
|
MultiMa Strategy Is Up
|
2021-05-18 22:13:53 +04:30 |
|
Masoud Azizi
|
d299b18666
|
zeus hyperoptable strategy is up
|
2021-05-18 22:09:58 +04:30 |
|
Masoud Azizi
|
365994e8ac
|
mabStra hyperoptable Strategy
|
2021-05-18 22:02:41 +04:30 |
|
Masoud Azizi
|
a18d52babe
|
GodStraNew hyperoptable Strategy
|
2021-05-18 21:51:44 +04:30 |
|
snusmumrik_zzz
|
7ee52fea5f
|
Dynamic DNA size detection
|
2021-05-15 15:21:11 +03:00 |
|
Matthias
|
eccd22be14
|
Remove whitespaces
|
2021-05-15 08:36:42 +02:00 |
|
Matthias
|
0963462f97
|
Remove outdated and confusing sample configs
|
2021-05-15 08:36:04 +02:00 |
|
Matthias
|
3fb4f8c955
|
Improve informative sample method
|
2021-04-22 07:01:57 +02:00 |
|