Matthias
|
2f7e5203bb
|
Remove potential future-looking code
|
2020-01-16 20:08:41 +01:00 |
|
Matthias
|
690f04ccb0
|
Fix ReinforcedAverageStrategy to work
|
2020-01-16 19:59:15 +01:00 |
|
 hroff-1902andGitHub
|
21c241b6a9
|
Merge pull request #47 from freqtrade/strat005
The strategy should use rolling volume, not absolute mean
|
2019-11-21 11:17:29 +03:00 |
|
 hroff-1902andGitHub
|
a2210d2cc0
|
Align InformativeSample with current freqtrade dataprovider interface
|
2019-11-20 21:30:29 +03:00 |
|
gaugau3000
|
6d6aa75736
|
remove ticker interval duplication
|
2019-11-11 18:42:21 +01:00 |
|
Matthias
|
0e2c57731c
|
Fix wrongly named parameter
|
2019-10-19 14:20:30 +02:00 |
|
Matthias
|
367b7b55ce
|
The strategy should use rolling volume, not absolute mean
|
2019-10-19 14:11:38 +02:00 |
|
Matthias
|
ce1676183a
|
Clean up some minor things
|
2019-10-05 19:48:01 +02:00 |
|
 il-kattaandGitHub
|
531a1c83a3
|
CombinedBinHAndCluc code clean
|
2019-08-21 00:33:01 +02:00 |
|
 hroff-1902andGitHub
|
55cc1a4503
|
Use DataProvider.get_pair_dataframe() for informative pair
|
2019-08-20 03:39:40 +03:00 |
|
 hroff-1902andGitHub
|
5606e64a45
|
cleanup in InformativeSample
|
2019-08-17 04:59:13 +03:00 |
|
hroff-1902
|
a9b1cc507c
|
indicators removed as it was moved to technical repo
|
2019-08-10 16:48:24 +03:00 |
|
 hroff-1902andGitHub
|
73c2a6422c
|
Merge pull request #39 from hroff-1902/update-interfaces
update interfaces for populate_* methods
|
2019-08-10 16:15:25 +03:00 |
|
hroff-1902
|
6f4cf17637
|
update interfaces for populate_* methods
|
2019-08-10 13:37:34 +03:00 |
|
 hroff-1902andGitHub
|
8de72367f5
|
typo in the name of the strategy class fixed
|
2019-08-10 12:58:30 +03:00 |
|
hroff-1902
|
430a31c350
|
MACDStrategy cosmetics
|
2019-07-11 02:59:08 +03:00 |
|
hroff-1902
|
10b0254502
|
MACDStrategy_crossed
|
2019-07-11 02:37:56 +03:00 |
|
hroff-1902
|
48417e399f
|
fix 'sell' = 0
|
2019-06-01 08:05:38 +03:00 |
|
 hroff-1902andhroff-1902
|
e018d22ef8
|
fix populate_sell_trend in ADXMomentum.py
|
2019-06-01 02:37:37 +03:00 |
|
Matthias
|
ad2dc73fce
|
Remove staticmethod - fix resample bug
|
2019-04-16 20:24:02 +02:00 |
|
 MisaghandGitHub
|
207fe5ee33
|
Merge pull request #27 from freqtrade/add_informpairs
Add informpairs
|
2019-03-24 17:02:17 +01:00 |
|
Matthias
|
41e480fb63
|
Also use real data for dry-run
|
2019-03-24 15:27:08 +01:00 |
|
Matthias
|
f38805dd25
|
Add informative pairs strategy
|
2019-03-24 09:35:30 +01:00 |
|
Matthias
|
327f736f20
|
Add informative_pairs sample code
|
2019-03-23 19:49:39 +01:00 |
|
Matthias
|
129e85b113
|
Remove duplicate ticker_interval entry
|
2019-03-16 20:12:42 +01:00 |
|
Matthias
|
0ff6cb1d89
|
Update strategies with latest parameters
|
2019-02-17 16:06:39 +01:00 |
|
Matthias
|
868f2cd138
|
Rename files to align name
|
2019-02-17 15:53:58 +01:00 |
|
Matthias
|
0d301a4f49
|
Update strategies to new format
|
2019-02-17 15:53:16 +01:00 |
|
Matthias
|
263992e71c
|
Set a realistic stoploss of 10% (not 30-50%)
|
2019-02-17 15:47:18 +01:00 |
|
Matthias
|
7444d9e9a9
|
Fix typo
|
2018-10-01 19:24:44 +02:00 |
|
Matthias
|
f55813c73f
|
Remove hyperopt_reference
|
2018-07-08 22:53:40 +02:00 |
|
 Gert WohlgemuthandGitHub
|
ae998aec37
|
Merge branch 'master' into master
|
2018-06-27 10:27:40 -07:00 |
|
Gert Wohlgemuth
|
2d8ac4957e
|
added MultiRSI stretagy
|
2018-06-27 10:15:37 -07:00 |
|
Gert Wohlgemuth
|
e413e829f6
|
made strategies freqshow compatible
|
2018-06-27 09:45:33 -07:00 |
|
Gert Wohlgemuth
|
1583255776
|
Merge branch 'master' of https://github.com/berlinguyinca/freqtrade-strategies
|
2018-06-27 09:43:29 -07:00 |
|
Gert Wohlgemuth
|
9b0816466e
|
added berlinguyinca strategies to combine repos
|
2018-06-27 09:42:54 -07:00 |
|
Samuel Husso
|
886cba77fe
|
Fix repo links to point under freqtrade org
|
2018-06-05 13:33:44 +03:00 |
|
Gerald Lonlas
|
f3369c4710
|
Remove old Bittrex ticker data
|
2018-06-03 00:57:59 -07:00 |
|
 Gérald LONLASandGitHub
|
ea9b80f098
|
Merge pull request #13 from glonlas/fix/config_files
Fix the pairs in the config files
|
2018-05-29 23:47:40 -07:00 |
|
Gerald Lonlas
|
4077615647
|
Fix the pairs in the config files
|
2018-05-29 23:45:32 -07:00 |
|
 Gérald LONLASandGitHub
|
7cc34cf317
|
Merge pull request #12 from glonlas/new_strategy
Add the 5th strategy
|
2018-05-29 23:44:39 -07:00 |
|
Gerald Lonlas
|
113b6d8055
|
Add a strategy
|
2018-05-29 23:43:04 -07:00 |
|
 Gérald LONLASandGitHub
|
800ce7e872
|
Merge pull request #9 from glonlas/update/backtesting_data
Update backtesting data before switching to CCXT version of the bot
|
2018-05-29 23:10:25 -07:00 |
|
Gerald Lonlas
|
7ddd9afaba
|
Fix the strategies to be compatible with Freqtrade 0.16.1
|
2018-05-29 23:03:48 -07:00 |
|
Gerald Lonlas
|
0003d9e568
|
Update backtesting data before switching to CCXT version of the bot
|
2018-05-29 22:56:46 -07:00 |
|
 Gert WohlgemuthandGitHub
|
52ed0a13b1
|
Update strategy002.py
|
2018-04-21 17:36:30 -07:00 |
|
 Gert WohlgemuthandGitHub
|
8ccaae3c2b
|
Update strategy004.py
|
2018-04-21 17:36:04 -07:00 |
|
 Gert WohlgemuthandGitHub
|
7c1447393b
|
Update strategy003.py
|
2018-04-21 17:35:50 -07:00 |
|
Gert Wohlgemuth
|
6cffd2051e
|
updated strategies to work with latest freqtrade version
|
2018-04-21 15:39:32 -07:00 |
|
Gerald Lonlas
|
b8038fbcaa
|
Update data
|
2018-01-29 23:02:52 -08:00 |
|