Matthias
|
7f91ff52bb
|
Add INterface_version to all strategies
|
2022-07-10 11:44:41 +02:00 |
|
Matthias
|
e705e712e7
|
Update strategies to new Strategy interface
|
2022-07-10 11:36:35 +02:00 |
|
Matthias
|
393b94a249
|
Update strategy imports
|
2022-05-31 06:45:10 +02:00 |
|
Matthias
|
ea14ec9f9b
|
Strategies need a sell signal set
closes #206
|
2021-08-02 20:24:40 +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 |
|
 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 |
|
 Masoud AziziandGitHub
|
01a44d08f2
|
Heracles Strategy: Strongest Son of GodStra
# Heracles Strategy: Strongest Son of GodStra
# ( With just 1 Genome! its a bacteria :D )
# Author: @Mablue (Masoud Azizi)
# github: https://github.com/mablue/
# IMPORTANT:Add to your pairlists inside config.json (Under StaticPairList):
# {
# "method": "AgeFilter",
# "min_days_listed": 100
# },
# IMPORTANT: INSTALL TA BEFOUR RUN(pip install ta)
# ######################################################################
# Optimal config settings:
# "max_open_trades": 100,
# "stake_amount": "unlimited",
|
2021-04-15 11:24:51 +04:30 |
|
 Masoud AziziandGitHub
|
2f64b4e56f
|
Delete Heracles.py
|
2021-04-15 11:23:44 +04:30 |
|
 Masoud AziziandGitHub
|
e51037524b
|
70 ~> 100
minimum required day will be 100
|
2021-04-15 11:20:12 +04:30 |
|
 Masoud AziziandGitHub
|
c21fb82fec
|
changed 30 ~> 70 dayes
minimum dayes to calculate adx will be 70
|
2021-04-15 11:11:20 +04:30 |
|
 Masoud AziziandGitHub
|
3b82dfe322
|
Heracles Strategy: Strongest Son of GodStra
# Heracles Strategy: Strongest Son of GodStra
# ( With just 1 Genome! its a bacteria :D )
# Author: @Mablue (Masoud Azizi)
# github: https://github.com/mablue/
# IMPORTANT:Add to your pairlists inside config.json (Under StaticPairList):
# {
# "method": "AgeFilter",
# "min_days_listed": 30
# },
# IMPORTANT: INSTALL TA BEFOUR RUN(pip install ta)
# ######################################################################
# Optimal config settings:
# "max_open_trades": 100,
# "stake_amount": "unlimited",
|
2021-04-15 11:02:28 +04:30 |
|